By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-02-09T00:29:42.895Z||main|||||INFO|500||The following profiles are active: basic
2023-02-09T00:30:06.415Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-09T00:30:06.416Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-09T00:30:06.593Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-09T00:30:13.238Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-09T00:30:13.975Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-09T00:30:14.803Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-09T00:30:16.768Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-09T00:30:18.067Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-09T00:30:22.970Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-09T00:30:27.090Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-02-09T00:30:33.709Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-09T00:30:33.910Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-09T00:30:34.348Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-09T00:30:34.371Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-09T00:30:35.462Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-09T00:30:36.162Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-09T00:30:38.150Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-02-09T00:30:40.490Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-09T00:30:40.492Z||main|||||ERROR|500||(conn=1177) Table 'catalogdb.activity_spec' doesn't exist
2023-02-09T00:30:40.540Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-02-09T00:30:46.312Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-02-09T00:30:50.885Z||main|||||WARN|500||---
2023-02-09T00:30:50.886Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-09T00:30:50.887Z||main|||||WARN|500||---
2023-02-09T00:30:51.395Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-09T00:31:00.724Z||main|||||INFO|500||Started Application in 86.632 seconds (JVM running for 94.922)
2023-02-09T00:31:00.762Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-09T00:31:00.764Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-09T00:31:00.779Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-09T00:31:00.856Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 8341dd25-c9c4-414b-84d0-59a6ce5bd59e url= /sdc/v1/artifactTypes
2023-02-09T00:31:00.865Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-09T00:31:01.017Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-02-09T00:31:01.019Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7d470e96
2023-02-09T00:31:01.021Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-09T00:31:01.054Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-02-09T00:31:01.085Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-02-09T00:31:01.094Z||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$$79812dc5.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-02-09T00:31:50.715Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-09T00:31:50.728Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-09T00:31:50.729Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-09T00:31:50.742Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3b832ffa-250d-4fb6-8665-6129f918ba75 url= /sdc/v1/artifactTypes
2023-02-09T00:31:50.743Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-09T00:31:50.777Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-02-09T00:31:50.778Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6a818627
2023-02-09T00:31:50.778Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-09T00:31:50.779Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-02-09T00:31:50.780Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-02-09T00:31:50.781Z||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$$79812dc5.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-02-09T00:32:40.714Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-09T00:32:40.716Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-09T00:32:40.716Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-09T00:32:40.733Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= bdecb4df-fb19-4dff-9561-47d5c4e271c1 url= /sdc/v1/artifactTypes
2023-02-09T00:32:40.737Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-09T00:32:40.806Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-02-09T00:32:40.807Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1eb6122f
2023-02-09T00:32:40.814Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-09T00:32:40.834Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-02-09T00:32:40.836Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-02-09T00:32:40.838Z||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$$79812dc5.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-02-09T00:33:30.718Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-09T00:33:30.719Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-09T00:33:30.719Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-09T00:33:30.729Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6e5c52c1-e526-42ea-98ae-38ec382af0f2 url= /sdc/v1/artifactTypes
2023-02-09T00:33:30.731Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-09T00:33:31.075Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-09T00:33:31.096Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-02-09T00:33:31.096Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-09T00:33:31.097Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 9457f518-2509-4d47-b8b8-b0404f2f5eeb url= /sdc/v1/distributionKafkaData
2023-02-09T00:33:31.097Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-09T00:33:31.205Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-09T00:33:31.216Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@78b5a0ce
2023-02-09T00:33:31.369Z||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-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-02-09T00:33:31.512Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Instantiated an idempotent producer.
2023-02-09T00:33:31.825Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-09T00:33:32.007Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-09T00:33:32.008Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-09T00:33:32.008Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675902811990
2023-02-09T00:33:32.042Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-09T00:33:32.099Z||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-559a22d7-ff97-485b-937c-9ab8d1ad22a5
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-02-09T00:33:32.239Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-09T00:33:32.240Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-09T00:33:32.241Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675902812239
2023-02-09T00:33:32.247Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:33:32.257Z||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-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-02-09T00:33:32.262Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:33:32.302Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-09T00:33:32.303Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-09T00:33:32.303Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675902812302
2023-02-09T00:33:32.304Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:33:32.312Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:33:32.327Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-09T00:33:34.129Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 9PbooYsJRhWaunEweLQF9g
2023-02-09T00:33:34.129Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:34.130Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:34.130Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Cluster ID: M_T26NPrQjmOjY5mZL1YXw
2023-02-09T00:33:34.131Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:34.131Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:34.132Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 9PbooYsJRhWaunEweLQF9g
2023-02-09T00:33:34.132Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:34.132Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 9PbooYsJRhWaunEweLQF9g
2023-02-09T00:33:34.133Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 9PbooYsJRhWaunEweLQF9g
2023-02-09T00:33:34.133Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 9PbooYsJRhWaunEweLQF9g
2023-02-09T00:33:34.133Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:34.134Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 9PbooYsJRhWaunEweLQF9g
2023-02-09T00:33:34.134Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] ProducerId set to 4 with epoch 0
2023-02-09T00:33:34.137Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Cluster ID: M_T26NPrQjmOjY5mZL1YXw
2023-02-09T00:33:34.137Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Cluster ID: M_T26NPrQjmOjY5mZL1YXw
2023-02-09T00:33:34.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-09T00:33:34.138Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-09T00:33:34.201Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] (Re-)joining group
2023-02-09T00:33:34.203Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] (Re-)joining group
2023-02-09T00:33:34.300Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2-9017ee3e-e04e-413a-84fd-ee8a385b3ec0
2023-02-09T00:33:34.301Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-09T00:33:34.301Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] (Re-)joining group
2023-02-09T00:33:34.312Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5-99c396d3-a519-4ec4-a6de-ef2d72cf9499
2023-02-09T00:33:34.314Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-09T00:33:34.315Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] (Re-)joining group
2023-02-09T00:33:40.367Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2-9017ee3e-e04e-413a-84fd-ee8a385b3ec0', protocol='range'}
2023-02-09T00:33:40.325Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5-99c396d3-a519-4ec4-a6de-ef2d72cf9499', protocol='range'}
2023-02-09T00:33:41.000Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:41.001Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:41.014Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:41.022Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:41.038Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:41.039Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, 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 jqjZTV79Svqp_-1QDX1ftQ
2023-02-09T00:33:41.100Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2-9017ee3e-e04e-413a-84fd-ee8a385b3ec0=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-559a22d7-ff97-485b-937c-9ab8d1ad22a5-99c396d3-a519-4ec4-a6de-ef2d72cf9499=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-02-09T00:33:41.201Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5-99c396d3-a519-4ec4-a6de-ef2d72cf9499', protocol='range'}
2023-02-09T00:33:41.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-02-09T00:33:41.255Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2-9017ee3e-e04e-413a-84fd-ee8a385b3ec0', protocol='range'}
2023-02-09T00:33:41.257Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-02-09T00:33:41.259Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-09T00:33:41.258Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-09T00:33:41.326Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-09T00:33:41.326Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-09T00:33:41.326Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-09T00:33:41.327Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-09T00:33:41.327Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-09T00:33:41.327Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-09T00:33:41.325Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-09T00:33:41.339Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-09T00:33:41.339Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-09T00:33:41.339Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-09T00:33:41.346Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-09T00:33:41.358Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-09T00:33:41.786Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-09T00:33:41.788Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-09T00:33:41.939Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-09T00:33:41.940Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-09T00:33:41.946Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-09T00:33:41.948Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-09T00:33:41.974Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-09T00:33:41.975Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-09T00:33:41.977Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-09T00:33:41.977Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-09T00:33:41.982Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-09T00:33:41.983Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-09T00:34:32.276Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:34:32.314Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:35:32.281Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:35:32.320Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:36:32.282Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:36:32.321Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:37:32.286Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:37:32.323Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:38:32.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:38:32.325Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:39:28.470Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-09T00:39:32.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:39:32.329Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:40:32.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:40:32.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:41:32.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:41:32.332Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:42:32.296Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:42:32.333Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:42:34.334Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-76f3d2a2-38ee-44ed-ba3b-2772b36d23b2, groupId=so] Node -1 disconnected.
2023-02-09T00:42:34.466Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Node -1 disconnected.
2023-02-09T00:42:34.584Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-559a22d7-ff97-485b-937c-9ab8d1ad22a5, groupId=so] Node -1 disconnected.
2023-02-09T00:43:32.298Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:43:32.334Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:44:32.300Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:44:32.336Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:45:32.302Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:45:32.336Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:46:32.302Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:46:32.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:47:32.303Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:47:32.339Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:48:32.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:48:32.343Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:49:32.308Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:49:32.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:50:32.311Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:50:32.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:51:32.313Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:51:32.346Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:52:32.315Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:52:32.348Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:53:32.316Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:53:32.349Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:54:32.318Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:54:32.351Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:55:32.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:55:32.353Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:56:32.324Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:56:32.354Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:57:32.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:57:32.356Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:58:32.328Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:58:32.357Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T00:59:32.330Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T00:59:32.360Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:00:32.332Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:00:32.360Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:01:32.347Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:01:32.364Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:02:32.348Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:02:32.365Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:03:32.348Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:03:32.367Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:04:32.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:04:32.369Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:05:32.351Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:05:32.370Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:06:32.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:06:32.370Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:07:32.354Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:07:32.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:08:32.355Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:08:32.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:09:32.357Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:09:32.374Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:10:32.359Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:10:32.374Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:11:32.361Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:11:32.376Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:12:32.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:12:32.377Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:13:32.366Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:13:32.379Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:14:32.369Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:14:32.382Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:15:32.371Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:15:32.382Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:16:32.371Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:16:32.384Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:17:32.373Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:17:32.385Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:18:32.373Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:18:32.385Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:19:32.375Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:19:32.388Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:20:32.377Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:20:32.389Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:21:32.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:21:32.391Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:22:32.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:22:32.393Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:23:32.383Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:23:32.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:24:32.386Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:24:32.395Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:25:32.387Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:25:32.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:26:32.388Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:26:32.399Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:27:32.390Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:27:32.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:28:32.392Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:28:32.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:29:32.393Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:29:32.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:30:32.394Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:30:32.405Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:31:32.395Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:31:32.407Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:32:32.396Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:32:32.409Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:33:32.397Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:33:32.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:34:32.399Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:34:32.411Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:35:32.401Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:35:32.411Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:36:32.403Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:36:32.414Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:37:32.408Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:37:32.415Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:38:32.410Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:38:32.418Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:39:32.412Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:39:32.420Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:40:32.414Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:40:32.422Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:41:32.418Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:41:32.423Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:42:32.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:42:32.425Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:43:32.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:43:32.426Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:44:32.422Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:44:32.426Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:45:32.423Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:45:32.427Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:46:32.425Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:46:32.429Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:47:32.427Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:47:32.429Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:48:32.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:48:32.429Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:49:32.429Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:49:32.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:50:32.430Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:50:32.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:51:32.432Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:51:32.432Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:52:32.432Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:52:32.434Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:53:32.433Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:53:32.434Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:54:32.434Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:54:32.435Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:55:32.436Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:55:32.436Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:56:32.437Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:56:32.437Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:57:32.439Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:57:32.439Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:58:32.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T01:58:32.442Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:59:32.442Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T01:59:32.443Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:00:32.443Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:00:32.443Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:01:32.445Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:01:32.445Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:02:32.445Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:02:32.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:03:32.446Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:03:32.446Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:04:32.448Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:04:32.448Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:05:32.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:05:32.451Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:06:32.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:06:32.455Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:07:32.453Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:07:32.455Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:08:32.453Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:08:32.456Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:09:32.455Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:09:32.460Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:10:32.456Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:10:32.461Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:11:32.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:11:32.463Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:12:32.458Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:12:32.464Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:13:32.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:13:32.464Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:14:32.462Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:14:32.465Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:15:32.464Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:15:32.467Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:16:32.466Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:16:32.467Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:17:32.469Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:17:32.469Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:18:32.470Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:18:32.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:19:32.470Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:19:32.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:20:32.471Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:20:32.472Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:21:32.474Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:21:32.474Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:22:32.474Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:22:32.474Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:23:32.475Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:23:32.475Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:24:32.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:24:32.476Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:25:32.478Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:25:32.478Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:26:32.479Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:26:32.480Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:27:32.481Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:27:32.480Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:28:32.482Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:28:32.482Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:29:32.483Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:29:32.483Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:30:32.483Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:30:32.483Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:31:32.485Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:31:32.485Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:32:32.486Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:32:32.486Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:33:32.488Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:33:32.490Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:34:32.490Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:34:32.492Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:35:32.492Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:35:32.494Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:36:32.493Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:36:32.494Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:37:32.494Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:37:32.494Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:38:32.495Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:38:32.496Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:39:32.497Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:39:32.495Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:40:32.498Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:40:32.498Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:41:32.499Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:41:32.499Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:42:32.500Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:42:32.500Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:43:32.501Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:43:32.501Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:44:32.501Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:44:32.501Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:45:32.502Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:45:32.502Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:46:32.504Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:46:32.504Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:47:32.505Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:47:32.505Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:48:32.506Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:48:32.509Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:49:32.508Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:49:32.510Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:50:32.510Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:50:32.511Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:51:32.511Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:51:32.512Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:52:32.511Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:52:32.512Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:53:32.514Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:53:32.513Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:54:32.515Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:54:32.515Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:55:32.517Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:55:32.516Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:56:32.518Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:56:32.518Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:57:32.518Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:57:32.519Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:58:32.519Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:58:32.519Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T02:59:32.522Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T02:59:32.524Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:00:32.523Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:00:32.525Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:01:32.523Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:01:32.526Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:02:32.524Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:02:32.529Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:03:32.526Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:03:32.530Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:04:32.528Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:04:32.530Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:05:32.530Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:05:32.531Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:06:32.539Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:06:32.540Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:07:32.541Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:07:32.542Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:08:32.541Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:08:32.543Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:09:32.542Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:09:32.543Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:10:32.543Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:10:32.545Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:11:32.544Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:11:32.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:12:32.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:12:32.547Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:13:32.547Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:13:32.548Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:14:32.549Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:14:32.548Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:15:32.551Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:15:32.552Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:16:32.554Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:16:32.555Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:17:32.556Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:17:32.556Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:18:32.558Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:18:32.558Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:19:32.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:19:32.561Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:20:32.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:20:32.561Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:21:32.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:21:32.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:22:32.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:22:32.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:23:32.564Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:23:32.563Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:24:32.565Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:24:32.566Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:25:32.566Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:25:32.567Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:26:32.569Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:26:32.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:27:32.570Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:27:32.570Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:28:32.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:28:32.571Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:29:32.573Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:29:32.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:30:32.575Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:30:32.574Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:31:32.575Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:31:32.575Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:32:32.576Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:32:32.579Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:33:32.577Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:33:32.580Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:34:32.578Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:34:32.582Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:35:32.580Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:35:32.582Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:36:32.581Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:36:32.583Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:37:32.583Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:37:32.584Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:38:32.585Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:38:32.585Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:39:32.585Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:39:32.587Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:40:32.586Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:40:32.587Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:41:32.587Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:41:32.588Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:42:32.588Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:42:32.589Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:43:32.590Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:43:32.591Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:44:32.591Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:44:32.592Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:45:32.592Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:45:32.593Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:46:32.598Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:46:32.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:47:32.601Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:47:32.602Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:48:32.602Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:48:32.602Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:49:32.603Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:49:32.603Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:50:32.604Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:50:32.604Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:51:32.605Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:51:32.605Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:52:32.606Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:52:32.607Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:53:32.607Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:53:32.607Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:54:32.608Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:54:32.609Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:55:32.609Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:55:32.610Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:56:32.611Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:56:32.611Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:57:32.614Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:57:32.614Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:58:32.615Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:58:32.619Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T03:59:32.617Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T03:59:32.620Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:00:32.618Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:00:32.622Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:01:32.618Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:01:32.622Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:02:32.620Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:02:32.623Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:03:32.622Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:03:32.623Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:04:32.623Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:04:32.624Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:05:32.624Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:05:32.624Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:06:32.624Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:06:32.628Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:07:32.627Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:07:32.630Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:08:32.628Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:08:32.631Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:09:32.630Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:09:32.632Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:10:32.632Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:10:32.633Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:11:32.634Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:11:32.635Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:12:32.635Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:12:32.636Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:13:32.639Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:13:32.640Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:14:32.640Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:14:32.640Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:15:32.640Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:15:32.642Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:16:32.642Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:16:32.643Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:17:32.642Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:17:32.644Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:18:32.644Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:18:32.644Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:19:32.645Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:19:32.649Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:20:32.647Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:20:32.650Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:21:32.648Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:21:32.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:22:32.649Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:22:32.652Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:23:32.649Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:23:32.652Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:24:32.650Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:24:32.653Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:25:32.652Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:25:32.657Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:26:32.653Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:26:32.659Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:27:32.655Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:27:32.661Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:28:32.657Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:28:32.662Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:29:32.658Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:29:32.663Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:30:32.662Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:30:32.668Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:31:32.663Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:31:32.671Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:32:32.664Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:32:32.672Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:33:32.664Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:33:32.673Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:34:32.666Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:34:32.674Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:35:32.667Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:35:32.675Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:36:32.669Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:36:32.676Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:32.670Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:37:32.677Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:42.393Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-09T04:37:42.394Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"0adff4be-a5f8-45e3-8c6d-a19d0cc72a55","serviceName":"basic_onboard_ENpsPf","serviceVersion":"1.0","serviceUUID":"86ac4c8e-e7a8-424e-8f86-c780752764a5","serviceDescription":"service","serviceInvariantUUID":"5c9ed947-94da-4031-b19c-d77021a645f5","resources":[{"resourceInstanceName":"basic_onboard_ENpsPf 0","resourceName":"basic_onboard_ENpsPf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f3f70da2-4bce-4f06-a711-343a97105c0a","resourceInvariantUUID":"35898a0d-27f4-4279-9b04-59b2ca212c3b","resourceCustomizationUUID":"e12a5e2a-5fb6-47f9-9968-b7f9ce64abf7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vf-license-model.xml","artifactChecksum":"MzE2NTIzMTk5ZTczMGViYTFhNWU3MDdhMTYxMzNkN2M\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d443dbe3-4e5b-49fa-81fe-9057763bfdaa","artifactVersion":"1"},{"artifactName":"basic_onboard_enpspf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json","artifactChecksum":"MDgxYWQwYjUwYjJjNzVkMGIyMmJkM2JjNTliNGM4NjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0d88dce1-a080-4622-b600-d9c8eff5e748","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a893f0ed-d4ed-445b-b8bd-a84d2df63d88","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fed7816e-e041-449b-9116-74e670edaa27","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"46af108d-09fe-4902-ba80-22aa7453be24","artifactVersion":"2","generatedFromUUID":"a893f0ed-d4ed-445b-b8bd-a84d2df63d88"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardEnpspf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-template.yml","artifactChecksum":"NDBlYzI5MzU4NzNiY2Y2ZTJjOTVmYjI4YjY2ZmRkZTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8ce3c397-6b57-43b2-8dfb-3d0c18f66174","artifactVersion":"1"},{"artifactName":"service-BasicOnboardEnpspf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar","artifactChecksum":"NzY0NTU4ZTRjMzcxYTNiY2FmOWMwYTY3OTFjNzU1YWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ffefc4b7-3426-4f7b-afa5-ced4cea0f4ec","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-09T04:37:42.422Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:37:42.437Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:42.438Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:42.439Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:42.458Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T04:37:42.458Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T04:37:42.459Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T04:37:42.459Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T04:37:42.459Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T04:37:42.459Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T04:37:42.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:37:42.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917453261,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:37:42.774Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:37:43.508Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:37:43.509Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:43.509Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:43.510Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:44.519Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:37:44.520Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:44.520Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:44.520Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:45.522Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:37:45.523Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:45.523Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:45.524Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:46.526Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:37:46.527Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:46.527Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:46.527Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:47.528Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:37:47.529Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:47.529Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:47.530Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:48.532Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:37:48.533Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:48.535Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:48.535Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:49.538Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"serviceName": "basic_onboard_ENpsPf",
"serviceVersion": "1.0",
"serviceUUID": "86ac4c8e-e7a8-424e-8f86-c780752764a5",
"serviceDescription": "service",
"serviceInvariantUUID": "5c9ed947-94da-4031-b19c-d77021a645f5",
"resources": [
{
"resourceInstanceName": "basic_onboard_ENpsPf 0",
"resourceCustomizationUUID": "e12a5e2a-5fb6-47f9-9968-b7f9ce64abf7",
"resourceName": "basic_onboard_ENpsPf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "f3f70da2-4bce-4f06-a711-343a97105c0a",
"resourceInvariantUUID": "35898a0d-27f4-4279-9b04-59b2ca212c3b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_enpspf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"artifactChecksum": "MDgxYWQwYjUwYjJjNzVkMGIyMmJkM2JjNTliNGM4NjQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0d88dce1-a080-4622-b600-d9c8eff5e748",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "a893f0ed-d4ed-445b-b8bd-a84d2df63d88",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "46af108d-09fe-4902-ba80-22aa7453be24",
"generatedFromUUID": "a893f0ed-d4ed-445b-b8bd-a84d2df63d88"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "46af108d-09fe-4902-ba80-22aa7453be24",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardEnpspf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"artifactChecksum": "NzY0NTU4ZTRjMzcxYTNiY2FmOWMwYTY3OTFjNzU1YWQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ffefc4b7-3426-4f7b-afa5-ced4cea0f4ec"
}
],
"workloadContext": "Production"
}
2023-02-09T04:37:49.545Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-09T04:37:49.546Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86ac4c8e-e7a8-424e-8f86-c780752764a5 ASDC
2023-02-09T04:37:49.758Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
ServiceName:basic_onboard_ENpsPf
ServiceVersion:1.0
ServiceUUID:86ac4c8e-e7a8-424e-8f86-c780752764a5
ServiceInvariantUUID:5c9ed947-94da-4031-b19c-d77021a645f5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardEnpspf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar
ArtifactUUID:ffefc4b7-3426-4f7b-afa5-ced4cea0f4ec
ArtifactChecksum:NzY0NTU4ZTRjMzcxYTNiY2FmOWMwYTY3OTFjNzU1YWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_ENpsPf 0
ResourceCustomizationUUID:e12a5e2a-5fb6-47f9-9968-b7f9ce64abf7
ResourceInvariantUUID:35898a0d-27f4-4279-9b04-59b2ca212c3b
ResourceName:basic_onboard_ENpsPf
ResourceType:VF
ResourceUUID:f3f70da2-4bce-4f06-a711-343a97105c0a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_enpspf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json
ArtifactUUID:0d88dce1-a080-4622-b600-d9c8eff5e748
ArtifactChecksum:MDgxYWQwYjUwYjJjNzVkMGIyMmJkM2JjNTliNGM4NjQ=
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/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml
ArtifactUUID:a893f0ed-d4ed-445b-b8bd-a84d2df63d88
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/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env
ArtifactUUID:46af108d-09fe-4902-ba80-22aa7453be24
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/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env
ArtifactUUID:46af108d-09fe-4902-ba80-22aa7453be24
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-09T04:37:49.761Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86ac4c8e-e7a8-424e-8f86-c780752764a5 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T04:37:50.254Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-09T04:37:50.255Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-09T04:37:50.256Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-09T04:37:50.257Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: ffefc4b7-3426-4f7b-afa5-ced4cea0f4ec from URL: /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:50.257Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-09T04:37:50.258Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:51.028Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-09T04:37:51.049Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar ffefc4b7-3426-4f7b-afa5-ced4cea0f4ec 75671
2023-02-09T04:37:51.051Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar ASDC sendASDCNotification
2023-02-09T04:37:51.051Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:51.052Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-09T04:37:51.053Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:51.054Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:51.054Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917471050,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:52.055Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-09T04:37:52.057Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-09T04:37:52.058Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: ffefc4b7-3426-4f7b-afa5-ced4cea0f4ec, URL: /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar to file: /app/ASDC/1/service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:52.058Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:52.215Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:52.216Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:53.083Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6642106099514531217/Definitions/service-BasicOnboardEnpspf-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-02-09T04:37:56.364Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-09T04:37:56.370Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-09T04:37:56.371Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:56.371Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-09T04:37:56.371Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:56.372Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||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-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:56.372Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_ENpsPf 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-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:56.372Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||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-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:56.372Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||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-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:56.372Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:56.373Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||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-BasicOnboardEnpspf-csar.csar
2023-02-09T04:37:56.373Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-09T04:37:56.381Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.383Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:37:56.388Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is matching search criteria
2023-02-09T04:37:56.389Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-09T04:37:56.391Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_ENpsPf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-09T04:37:56.392Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.393Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:37:56.393Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is matching search criteria
2023-02-09T04:37:56.393Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-09T04:37:56.393Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_ENpsPf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-09T04:37:56.394Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.394Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:37:56.398Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.398Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is not matching search criteria
2023-02-09T04:37:56.398Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-09T04:37:56.398Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-09T04:37:56.398Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-09T04:37:56.399Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-09T04:37:56.399Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-09T04:37:56.399Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.399Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-09T04:37:56.400Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.401Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is matching search criteria
2023-02-09T04:37:56.401Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_ENpsPf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:37:56.401Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.401Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is matching search criteria
2023-02-09T04:37:56.402Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_ENpsPf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:37:56.402Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.402Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is matching search criteria
2023-02-09T04:37:56.402Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_ENpsPf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:37:56.403Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.403Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is not matching search criteria
2023-02-09T04:37:56.404Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-09T04:37:56.405Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-09T04:37:56.405Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=b93c1808-502f-41b5-9e9e-8f396ad55e60
2023-02-09T04:37:56.405Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.406Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:37:56.406Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.406Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:37:56.406Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.406Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:37:56.406Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:37:56.406Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:37:56.407Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_ENpsPf
Description:service
Model UUID:86ac4c8e-e7a8-424e-8f86-c780752764a5
Model Version:NULL
Model InvariantUuid:5c9ed947-94da-4031-b19c-d77021a645f5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_ENpsPf
Model UUID:1f558236-0d14-480f-8c2b-ed1717fa8f03
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:35898a0d-27f4-4279-9b04-59b2ca212c3b
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:e12a5e2a-5fb6-47f9-9968-b7f9ce64abf7
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:c1d662bc-2337-4ddc-9019-63581dad0fd1
ModelName:BasicOnboardEnpspf..base_ubuntu18..module-0
ModelUuid:aa9b6d62-c6c7-4c46-bbcb-b9fdeafed782
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:b93c1808-502f-41b5-9e9e-8f396ad55e60
ModelInvariantUuid:67520992-1c7e-4c3e-ad6f-b972980284ac
ModelName:basic_onboard_ENpsPf-nodes.ubuntu18Cvfc
ModelUuid:414c0cec-382f-46bd-a2b5-b260400b172f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:b35637e4-48bc-4fbf-bf75-15000251d5e9
ModelInvariantUuid:dcbadd95-5d98-4ae4-ac55-27b84ebd63e2
ModelName:BasicOnboardEnpspf.compute.nodes.heat.ubuntu18
ModelUuid:2f581632-7861-43f5-a0a3-b69528e988f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-09T04:37:56.446Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: f3f70da2-4bce-4f06-a711-343a97105c0a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T04:37:56.541Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||basic_onboard_ENpsPf 0
2023-02-09T04:37:56.548Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f3f70da2-4bce-4f06-a711-343a97105c0a
2023-02-09T04:37:56.548Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0d88dce1-a080-4622-b600-d9c8eff5e748 from URL: /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json
2023-02-09T04:37:56.549Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-09T04:37:56.549Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json
2023-02-09T04:37:56.669Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-09T04:37:56.670Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json 0d88dce1-a080-4622-b600-d9c8eff5e748 798
2023-02-09T04:37:56.670Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json ASDC sendASDCNotification
2023-02-09T04:37:56.670Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json
2023-02-09T04:37:56.670Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-09T04:37:56.671Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:56.671Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:56.671Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917476670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:57.680Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardEnpspf..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "c1d662bc-2337-4ddc-9019-63581dad0fd1",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "aa9b6d62-c6c7-4c46-bbcb-b9fdeafed782",
"vfModuleModelCustomizationUUID": "d74e6355-3179-4eb1-abcc-c4ce0c96b81a",
"isBase": true,
"artifacts": [
"a893f0ed-d4ed-445b-b8bd-a84d2df63d88",
"46af108d-09fe-4902-ba80-22aa7453be24"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-09T04:37:57.708Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardEnpspf..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:aa9b6d62-c6c7-4c46-bbcb-b9fdeafed782
VfModuleModelInvariantUUID:c1d662bc-2337-4ddc-9019-63581dad0fd1
VfModuleModelDescription:NULL
Artifacts UUID List:{
a893f0ed-d4ed-445b-b8bd-a84d2df63d88
,
46af108d-09fe-4902-ba80-22aa7453be24
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-09T04:37:57.719Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardEnpspf..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "c1d662bc-2337-4ddc-9019-63581dad0fd1",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "aa9b6d62-c6c7-4c46-bbcb-b9fdeafed782",
"vfModuleModelCustomizationUUID": "d74e6355-3179-4eb1-abcc-c4ce0c96b81a",
"isBase": true,
"artifacts": [
"a893f0ed-d4ed-445b-b8bd-a84d2df63d88",
"46af108d-09fe-4902-ba80-22aa7453be24"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-09T04:37:57.719Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardEnpspf..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:aa9b6d62-c6c7-4c46-bbcb-b9fdeafed782
VfModuleModelInvariantUUID:c1d662bc-2337-4ddc-9019-63581dad0fd1
VfModuleModelDescription:NULL
Artifacts UUID List:{
a893f0ed-d4ed-445b-b8bd-a84d2df63d88
,
46af108d-09fe-4902-ba80-22aa7453be24
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-09T04:37:57.719Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a893f0ed-d4ed-445b-b8bd-a84d2df63d88 from URL: /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml
2023-02-09T04:37:57.719Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-09T04:37:57.720Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml
2023-02-09T04:37:57.881Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-09T04:37:57.882Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml a893f0ed-d4ed-445b-b8bd-a84d2df63d88 5033
2023-02-09T04:37:57.883Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-09T04:37:57.883Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml
2023-02-09T04:37:57.884Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-09T04:37:57.884Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:57.884Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:57.885Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917477883,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:37:58.886Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 46af108d-09fe-4902-ba80-22aa7453be24 from URL: /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env
2023-02-09T04:37:58.887Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-09T04:37:58.887Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env
2023-02-09T04:37:59.041Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-09T04:37:59.042Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env 46af108d-09fe-4902-ba80-22aa7453be24 909
2023-02-09T04:37:59.043Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-09T04:37:59.043Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env
2023-02-09T04:37:59.043Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-09T04:37:59.043Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:37:59.043Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:37:59.043Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917479042,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:38:00.044Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 86ac4c8e-e7a8-424e-8f86-c780752764a5
2023-02-09T04:38:00.045Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_ENpsPf 0 f3f70da2-4bce-4f06-a711-343a97105c0a ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T04:38:00.179Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1879ca4, org.onap.sdc.toscaparser.api.parameters.Input@2f9e4e3f, org.onap.sdc.toscaparser.api.parameters.Input@275b593f, org.onap.sdc.toscaparser.api.parameters.Input@617b0d67, org.onap.sdc.toscaparser.api.parameters.Input@5c24cf50]
2023-02-09T04:38:00.183Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.184Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:38:00.184Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic
2023-02-09T04:38:00.184Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= e12a5e2a-5fb6-47f9-9968-b7f9ce64abf7
2023-02-09T04:38:00.184Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e12a5e2a-5fb6-47f9-9968-b7f9ce64abf7 matches Tosca VF Customization UUID: e12a5e2a-5fb6-47f9-9968-b7f9ce64abf7
2023-02-09T04:38:00.184Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: e12a5e2a-5fb6-47f9-9968-b7f9ce64abf7 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-09T04:38:00.204Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.205Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:38:00.207Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id e12a5e2a-5fb6-47f9-9968-b7f9ce64abf7: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-09T04:38:00.207Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3e105961
2023-02-09T04:38:00.207Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.208Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-09T04:38:00.208Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d74e6355-3179-4eb1-abcc-c4ce0c96b81a
2023-02-09T04:38:00.210Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d74e6355-3179-4eb1-abcc-c4ce0c96b81a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-09T04:38:00.243Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.243Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is matching search criteria
2023-02-09T04:38:00.244Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_ENpsPf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:38:00.245Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.245Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is matching search criteria
2023-02-09T04:38:00.247Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_ENpsPf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:38:00.248Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.248Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is not matching search criteria
2023-02-09T04:38:00.249Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-09T04:38:00.249Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-09T04:38:00.249Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=b93c1808-502f-41b5-9e9e-8f396ad55e60
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-09T04:38:00.269Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.270Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is matching search criteria
2023-02-09T04:38:00.270Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_ENpsPf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:38:00.271Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.271Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_ENpsPf 0 is matching search criteria
2023-02-09T04:38:00.272Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_ENpsPf 0] matching following query criteria: sdcType=VF, customizationUUID=e12a5e2a-5fb6-47f9-9968-b7f9ce64abf7
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T04:38:00.277Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.277Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:38:00.278Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 86ac4c8e-e7a8-424e-8f86-c780752764a5: basic_onboard_ENpsPf
2023-02-09T04:38:00.278Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.278Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:38:00.279Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.279Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:38:00.279Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.279Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:38:00.280Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.280Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:38:00.280Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:38:00.281Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_ENpsPf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:38:00.281Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Saving Service: basic_onboard_ENpsPf
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T04:38:00.939Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_ENpsPf f3f70da2-4bce-4f06-a711-343a97105c0a 1 ASDC deployResourceStructure
2023-02-09T04:38:00.940Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json ASDC sendASDCNotification
2023-02-09T04:38:00.940Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json
2023-02-09T04:38:00.940Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-09T04:38:00.940Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:38:00.941Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:38:00.941Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917480940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:38:01.942Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-09T04:38:01.943Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml
2023-02-09T04:38:01.943Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-09T04:38:01.944Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:38:01.944Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:38:01.944Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917481942,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:38:02.946Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-09T04:38:02.946Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env
2023-02-09T04:38:02.946Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-09T04:38:02.947Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:38:02.948Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:38:02.948Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917482945,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:38:03.949Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar ASDC sendASDCNotification
2023-02-09T04:38:03.950Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar
2023-02-09T04:38:03.950Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-09T04:38:03.951Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:38:03.951Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:38:03.951Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917483949,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:38:04.956Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:38:05.032Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:38:05.058Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T04:38:05.058Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T04:38:05.058Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T04:38:32.306Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:38:32.311Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:38:32.311Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:38:32.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:38:32.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:38:32.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "aai-model-loader",
"timestamp": 1675917444628,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:38:32.314Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:38:35.059Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:38:35.088Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:38:35.094Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T04:38:35.094Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T04:38:35.094Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T04:39:05.096Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:39:05.161Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:39:05.171Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T04:39:05.173Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T04:39:05.173Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T04:39:32.306Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:39:32.311Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.311Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917428151,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.312Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.312Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917428151,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917453261,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.315Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.315Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.315Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "aai-model-loader",
"timestamp": 1675917444628,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.315Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.315Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.315Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.316Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.316Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.316Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917428151,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.316Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.316Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.316Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917453261,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.317Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.317Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.317Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "aai-model-loader",
"timestamp": 1675917444628,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.321Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.322Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.322Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.322Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.322Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.322Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917428151,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.323Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.323Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.323Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917453261,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.323Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.323Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.323Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "aai-model-loader",
"timestamp": 1675917444628,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.331Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.331Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.332Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.332Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.332Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.332Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917428151,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.332Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.333Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.333Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917453261,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.333Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.333Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.333Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "aai-model-loader",
"timestamp": 1675917444628,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.334Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.334Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.334Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.334Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.334Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.334Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917428151,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.335Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.335Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.335Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917453261,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.335Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.335Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.335Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "aai-model-loader",
"timestamp": 1675917444628,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.335Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.335Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.336Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917452670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.336Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.336Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.336Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917428151,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.336Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.336Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.336Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917453261,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.337Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.337Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.337Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "aai-model-loader",
"timestamp": 1675917444628,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.337Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.338Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.338Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917471050,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:39:32.338Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.338Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.338Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917473005,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:39:32.339Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.339Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.339Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "aai-model-loader",
"timestamp": 1675917471139,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:39:32.339Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.340Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.340Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917471987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:39:32.340Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.340Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.340Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917473210,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:39:32.341Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.341Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.341Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917474429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:39:32.350Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.350Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.351Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917475648,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T04:39:32.373Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
2023-02-09T04:39:32.373Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T04:39:32.407Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.408Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "multicloud-k8s",
"timestamp": 1675917476656,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-09T04:39:32.409Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.409Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.409Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917476670,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:39:32.410Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.410Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.410Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917477883,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:39:32.410Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.410Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.410Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917479042,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:39:32.411Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.412Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.412Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917480940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-09T04:39:32.412Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.413Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.413Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917481942,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-09T04:39:32.413Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.413Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.414Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917480895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.420Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.421Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.421Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917482945,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-09T04:39:32.421Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.422Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.422Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917480895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/basic_onboard_enpspf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.422Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.423Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.423Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917483949,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T04:39:32.423Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.423Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.424Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917480895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.427Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.428Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.428Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917480895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.429Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.430Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.430Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917480895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/resourceInstances/basic_onboard_enpspf0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.430Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.431Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.431Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917480895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:39:32.431Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.431Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.432Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917480895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T04:39:32.432Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.432Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.432Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917488909,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:39:32.433Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.433Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.433Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "aai-model-loader",
"timestamp": 1675917498118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T04:39:32.434Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.434Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.434Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "aai-model-loader",
"timestamp": 1675917499125,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T04:39:32.452Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
2023-02-09T04:39:32.453Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T04:39:32.494Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.494Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917501522,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEnpspf/1.0/artifacts/service-BasicOnboardEnpspf-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T04:39:32.495Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:39:32.495Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:39:32.495Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917502542,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T04:39:32.523Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
2023-02-09T04:39:32.524Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T04:39:35.173Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:39:35.205Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:39:35.214Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T04:39:35.215Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-09T04:39:35.215Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-09T04:39:35.215Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-09T04:39:35.215Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T04:39:35.216Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T04:39:35.216Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T04:39:35.216Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T04:39:35.216Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T04:39:35.229Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-09T04:40:05.230Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-09T04:40:05.243Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55 and serviceModelVersionId: 86ac4c8e-e7a8-424e-8f86-c780752764a5
2023-02-09T04:40:05.245Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5c9ed947-94da-4031-b19c-d77021a645f5
2023-02-09T04:40:27.754Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5c9ed947-94da-4031-b19c-d77021a645f5/model-vers/model-ver/86ac4c8e-e7a8-424e-8f86-c780752764a5?depth=0
2023-02-09T04:40:27.915Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-09T04:40:28.672Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5c9ed947-94da-4031-b19c-d77021a645f5/model-vers/model-ver/86ac4c8e-e7a8-424e-8f86-c780752764a5?depth=0|INFO|500||Invoke
2023-02-09T04:40:28.683Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5c9ed947-94da-4031-b19c-d77021a645f5/model-vers/model-ver/86ac4c8e-e7a8-424e-8f86-c780752764a5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5c9ed947-94da-4031-b19c-d77021a645f5/model-vers/model-ver/86ac4c8e-e7a8-424e-8f86-c780752764a5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0adff4be-a5f8-45e3-8c6d-a19d0cc72a55], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[28611d9f-18f5-4c3c-b10c-e373478a3640], X-ECOMP-RequestID=[0adff4be-a5f8-45e3-8c6d-a19d0cc72a55], X-TransactionId=[], X-ONAP-RequestID=[0adff4be-a5f8-45e3-8c6d-a19d0cc72a55], Content-Type=[application/merge-patch+json]}
2023-02-09T04:40:28.722Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5c9ed947-94da-4031-b19c-d77021a645f5/model-vers/model-ver/86ac4c8e-e7a8-424e-8f86-c780752764a5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-09T04:40:29.520Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5c9ed947-94da-4031-b19c-d77021a645f5/model-vers/model-ver/86ac4c8e-e7a8-424e-8f86-c780752764a5?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/5c9ed947-94da-4031-b19c-d77021a645f5/model-vers/model-ver/86ac4c8e-e7a8-424e-8f86-c780752764a5?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Feb 2023 04:40:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[725], vertex-id=[348352], x-aai-txid=[0-aai-resources-230209-04:40:28:257-86463], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-09T04:40:29.523Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5c9ed947-94da-4031-b19c-d77021a645f5/model-vers/model-ver/86ac4c8e-e7a8-424e-8f86-c780752764a5?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-09T04:40:29.525Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5c9ed947-94da-4031-b19c-d77021a645f5/model-vers/model-ver/86ac4c8e-e7a8-424e-8f86-c780752764a5?depth=0|INFO|500||InvokeReturn
2023-02-09T04:40:29.532Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-09T04:40:29.533Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T04:40:29.545Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-09T04:40:29.547Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0adff4be-a5f8-45e3-8c6d-a19d0cc72a55 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-09T04:40:29.549Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-09T04:40:29.550Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:40:29.550Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:40:29.550Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917629547,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-09T04:40:30.598Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:40:32.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:40:32.313Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:40:32.313Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "0adff4be-a5f8-45e3-8c6d-a19d0cc72a55",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917629547,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-09T04:40:32.314Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:41:30.599Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:41:32.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:42:30.601Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:42:32.307Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:43:30.605Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:43:32.307Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:44:30.607Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:44:32.312Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:25.478Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-09T04:45:25.478Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"fdb8fdac-d88e-46f5-952c-008f20db1d94","serviceName":"vFW 2023-02-09 04-43-09","serviceVersion":"1.0","serviceUUID":"3762f7ec-1697-4ba7-bae9-aa2cf9c948ef","serviceDescription":"catalog service description","serviceInvariantUUID":"457232ea-aaec-4061-86d7-a45f416acaed","resources":[{"resourceInstanceName":"vFW 61d7b30f-6faf 0","resourceName":"vFW 61d7b30f-6faf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"94405e22-7c41-4d4a-8f3f-a6192d6dcb2a","resourceInvariantUUID":"87ebf9f9-1ba4-4fd1-ade2-d957e9b3e98f","resourceCustomizationUUID":"0f7474fa-3e4e-4f49-b1b8-d5e8cafd60cb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vf-license-model.xml","artifactChecksum":"MjQ5OGJkYjFiYjU3ZTk0MmVkNjJjMDFjOGY1YzU3MzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f06aff76-7d4f-4c7d-ada9-f7ab5aa85ec9","artifactVersion":"1"},{"artifactName":"vfw61d7b30f6faf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json","artifactChecksum":"MTRhZGQ0MGY4YWYzN2I5OGJkNjI2ZWJiOTU5MDFmYmE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"967e8d45-9b76-4bc6-b7b1-db28fbbd25f5","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"700148da-4a1c-46a5-a3c6-99efe041af58","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vendor-license-model.xml","artifactChecksum":"NGRjNGM2MDgxZWYzN2VkMDY4ODg3M2U5MGFkN2U5Njc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9b7ff7af-4f18-4aa9-877c-a5e25cbc613f","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4e082e5c-3c2b-4887-a25e-7cf579f2fada","artifactVersion":"2","generatedFromUUID":"700148da-4a1c-46a5-a3c6-99efe041af58"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230209044309-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-template.yml","artifactChecksum":"MTJkMzM5YjQyM2ZkNzZmNWU3YTc2MjQ1MmI3ZGQ5YmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"791ebb18-5bbf-45d8-aa0f-0d4215fb71d6","artifactVersion":"1"},{"artifactName":"service-Vfw20230209044309-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar","artifactChecksum":"Y2YyZmFkNjU0MjFiNjMzM2VmYjU4MTYzYzZmNzIyMWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d7d01f02-c580-4787-a48b-937cd13e51a1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-09T04:45:25.484Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:45:25.484Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:25.484Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:25.484Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:25.572Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:45:25.573Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:45:25.581Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:45:26.485Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:45:26.486Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:26.486Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:26.487Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:27.488Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:45:27.489Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:27.489Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:27.490Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:28.491Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:45:28.492Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:28.492Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:28.493Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:29.494Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:45:29.495Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:29.495Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:29.495Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:30.497Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:45:30.497Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:30.498Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:30.498Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:31.501Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T04:45:31.501Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:31.502Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:31.502Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:32.309Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:32.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:45:32.311Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917897692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:45:32.312Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:45:32.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:45:32.312Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917894076,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:45:32.313Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:45:32.504Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"serviceName": "vFW 2023-02-09 04-43-09",
"serviceVersion": "1.0",
"serviceUUID": "3762f7ec-1697-4ba7-bae9-aa2cf9c948ef",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "457232ea-aaec-4061-86d7-a45f416acaed",
"resources": [
{
"resourceInstanceName": "vFW 61d7b30f-6faf 0",
"resourceCustomizationUUID": "0f7474fa-3e4e-4f49-b1b8-d5e8cafd60cb",
"resourceName": "vFW 61d7b30f-6faf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "94405e22-7c41-4d4a-8f3f-a6192d6dcb2a",
"resourceInvariantUUID": "87ebf9f9-1ba4-4fd1-ade2-d957e9b3e98f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw61d7b30f6faf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"artifactChecksum": "MTRhZGQ0MGY4YWYzN2I5OGJkNjI2ZWJiOTU5MDFmYmE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "967e8d45-9b76-4bc6-b7b1-db28fbbd25f5",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "700148da-4a1c-46a5-a3c6-99efe041af58",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "4e082e5c-3c2b-4887-a25e-7cf579f2fada",
"generatedFromUUID": "700148da-4a1c-46a5-a3c6-99efe041af58"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "4e082e5c-3c2b-4887-a25e-7cf579f2fada",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230209044309-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"artifactChecksum": "Y2YyZmFkNjU0MjFiNjMzM2VmYjU4MTYzYzZmNzIyMWY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d7d01f02-c580-4787-a48b-937cd13e51a1"
}
],
"workloadContext": "Production"
}
2023-02-09T04:45:32.505Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-09T04:45:32.505Z|0adff4be-a5f8-45e3-8c6d-a19d0cc72a55|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3762f7ec-1697-4ba7-bae9-aa2cf9c948ef ASDC
2023-02-09T04:45:32.505Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:fdb8fdac-d88e-46f5-952c-008f20db1d94
ServiceName:vFW 2023-02-09 04-43-09
ServiceVersion:1.0
ServiceUUID:3762f7ec-1697-4ba7-bae9-aa2cf9c948ef
ServiceInvariantUUID:457232ea-aaec-4061-86d7-a45f416acaed
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230209044309-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar
ArtifactUUID:d7d01f02-c580-4787-a48b-937cd13e51a1
ArtifactChecksum:Y2YyZmFkNjU0MjFiNjMzM2VmYjU4MTYzYzZmNzIyMWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 61d7b30f-6faf 0
ResourceCustomizationUUID:0f7474fa-3e4e-4f49-b1b8-d5e8cafd60cb
ResourceInvariantUUID:87ebf9f9-1ba4-4fd1-ade2-d957e9b3e98f
ResourceName:vFW 61d7b30f-6faf
ResourceType:VF
ResourceUUID:94405e22-7c41-4d4a-8f3f-a6192d6dcb2a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw61d7b30f6faf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json
ArtifactUUID:967e8d45-9b76-4bc6-b7b1-db28fbbd25f5
ArtifactChecksum:MTRhZGQ0MGY4YWYzN2I5OGJkNjI2ZWJiOTU5MDFmYmE=
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/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml
ArtifactUUID:700148da-4a1c-46a5-a3c6-99efe041af58
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/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env
ArtifactUUID:4e082e5c-3c2b-4887-a25e-7cf579f2fada
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/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env
ArtifactUUID:4e082e5c-3c2b-4887-a25e-7cf579f2fada
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-09T04:45:32.506Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3762f7ec-1697-4ba7-bae9-aa2cf9c948ef ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T04:45:32.619Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-09T04:45:32.620Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-09T04:45:32.620Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-09T04:45:32.621Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: d7d01f02-c580-4787-a48b-937cd13e51a1 from URL: /sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:32.621Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-09T04:45:32.621Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:32.784Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-09T04:45:32.786Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar d7d01f02-c580-4787-a48b-937cd13e51a1 101511
2023-02-09T04:45:32.786Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar ASDC sendASDCNotification
2023-02-09T04:45:32.787Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:32.787Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-09T04:45:32.787Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:32.787Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:32.787Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917932786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:33.789Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-09T04:45:33.790Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-09T04:45:33.793Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: d7d01f02-c580-4787-a48b-937cd13e51a1, URL: /sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar to file: /app/ASDC/1/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:33.794Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230209044309-csar.csar
2023-02-09T04:45:33.795Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:33.795Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:34.151Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP690282914441216011/Definitions/service-Vfw20230209044309-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-02-09T04:45:37.715Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-09T04:45:37.716Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-09T04:45:37.716Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.716Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-09T04:45:37.716Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.716Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||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-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.717Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||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-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.717Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 61d7b30f-6faf 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-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.717Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||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-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.717Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.717Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.718Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||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-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.718Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.718Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.718Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:37.718Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-09T04:45:37.718Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.719Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:37.719Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:37.719Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-09T04:45:37.719Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-09T04:45:37.720Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.720Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:37.720Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:37.720Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-09T04:45:37.720Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-09T04:45:37.721Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.721Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:37.721Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.722Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is not matching search criteria
2023-02-09T04:45:37.722Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-09T04:45:37.722Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-09T04:45:37.722Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.722Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:37.723Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-09T04:45:37.723Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.723Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-09T04:45:37.723Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-09T04:45:37.723Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-09T04:45:37.723Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.723Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:37.724Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-09T04:45:37.724Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:37.724Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-09T04:45:37.724Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.724Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-09T04:45:37.724Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.725Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-09T04:45:37.725Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.725Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:37.725Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:45:37.730Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.730Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:37.731Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:45:37.731Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.731Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:37.731Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:45:37.731Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.732Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is not matching search criteria
2023-02-09T04:45:37.732Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-09T04:45:37.732Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-09T04:45:37.732Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-09T04:45:37.733Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-09T04:45:37.733Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-09T04:45:37.733Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.733Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:37.733Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-09T04:45:37.733Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:37.734Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-09T04:45:37.734Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.734Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=50ce6bb7-14b3-4941-be82-2b0b8bc629b9
2023-02-09T04:45:37.734Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.734Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is not matching search criteria
2023-02-09T04:45:37.734Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-09T04:45:37.735Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-09T04:45:37.735Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.735Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:37.735Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-09T04:45:37.735Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.736Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-09T04:45:37.736Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-09T04:45:37.736Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-09T04:45:37.736Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:37.736Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-09T04:45:37.736Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.737Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=3502bbed-3d13-411f-849f-c1cca8afd867
2023-02-09T04:45:37.737Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.737Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is not matching search criteria
2023-02-09T04:45:37.737Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-09T04:45:37.738Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-09T04:45:37.738Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.738Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:37.738Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-09T04:45:37.738Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.738Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-09T04:45:37.738Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-09T04:45:37.739Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-09T04:45:37.739Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-09T04:45:37.739Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:37.739Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-09T04:45:37.739Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=86ab43b9-a5a6-49df-9b70-bda185daecc8
2023-02-09T04:45:37.739Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.740Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:37.740Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.740Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:37.740Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.740Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:37.740Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:37.741Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:37.741Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-09 04-43-09
Description:catalog service description
Model UUID:3762f7ec-1697-4ba7-bae9-aa2cf9c948ef
Model Version:NULL
Model InvariantUuid:457232ea-aaec-4061-86d7-a45f416acaed
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 61d7b30f-6faf
Model UUID:1757b510-a80f-4cd1-8850-4ae8b8415030
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:87ebf9f9-1ba4-4fd1-ade2-d957e9b3e98f
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:0f7474fa-3e4e-4f49-b1b8-d5e8cafd60cb
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:7168a224-c36b-488b-9733-e16e38414f26
ModelName:Vfw61d7b30f6faf..base_vfw..module-0
ModelUuid:b6badd99-fe31-4627-b120-a0328cd82d30
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:50ce6bb7-14b3-4941-be82-2b0b8bc629b9
ModelInvariantUuid:67c0b0ac-39df-4a47-8369-1e99428df744
ModelName:vFW 61d7b30f-6faf-nodes.vfwCvfc
ModelUuid:af9fc5e4-65b3-4765-bce0-4b8db70b901a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:17b793b2-dfa4-4d88-8c8c-f87ba41b1b5f
ModelInvariantUuid:74ce7a1d-05ac-4e46-9db3-92726e5adae6
ModelName:Vfw61d7b30f6faf.compute.nodes.heat.vfw
ModelUuid:4d160a0f-8273-4d90-b14d-1ffa49cc4443
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:3502bbed-3d13-411f-849f-c1cca8afd867
ModelInvariantUuid:4beb72f4-2c04-4fe4-ac4e-20ceb2955a0a
ModelName:vFW 61d7b30f-6faf-nodes.vsnCvfc
ModelUuid:c69c320e-e345-4993-be10-2652e874c9fe
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:19ad1a94-5654-4954-b332-17422ddf3a24
ModelInvariantUuid:348e46f2-d5bb-43aa-ad8c-b095ee6685f6
ModelName:Vfw61d7b30f6faf.compute.nodes.heat.vsn
ModelUuid:0a3678b6-5966-4bef-9c76-eec0b62f94fd
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:86ab43b9-a5a6-49df-9b70-bda185daecc8
ModelInvariantUuid:43fcdef9-3d7f-49c3-afa6-ca5a16a69afa
ModelName:vFW 61d7b30f-6faf-nodes.vpgCvfc
ModelUuid:7b9e2ac7-64ef-4b32-9d9b-cf9d231987d0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:bbf443b9-4faa-4add-9220-8e26bb602cf1
ModelInvariantUuid:0b552f9a-c627-4b0b-a197-7bad37d1c280
ModelName:Vfw61d7b30f6faf.compute.nodes.heat.vpg
ModelUuid:7ba9df70-3a9a-4ac7-9b45-61d6fa054f2f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-09T04:45:37.822Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 94405e22-7c41-4d4a-8f3f-a6192d6dcb2a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T04:45:37.861Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||vFW 61d7b30f-6faf 0
2023-02-09T04:45:37.861Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 94405e22-7c41-4d4a-8f3f-a6192d6dcb2a
2023-02-09T04:45:37.861Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 967e8d45-9b76-4bc6-b7b1-db28fbbd25f5 from URL: /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json
2023-02-09T04:45:37.861Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-09T04:45:37.862Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json
2023-02-09T04:45:38.178Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-09T04:45:38.179Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json 967e8d45-9b76-4bc6-b7b1-db28fbbd25f5 785
2023-02-09T04:45:38.179Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json ASDC sendASDCNotification
2023-02-09T04:45:38.179Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json
2023-02-09T04:45:38.179Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-09T04:45:38.180Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:38.180Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:38.180Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917938179,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:39.181Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw61d7b30f6faf..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7168a224-c36b-488b-9733-e16e38414f26",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "b6badd99-fe31-4627-b120-a0328cd82d30",
"vfModuleModelCustomizationUUID": "ded6b214-eced-4014-8917-618672701806",
"isBase": true,
"artifacts": [
"700148da-4a1c-46a5-a3c6-99efe041af58",
"4e082e5c-3c2b-4887-a25e-7cf579f2fada"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-09T04:45:39.190Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw61d7b30f6faf..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b6badd99-fe31-4627-b120-a0328cd82d30
VfModuleModelInvariantUUID:7168a224-c36b-488b-9733-e16e38414f26
VfModuleModelDescription:NULL
Artifacts UUID List:{
700148da-4a1c-46a5-a3c6-99efe041af58
,
4e082e5c-3c2b-4887-a25e-7cf579f2fada
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-09T04:45:39.194Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw61d7b30f6faf..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7168a224-c36b-488b-9733-e16e38414f26",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "b6badd99-fe31-4627-b120-a0328cd82d30",
"vfModuleModelCustomizationUUID": "ded6b214-eced-4014-8917-618672701806",
"isBase": true,
"artifacts": [
"700148da-4a1c-46a5-a3c6-99efe041af58",
"4e082e5c-3c2b-4887-a25e-7cf579f2fada"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-09T04:45:39.194Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw61d7b30f6faf..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b6badd99-fe31-4627-b120-a0328cd82d30
VfModuleModelInvariantUUID:7168a224-c36b-488b-9733-e16e38414f26
VfModuleModelDescription:NULL
Artifacts UUID List:{
700148da-4a1c-46a5-a3c6-99efe041af58
,
4e082e5c-3c2b-4887-a25e-7cf579f2fada
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-09T04:45:39.194Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 700148da-4a1c-46a5-a3c6-99efe041af58 from URL: /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml
2023-02-09T04:45:39.194Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-09T04:45:39.194Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml
2023-02-09T04:45:39.436Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-09T04:45:39.437Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml 700148da-4a1c-46a5-a3c6-99efe041af58 20368
2023-02-09T04:45:39.438Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-09T04:45:39.438Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml
2023-02-09T04:45:39.438Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-09T04:45:39.439Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:39.439Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:39.439Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917939438,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:40.442Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 4e082e5c-3c2b-4887-a25e-7cf579f2fada from URL: /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env
2023-02-09T04:45:40.442Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-09T04:45:40.443Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env
2023-02-09T04:45:40.964Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-09T04:45:40.964Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env 4e082e5c-3c2b-4887-a25e-7cf579f2fada 2098
2023-02-09T04:45:40.964Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-09T04:45:40.965Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env
2023-02-09T04:45:40.965Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-09T04:45:40.965Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:40.965Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:40.965Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917940964,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:41.966Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 3762f7ec-1697-4ba7-bae9-aa2cf9c948ef
2023-02-09T04:45:41.967Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 61d7b30f-6faf 0 94405e22-7c41-4d4a-8f3f-a6192d6dcb2a 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-02-09T04:45:42.019Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4e2321cf, org.onap.sdc.toscaparser.api.parameters.Input@6262dda9, org.onap.sdc.toscaparser.api.parameters.Input@3325f7b6, org.onap.sdc.toscaparser.api.parameters.Input@70ea72ac, org.onap.sdc.toscaparser.api.parameters.Input@27901827]
2023-02-09T04:45:42.021Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.022Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:42.022Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic
2023-02-09T04:45:42.022Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 0f7474fa-3e4e-4f49-b1b8-d5e8cafd60cb
2023-02-09T04:45:42.022Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0f7474fa-3e4e-4f49-b1b8-d5e8cafd60cb matches Tosca VF Customization UUID: 0f7474fa-3e4e-4f49-b1b8-d5e8cafd60cb
2023-02-09T04:45:42.023Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 0f7474fa-3e4e-4f49-b1b8-d5e8cafd60cb matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-09T04:45:42.031Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.031Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:42.032Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 0f7474fa-3e4e-4f49-b1b8-d5e8cafd60cb: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-09T04:45:42.032Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6cb3b726
2023-02-09T04:45:42.033Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.033Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-09T04:45:42.033Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ded6b214-eced-4014-8917-618672701806
2023-02-09T04:45:42.034Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ded6b214-eced-4014-8917-618672701806
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-09T04:45:42.047Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.047Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:42.048Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:45:42.048Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.049Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:42.049Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:45:42.050Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.050Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is not matching search criteria
2023-02-09T04:45:42.050Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-09T04:45:42.051Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-09T04:45:42.051Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-09T04:45:42.052Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-09T04:45:42.052Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-09T04:45:42.052Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-09T04:45:42.052Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:42.053Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-09T04:45:42.053Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:42.053Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-09T04:45:42.054Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-09T04:45:42.054Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=50ce6bb7-14b3-4941-be82-2b0b8bc629b9
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-09T04:45:42.059Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.061Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:42.061Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:45:42.062Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.062Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is not matching search criteria
2023-02-09T04:45:42.063Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-09T04:45:42.064Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-09T04:45:42.064Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-09T04:45:42.065Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:42.066Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-09T04:45:42.066Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-09T04:45:42.067Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-09T04:45:42.067Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-09T04:45:42.067Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-09T04:45:42.068Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:42.068Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-09T04:45:42.068Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-09T04:45:42.069Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=3502bbed-3d13-411f-849f-c1cca8afd867
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-09T04:45:42.074Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.075Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:42.075Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:45:42.081Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.081Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is not matching search criteria
2023-02-09T04:45:42.082Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-09T04:45:42.082Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-09T04:45:42.082Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-09T04:45:42.083Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:42.083Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-09T04:45:42.083Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-09T04:45:42.084Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-09T04:45:42.084Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-09T04:45:42.084Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-09T04:45:42.085Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-09T04:45:42.085Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-09T04:45:42.086Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-09T04:45:42.086Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=86ab43b9-a5a6-49df-9b70-bda185daecc8
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-09T04:45:42.103Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.103Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:42.104Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-09T04:45:42.104Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.104Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Node template vFW 61d7b30f-6faf 0 is matching search criteria
2023-02-09T04:45:42.104Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 61d7b30f-6faf 0] matching following query criteria: sdcType=VF, customizationUUID=0f7474fa-3e4e-4f49-b1b8-d5e8cafd60cb
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T04:45:42.130Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.131Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:42.131Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 3762f7ec-1697-4ba7-bae9-aa2cf9c948ef: vFW 61d7b30f-6faf
2023-02-09T04:45:42.132Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.132Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:42.133Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.133Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:42.133Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.134Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:42.134Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.134Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:42.135Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T04:45:42.137Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-09 04-43-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T04:45:42.137Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Saving Service: vFW 2023-02-09 04-43-09
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T04:45:43.651Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 61d7b30f-6faf 94405e22-7c41-4d4a-8f3f-a6192d6dcb2a 1 ASDC deployResourceStructure
2023-02-09T04:45:43.653Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json ASDC sendASDCNotification
2023-02-09T04:45:43.654Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json
2023-02-09T04:45:43.654Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-09T04:45:43.654Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:43.655Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:43.655Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917943653,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:44.656Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-09T04:45:44.658Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml
2023-02-09T04:45:44.658Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-09T04:45:44.659Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:44.659Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:44.660Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917944656,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:45.661Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-09T04:45:45.662Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env
2023-02-09T04:45:45.664Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-09T04:45:45.665Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:45.666Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:45.667Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917945661,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:46.669Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar ASDC sendASDCNotification
2023-02-09T04:45:46.670Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar
2023-02-09T04:45:46.670Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-09T04:45:46.671Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:45:46.671Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:45:46.671Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917946669,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:45:47.674Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:45:47.700Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:45:47.705Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T04:45:47.706Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T04:45:47.706Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T04:46:17.707Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:46:17.762Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:46:17.770Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T04:46:17.771Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T04:46:17.771Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T04:46:32.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:46:32.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.311Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "aai-model-loader",
"timestamp": 1675917924631,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.313Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.314Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.314Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "NOTIFIED"
}
2023-02-09T04:46:32.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.315Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917897692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "NOTIFIED"
}
2023-02-09T04:46:32.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.316Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917894076,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.316Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "aai-model-loader",
"timestamp": 1675917924631,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.317Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.317Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-09T04:46:32.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.318Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917894076,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.318Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.319Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.319Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917897692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-09T04:46:32.319Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.319Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.319Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "aai-model-loader",
"timestamp": 1675917924631,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.319Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.320Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.320Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.320Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.320Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.321Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917894076,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.321Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.321Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.321Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917897692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.321Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.322Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.322Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "aai-model-loader",
"timestamp": 1675917924631,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.322Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.322Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.322Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917894076,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.323Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.323Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.323Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-09T04:46:32.323Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.323Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.324Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917897692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-09T04:46:32.324Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.324Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.324Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "aai-model-loader",
"timestamp": 1675917924631,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.324Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.325Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.325Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.325Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.325Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.325Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917894076,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.326Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.326Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.326Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917897692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.326Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.326Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.327Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "aai-model-loader",
"timestamp": 1675917924631,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:46:32.327Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.327Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.327Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917870607,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T04:46:32.327Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.328Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.328Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917894076,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T04:46:32.328Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.328Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.328Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917897692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T04:46:32.329Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:32.329Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:46:32.329Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "aai-model-loader",
"timestamp": 1675917924631,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T04:46:32.329Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:46:47.772Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:46:47.800Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:46:47.804Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T04:46:47.804Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T04:46:47.805Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T04:47:17.805Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:47:17.837Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:47:17.842Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T04:47:17.842Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T04:47:17.843Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T04:47:32.307Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:47:32.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.318Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917930895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:47:32.320Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.320Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.320Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917932786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:47:32.320Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.320Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.320Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "aai-model-loader",
"timestamp": 1675917932785,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:47:32.321Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.323Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.323Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917933605,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:47:32.325Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.328Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.328Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "cds-sdc-listener",
"timestamp": 1675917934740,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:47:32.329Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.329Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.329Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917930895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:47:32.329Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.329Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.329Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917934867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:47:32.330Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.330Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.330Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917930895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:47:32.330Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.330Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.330Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917936083,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:47:32.330Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.330Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.331Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917930895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:47:32.331Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.331Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.331Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917930895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:47:32.331Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.331Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.331Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917937219,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T04:47:32.348Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fdb8fdac-d88e-46f5-952c-008f20db1d94
2023-02-09T04:47:32.348Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId fdb8fdac-d88e-46f5-952c-008f20db1d94 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T04:47:32.375Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.375Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "multicloud-k8s",
"timestamp": 1675917938249,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-09T04:47:32.375Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.376Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.376Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917930895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T04:47:32.376Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.376Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.376Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917938179,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:47:32.376Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.376Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.377Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917930895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T04:47:32.377Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.377Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.377Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917939438,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:47:32.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917939081,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:47:32.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917940964,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-09T04:47:32.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917943653,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/vfw61d7b30f6faf0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-09T04:47:32.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917944656,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-09T04:47:32.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917945661,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/resourceInstances/vfw61d7b30f6faf0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-09T04:47:32.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675917946669,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T04:47:32.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917946326,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T04:47:32.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675917947333,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T04:47:32.389Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fdb8fdac-d88e-46f5-952c-008f20db1d94
2023-02-09T04:47:32.389Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId fdb8fdac-d88e-46f5-952c-008f20db1d94 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T04:47:32.433Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.434Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "aai-model-loader",
"timestamp": 1675917952210,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230209044309/1.0/artifacts/service-Vfw20230209044309-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T04:47:32.434Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:47:32.434Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-09T04:47:32.434Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "aai-model-loader",
"timestamp": 1675917953219,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T04:47:32.453Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fdb8fdac-d88e-46f5-952c-008f20db1d94
2023-02-09T04:47:32.454Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId fdb8fdac-d88e-46f5-952c-008f20db1d94 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T04:47:47.844Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:47:47.870Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T04:47:47.881Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T04:47:47.882Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-09T04:47:47.882Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-09T04:47:47.882Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-09T04:47:47.882Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T04:47:47.882Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T04:47:47.883Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T04:47:47.883Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T04:47:47.883Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T04:47:47.906Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-09T04:48:17.907Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdb8fdac-d88e-46f5-952c-008f20db1d94 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-09T04:48:17.925Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdb8fdac-d88e-46f5-952c-008f20db1d94 and serviceModelVersionId: 3762f7ec-1697-4ba7-bae9-aa2cf9c948ef
2023-02-09T04:48:17.926Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 457232ea-aaec-4061-86d7-a45f416acaed
2023-02-09T04:48:17.927Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/457232ea-aaec-4061-86d7-a45f416acaed/model-vers/model-ver/3762f7ec-1697-4ba7-bae9-aa2cf9c948ef?depth=0
2023-02-09T04:48:17.935Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-09T04:48:18.087Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/457232ea-aaec-4061-86d7-a45f416acaed/model-vers/model-ver/3762f7ec-1697-4ba7-bae9-aa2cf9c948ef?depth=0|INFO|500||Invoke
2023-02-09T04:48:18.088Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/457232ea-aaec-4061-86d7-a45f416acaed/model-vers/model-ver/3762f7ec-1697-4ba7-bae9-aa2cf9c948ef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/457232ea-aaec-4061-86d7-a45f416acaed/model-vers/model-ver/3762f7ec-1697-4ba7-bae9-aa2cf9c948ef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fdb8fdac-d88e-46f5-952c-008f20db1d94], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3ac5f02c-6aaa-46b1-b5b1-024e9156d771], X-ECOMP-RequestID=[fdb8fdac-d88e-46f5-952c-008f20db1d94], X-TransactionId=[], X-ONAP-RequestID=[fdb8fdac-d88e-46f5-952c-008f20db1d94], Content-Type=[application/merge-patch+json]}
2023-02-09T04:48:18.113Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/457232ea-aaec-4061-86d7-a45f416acaed/model-vers/model-ver/3762f7ec-1697-4ba7-bae9-aa2cf9c948ef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-09T04:48:18.757Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/457232ea-aaec-4061-86d7-a45f416acaed/model-vers/model-ver/3762f7ec-1697-4ba7-bae9-aa2cf9c948ef?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/457232ea-aaec-4061-86d7-a45f416acaed/model-vers/model-ver/3762f7ec-1697-4ba7-bae9-aa2cf9c948ef?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Feb 2023 04:48:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[638], vertex-id=[159904], x-aai-txid=[1-aai-resources-230209-04:48:17:716-23944], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-09T04:48:18.758Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/457232ea-aaec-4061-86d7-a45f416acaed/model-vers/model-ver/3762f7ec-1697-4ba7-bae9-aa2cf9c948ef?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-09T04:48:18.760Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/457232ea-aaec-4061-86d7-a45f416acaed/model-vers/model-ver/3762f7ec-1697-4ba7-bae9-aa2cf9c948ef?depth=0|INFO|500||InvokeReturn
2023-02-09T04:48:18.760Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-09T04:48:18.761Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T04:48:18.775Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-09T04:48:18.778Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdb8fdac-d88e-46f5-952c-008f20db1d94 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-09T04:48:18.779Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-09T04:48:18.779Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-09T04:48:18.780Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T04:48:18.780Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675918098778,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-09T04:48:19.839Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:48:32.306Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:48:32.340Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-09T04:48:32.340Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "fdb8fdac-d88e-46f5-952c-008f20db1d94",
"consumerID": "SO-sdc-controller",
"timestamp": 1675918098778,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-09T04:48:32.342Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T04:49:19.841Z|fdb8fdac-d88e-46f5-952c-008f20db1d94|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:49:32.306Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:50:19.844Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:50:32.306Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:51:19.844Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:51:32.308Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:51:49.986Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Node 2 disconnected.
2023-02-09T04:52:19.846Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:52:32.309Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:53:19.848Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:53:32.310Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:54:19.848Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:54:32.311Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:55:19.854Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:55:32.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:56:19.855Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:56:32.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:57:19.857Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:57:32.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:58:19.858Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:58:32.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T04:59:19.859Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T04:59:32.318Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:00:19.860Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:00:32.322Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:01:19.861Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:01:32.323Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:02:19.864Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:02:32.324Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:03:19.866Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:03:32.326Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:04:19.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:04:32.326Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:05:19.871Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:05:32.328Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:06:19.880Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:06:32.329Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:07:19.884Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:07:32.330Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:08:19.885Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:08:32.332Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:09:19.886Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:09:32.332Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:10:19.888Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:10:32.334Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:11:19.889Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:11:32.335Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:12:19.892Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:12:32.337Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:13:19.894Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:13:32.339Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:14:19.898Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:14:32.340Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:15:19.898Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:15:32.341Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:16:19.902Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:16:32.343Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:17:19.904Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:17:32.355Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:18:19.908Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:18:20.362Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-09T05:18:20.363Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"f1e7a83b-1f2a-461d-8395-a2c97b210e20","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"ab12b131-3ef1-48fe-a982-ca5fe67a1626","serviceDescription":"service","serviceInvariantUUID":"f0574ebf-a7c2-4ac7-8acf-d57ec9503c77","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"192e98b4-57d3-4f16-bf86-ea58d73f5ab0","resourceInvariantUUID":"a0d352b9-1abc-4c4e-b05b-64257ab2d3e7","resourceCustomizationUUID":"16455b1f-a35f-4a54-ab64-680d3c1a1213","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":"MzVkMDU2MTYxZmViOGY0OTE1YzdhMjM1N2E5ZDcwZGI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dc3e216f-fbc4-4116-8ef8-f8d040c7829d","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZTBlOTdiMDJmZmFkNjY4YzM4Mzg0Y2MwNDk0ODNiZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"015435c1-b3ea-4e69-938d-b43ab4dabd8b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-09T05:18:20.390Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T05:18:20.395Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:18:20.396Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:18:20.396Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "SO-sdc-controller",
"timestamp": 1675919899908,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:18:20.422Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T05:18:20.423Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T05:18:20.423Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T05:18:20.423Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T05:18:20.424Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T05:18:20.424Z||kafka-producer-network-thread | SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0c18069c-e4d0-4f4b-86b7-1a9dd73c17d6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 9PbooYsJRhWaunEweLQF9g
2023-02-09T05:18:20.616Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:18:20.617Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "SO-sdc-controller",
"timestamp": 1675919899908,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:18:20.619Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:18:21.426Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T05:18:21.426Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:18:21.427Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:18:21.428Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "SO-sdc-controller",
"timestamp": 1675919899908,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:18:22.432Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "ab12b131-3ef1-48fe-a982-ca5fe67a1626",
"serviceDescription": "service",
"serviceInvariantUUID": "f0574ebf-a7c2-4ac7-8acf-d57ec9503c77",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "16455b1f-a35f-4a54-ab64-680d3c1a1213",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "192e98b4-57d3-4f16-bf86-ea58d73f5ab0",
"resourceInvariantUUID": "a0d352b9-1abc-4c4e-b05b-64257ab2d3e7",
"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": "ZTBlOTdiMDJmZmFkNjY4YzM4Mzg0Y2MwNDk0ODNiZjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "015435c1-b3ea-4e69-938d-b43ab4dabd8b"
}
],
"workloadContext": "Production"
}
2023-02-09T05:18:22.433Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-09T05:18:22.434Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ab12b131-3ef1-48fe-a982-ca5fe67a1626 ASDC
2023-02-09T05:18:22.434Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:f1e7a83b-1f2a-461d-8395-a2c97b210e20
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:ab12b131-3ef1-48fe-a982-ca5fe67a1626
ServiceInvariantUUID:f0574ebf-a7c2-4ac7-8acf-d57ec9503c77
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:015435c1-b3ea-4e69-938d-b43ab4dabd8b
ArtifactChecksum:ZTBlOTdiMDJmZmFkNjY4YzM4Mzg0Y2MwNDk0ODNiZjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:16455b1f-a35f-4a54-ab64-680d3c1a1213
ResourceInvariantUUID:a0d352b9-1abc-4c4e-b05b-64257ab2d3e7
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:192e98b4-57d3-4f16-bf86-ea58d73f5ab0
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-09T05:18:22.435Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ab12b131-3ef1-48fe-a982-ca5fe67a1626 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T05:18:22.810Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-09T05:18:22.838Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-09T05:18:22.838Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-09T05:18:22.838Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 015435c1-b3ea-4e69-938d-b43ab4dabd8b from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-09T05:18:22.839Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-09T05:18:22.839Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-09T05:18:24.515Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-09T05:18:24.602Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 015435c1-b3ea-4e69-938d-b43ab4dabd8b 57792
2023-02-09T05:18:24.603Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-09T05:18:24.603Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-09T05:18:24.603Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-09T05:18:24.618Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:18:24.618Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:18:24.618Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "SO-sdc-controller",
"timestamp": 1675919904603,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:18:25.621Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-09T05:18:25.622Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-09T05:18:25.623Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 015435c1-b3ea-4e69-938d-b43ab4dabd8b, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:25.623Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-09T05:18:25.624Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:25.624Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:27.563Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17256200501439402961/Definitions/service-BasicNetwork-template.yml
2023-02-09T05:18:28.654Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-09T05:18:28.654Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-09T05:18:28.655Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:28.655Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-09T05:18:28.655Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:28.655Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:28.655Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:28.655Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:28.655Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:28.655Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:28.656Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:28.656Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-09T05:18:28.656Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-09T05:18:28.656Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.656Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.656Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-09T05:18:28.657Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-09T05:18:28.657Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-09T05:18:28.657Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.657Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.657Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-09T05:18:28.657Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-09T05:18:28.658Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-09T05:18:28.658Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.658Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.658Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.658Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.659Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.659Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.659Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.659Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.660Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.660Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.660Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:ab12b131-3ef1-48fe-a982-ca5fe67a1626
Model Version:NULL
Model InvariantUuid:f0574ebf-a7c2-4ac7-8acf-d57ec9503c77
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:a0d352b9-1abc-4c4e-b05b-64257ab2d3e7
Model UUID:98bd5834-10b9-4d37-93be-15c76ea2d9bc
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:16455b1f-a35f-4a54-ab64-680d3c1a1213
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-09T05:18:28.685Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Processing Resource Type: VL, Model UUID: 192e98b4-57d3-4f16-bf86-ea58d73f5ab0
2023-02-09T05:18:28.686Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||No resources found for Service: ab12b131-3ef1-48fe-a982-ca5fe67a1626
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T05:18:28.703Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||
2023-02-09T05:18:28.704Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-09T05:18:28.706Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||No resources found for Service: ab12b131-3ef1-48fe-a982-ca5fe67a1626
2023-02-09T05:18:28.706Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: ab12b131-3ef1-48fe-a982-ca5fe67a1626
2023-02-09T05:18:28.706Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-09T05:18:28.706Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T05:18:28.719Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@44fba260, org.onap.sdc.toscaparser.api.parameters.Input@3854dffb, org.onap.sdc.toscaparser.api.parameters.Input@59bbd238, org.onap.sdc.toscaparser.api.parameters.Input@1fbe0080, org.onap.sdc.toscaparser.api.parameters.Input@64f49b5]
2023-02-09T05:18:28.721Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.722Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.722Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.722Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.723Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid ab12b131-3ef1-48fe-a982-ca5fe67a1626: Generic NeutronNet
2023-02-09T05:18:28.723Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.723Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.723Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.723Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-09T05:18:28.799Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.799Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.799Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.800Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.800Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:18:28.800Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:18:28.801Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-09T05:18:29.030Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-09T05:18:29.031Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-09T05:18:29.031Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-09T05:18:29.031Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-09T05:18:29.031Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:18:29.031Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:18:29.031Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "SO-sdc-controller",
"timestamp": 1675919909030,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:18:30.032Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:18:30.187Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:18:30.207Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T05:18:30.208Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T05:18:30.208Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T05:18:32.305Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:18:32.307Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:18:32.309Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "cds-sdc-listener",
"timestamp": 1675919855810,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:18:32.311Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:19:00.208Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:19:00.294Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:19:00.310Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T05:19:00.311Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T05:19:00.312Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T05:19:30.316Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:19:30.487Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:19:30.616Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T05:19:30.616Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T05:19:30.616Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T05:19:32.306Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:19:32.308Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:19:32.308Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "multicloud-k8s",
"timestamp": 1675919889444,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:19:32.358Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:19:32.366Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:19:32.366Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "SO-sdc-controller",
"timestamp": 1675919899908,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:19:32.367Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:19:32.367Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:19:32.367Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "cds-sdc-listener",
"timestamp": 1675919855810,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:19:32.367Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:19:32.367Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:19:32.367Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "multicloud-k8s",
"timestamp": 1675919889444,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:19:32.367Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:19:32.367Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:19:32.367Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "cds-sdc-listener",
"timestamp": 1675919906566,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "SO-sdc-controller",
"timestamp": 1675919904603,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "aai-model-loader",
"timestamp": 1675919904629,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "aai-model-loader",
"timestamp": 1675919904629,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:19:32.368Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "aai-model-loader",
"timestamp": 1675919908022,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:19:32.369Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:19:32.369Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:19:32.369Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "SO-sdc-controller",
"timestamp": 1675919909030,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T05:19:32.369Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:20:00.617Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:20:00.688Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:20:00.720Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T05:20:00.720Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T05:20:00.720Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T05:20:30.722Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:20:30.785Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:20:30.790Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T05:20:30.790Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-09T05:20:30.790Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-09T05:20:32.305Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:20:32.308Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:20:32.308Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675919910895,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675919910895,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675919914869,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "aai-model-loader",
"timestamp": 1675919916468,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:20:32.309Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:20:32.312Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "aai-model-loader",
"timestamp": 1675919917472,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T05:20:32.363Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f1e7a83b-1f2a-461d-8395-a2c97b210e20
2023-02-09T05:20:32.364Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f1e7a83b-1f2a-461d-8395-a2c97b210e20 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T05:20:32.408Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:20:32.409Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675919918338,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T05:20:32.409Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:20:32.409Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:20:32.410Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675919919347,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T05:20:32.452Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f1e7a83b-1f2a-461d-8395-a2c97b210e20
2023-02-09T05:20:32.453Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f1e7a83b-1f2a-461d-8395-a2c97b210e20 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T05:21:00.793Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:21:00.935Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-09T05:21:00.949Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-09T05:21:00.949Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-09T05:21:00.949Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-09T05:21:00.949Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-09T05:21:00.949Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T05:21:00.950Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T05:21:00.950Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-09T05:21:00.950Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T05:21:00.987Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-09T05:21:30.988Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-09T05:21:31.015Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f1e7a83b-1f2a-461d-8395-a2c97b210e20 and serviceModelVersionId: ab12b131-3ef1-48fe-a982-ca5fe67a1626
2023-02-09T05:21:31.015Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f0574ebf-a7c2-4ac7-8acf-d57ec9503c77
2023-02-09T05:21:31.017Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f0574ebf-a7c2-4ac7-8acf-d57ec9503c77/model-vers/model-ver/ab12b131-3ef1-48fe-a982-ca5fe67a1626?depth=0
2023-02-09T05:21:31.042Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-02-09T05:21:31.218Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f0574ebf-a7c2-4ac7-8acf-d57ec9503c77/model-vers/model-ver/ab12b131-3ef1-48fe-a982-ca5fe67a1626?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-02-09T05:21:31.220Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f0574ebf-a7c2-4ac7-8acf-d57ec9503c77/model-vers/model-ver/ab12b131-3ef1-48fe-a982-ca5fe67a1626?depth=0|INFO|500||Invoke
2023-02-09T05:21:31.227Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f0574ebf-a7c2-4ac7-8acf-d57ec9503c77/model-vers/model-ver/ab12b131-3ef1-48fe-a982-ca5fe67a1626?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-09T05:21:31.533Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f0574ebf-a7c2-4ac7-8acf-d57ec9503c77/model-vers/model-ver/ab12b131-3ef1-48fe-a982-ca5fe67a1626?depth=0|INFO|500||InvokeReturn
2023-02-09T05:21:31.545Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f0574ebf-a7c2-4ac7-8acf-d57ec9503c77/model-vers/model-ver/ab12b131-3ef1-48fe-a982-ca5fe67a1626?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Feb 2023 05:21:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[292], vertex-id=[421984], x-aai-txid=[0-aai-resources-230209-05:21:30:761-47129], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-09T05:21:31.545Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity.
2023-02-09T05:21:31.549Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-09T05:21:31.549Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T05:21:31.575Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-09T05:21:31.576Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f1e7a83b-1f2a-461d-8395-a2c97b210e20 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-09T05:21:31.577Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-09T05:21:31.580Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:21:31.580Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:21:31.580Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920091576,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:32.305Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:32.333Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.334Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920027575,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.335Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.335Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.336Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920024630,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.336Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.336Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.336Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "multicloud-k8s",
"timestamp": 1675920023587,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.337Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.337Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.337Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920027575,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.338Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.338Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.338Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920024630,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.338Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.338Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.339Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "multicloud-k8s",
"timestamp": 1675920023587,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.339Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.339Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.339Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920027575,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.339Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.339Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.339Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920024630,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.339Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.340Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.340Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "multicloud-k8s",
"timestamp": 1675920023587,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.340Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.340Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.340Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920027575,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.341Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.341Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920024630,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.341Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.341Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "multicloud-k8s",
"timestamp": 1675920023587,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.341Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.342Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920027575,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.342Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.342Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.342Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920024630,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.343Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.343Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.343Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "multicloud-k8s",
"timestamp": 1675920023587,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.343Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.343Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.343Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920027575,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.343Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.344Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.344Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920024630,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.344Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.344Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.344Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "multicloud-k8s",
"timestamp": 1675920023587,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.344Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.345Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.345Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920027575,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.346Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.347Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.347Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920024630,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.347Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.347Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.347Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "multicloud-k8s",
"timestamp": 1675920023587,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.347Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.347Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.348Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920027575,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:21:32.348Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.348Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.348Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920024630,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:21:32.348Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.348Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.349Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "multicloud-k8s",
"timestamp": 1675920023587,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:21:32.349Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.349Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.349Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920052006,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:21:32.349Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.349Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.350Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920050027,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:21:32.350Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.350Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.350Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920060080,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T05:21:32.350Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.350Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.350Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "aai-model-loader",
"timestamp": 1675920061086,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T05:21:32.438Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 247fa5bb-9b31-4189-8b86-3e6dc0bbde4c
2023-02-09T05:21:32.439Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 247fa5bb-9b31-4189-8b86-3e6dc0bbde4c and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T05:21:32.497Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.497Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920060894,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.497Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.497Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.498Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920060894,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.498Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.498Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.498Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920060894,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.498Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.498Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.498Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920060894,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.498Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.498Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.499Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920060894,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.499Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.499Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.499Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920060894,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.499Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.499Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.499Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920060894,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.500Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.500Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.500Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920060894,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:21:32.500Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.500Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.500Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920070841,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:21:32.501Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.501Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.501Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920073612,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-09T05:21:32.501Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.501Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.501Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920074616,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-09T05:21:32.517Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 247fa5bb-9b31-4189-8b86-3e6dc0bbde4c
2023-02-09T05:21:32.517Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 247fa5bb-9b31-4189-8b86-3e6dc0bbde4c and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T05:21:32.558Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.559Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "aai-model-loader",
"timestamp": 1675920062091,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.559Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.559Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.559Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920053013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.560Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.560Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.560Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920050443,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.560Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.560Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.560Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "aai-model-loader",
"timestamp": 1675920062091,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.561Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.561Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.561Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920053013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.561Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.561Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.561Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920050443,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-02-09T05:21:32.562Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.562Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.562Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "aai-model-loader",
"timestamp": 1675920062091,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.562Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.562Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.563Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920053013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.563Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.563Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.563Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920050443,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-09T05:21:32.563Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.564Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.564Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "aai-model-loader",
"timestamp": 1675920062091,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.564Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.564Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.564Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920053013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.564Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.565Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.565Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920050443,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.565Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.565Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.565Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "aai-model-loader",
"timestamp": 1675920062091,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.565Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.565Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.565Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920053013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.566Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.566Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.566Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920050443,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-02-09T05:21:32.566Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.566Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.566Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920053013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.566Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.567Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.567Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "aai-model-loader",
"timestamp": 1675920062091,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.567Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.567Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.567Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920050443,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.567Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.567Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.567Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920053013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:21:32.568Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.568Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.568Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "aai-model-loader",
"timestamp": 1675920062091,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:21:32.568Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.569Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.569Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920050443,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-09T05:21:32.569Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.569Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.569Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "cds-sdc-listener",
"timestamp": 1675920086745,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:21:32.570Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.570Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.570Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920085476,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:21:32.570Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.570Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.570Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "aai-model-loader",
"timestamp": 1675920084723,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:21:32.571Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.571Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.571Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920086767,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:21:32.571Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.571Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.571Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920088052,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-02-09T05:21:32.574Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.574Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.574Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920089112,
"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: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T05:21:32.665Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-09T05:21:32.677Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.677Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"247fa5bb-9b31-4189-8b86-3e6dc0bbde4c","serviceName":"Demo_pNF_1bGLY8hAdB5pBkShmPKB","serviceVersion":"1.0","serviceUUID":"77f21633-4441-4c3e-87b6-e20d1d482dc9","serviceDescription":"catalog service description","serviceInvariantUUID":"8e614407-b3e4-4070-a956-5f89d4f92c43","resources":[{"resourceInstanceName":"pNF d0971033-1f6c 0","resourceName":"pNF d0971033-1f6c","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"bc4629d2-c694-4d07-aae0-cce3778fc992","resourceInvariantUUID":"a78359ff-b2a3-44c3-a4e6-b3c4677a3f37","resourceCustomizationUUID":"c8ef12df-90a4-4d19-84ae-0fd033b3fd98","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vf-license-model.xml","artifactChecksum":"YzkwNjY4Y2YwYmJjNjAwZTExMjg0MjBjNjk1Njg2MDA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c91a4c85-c5c2-4143-9cb5-aa658bae7fbf","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/pNF.csar","artifactChecksum":"ODFlNjNlY2MxZDI3YTE5YTg2YzhlMDkzM2U1OGE4MGQ\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"52b9114a-3035-43da-857b-63be5ecb13e6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5af32a79-0554-48a4-9a8d-fd881729d523","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vendor-license-model.xml","artifactChecksum":"NDI4NDk2Y2YwNjE5Y2VmMWUxMTRhOTcwN2QyYTVmYTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"10b828ca-2691-4f3e-b5f6-a51743e863a2","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"892e527b-92f5-4ef9-9687-5d42707013b8","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"aa1ec7e4-a31e-4195-8e65-4cad31db758b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf1bgly8hadb5pbkshmpkb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-template.yml","artifactChecksum":"YjI3NmY0YmJlYTI2NzNiOTAxMzQzNmFkYWRlMGE5ZjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a4a90bc8-1f22-4727-89e0-5885015fd8dd","artifactVersion":"1"},{"artifactName":"service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar","artifactChecksum":"MmVmMjRmYzk5NTVjZGZmZjI1NDI0ODE3NzEzZGE4NzY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"80eb12f6-0639-487e-b2f3-37df0ac955bb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-09T05:21:32.683Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T05:21:32.683Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:21:32.683Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:21:32.684Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920092665,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:32.687Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5040fa9e-4b7b-4727-ac93-29577f90fea7
2023-02-09T05:21:32.687Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5040fa9e-4b7b-4727-ac93-29577f90fea7 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-09T05:21:32.740Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.741Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "multicloud-k8s",
"timestamp": 1675920090117,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-09T05:21:32.741Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.741Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.742Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f1e7a83b-1f2a-461d-8395-a2c97b210e20",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920091576,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-09T05:21:32.742Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:32.742Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-09T05:21:32.742Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "5040fa9e-4b7b-4727-ac93-29577f90fea7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1675920090894,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-09T05:21:32.742Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-09T05:21:33.685Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T05:21:33.686Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:21:33.686Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:21:33.687Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920092665,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:34.688Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T05:21:34.689Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:21:34.689Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:21:34.689Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920092665,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:35.694Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T05:21:35.698Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:21:35.699Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:21:35.700Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920092665,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:36.701Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T05:21:36.701Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:21:36.701Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:21:36.702Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920092665,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:37.702Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T05:21:37.703Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:21:37.703Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:21:37.703Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920092665,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/resourceInstances/pnfd09710331f6c0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:38.704Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T05:21:38.705Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:21:38.705Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:21:38.705Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920092665,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:39.706Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-09T05:21:39.707Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:21:39.707Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:21:39.707Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920092665,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:40.708Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"serviceName": "Demo_pNF_1bGLY8hAdB5pBkShmPKB",
"serviceVersion": "1.0",
"serviceUUID": "77f21633-4441-4c3e-87b6-e20d1d482dc9",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "8e614407-b3e4-4070-a956-5f89d4f92c43",
"resources": [
{
"resourceInstanceName": "pNF d0971033-1f6c 0",
"resourceCustomizationUUID": "c8ef12df-90a4-4d19-84ae-0fd033b3fd98",
"resourceName": "pNF d0971033-1f6c",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "bc4629d2-c694-4d07-aae0-cce3778fc992",
"resourceInvariantUUID": "a78359ff-b2a3-44c3-a4e6-b3c4677a3f37",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"artifactChecksum": "MmVmMjRmYzk5NTVjZGZmZjI1NDI0ODE3NzEzZGE4NzY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "80eb12f6-0639-487e-b2f3-37df0ac955bb"
}
],
"workloadContext": "Production"
}
2023-02-09T05:21:40.709Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-09T05:21:40.709Z|f1e7a83b-1f2a-461d-8395-a2c97b210e20|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 77f21633-4441-4c3e-87b6-e20d1d482dc9 ASDC
2023-02-09T05:21:40.710Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:247fa5bb-9b31-4189-8b86-3e6dc0bbde4c
ServiceName:Demo_pNF_1bGLY8hAdB5pBkShmPKB
ServiceVersion:1.0
ServiceUUID:77f21633-4441-4c3e-87b6-e20d1d482dc9
ServiceInvariantUUID:8e614407-b3e4-4070-a956-5f89d4f92c43
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
ArtifactUUID:80eb12f6-0639-487e-b2f3-37df0ac955bb
ArtifactChecksum:MmVmMjRmYzk5NTVjZGZmZjI1NDI0ODE3NzEzZGE4NzY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF d0971033-1f6c 0
ResourceCustomizationUUID:c8ef12df-90a4-4d19-84ae-0fd033b3fd98
ResourceInvariantUUID:a78359ff-b2a3-44c3-a4e6-b3c4677a3f37
ResourceName:pNF d0971033-1f6c
ResourceType:PNF
ResourceUUID:bc4629d2-c694-4d07-aae0-cce3778fc992
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-09T05:21:40.710Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 77f21633-4441-4c3e-87b6-e20d1d482dc9 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-09T05:21:40.937Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-09T05:21:40.938Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-09T05:21:40.938Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-09T05:21:40.938Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 80eb12f6-0639-487e-b2f3-37df0ac955bb from URL: /sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:40.939Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-09T05:21:40.939Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:41.561Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-09T05:21:41.579Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar 80eb12f6-0639-487e-b2f3-37df0ac955bb 88015
2023-02-09T05:21:41.580Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar ASDC sendASDCNotification
2023-02-09T05:21:41.580Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:41.581Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-09T05:21:41.581Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-09T05:21:41.581Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-09T05:21:41.582Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "247fa5bb-9b31-4189-8b86-3e6dc0bbde4c",
"consumerID": "SO-sdc-controller",
"timestamp": 1675920101580,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-09T05:21:42.587Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-09T05:21:42.589Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-09T05:21:42.589Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 80eb12f6-0639-487e-b2f3-37df0ac955bb, URL: /sdc/v1/catalog/services/DemoPnf1bgly8hadb5pbkshmpkb/1.0/artifacts/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar to file: /app/ASDC/1/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:42.589Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:42.590Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:42.590Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:42.804Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9521822115697541470/Definitions/service-DemoPnf1bgly8hadb5pbkshmpkb-template.yml
2023-02-09T05:21:44.390Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-09T05:21:44.391Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-09T05:21:44.391Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:44.391Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-09T05:21:44.392Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||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-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:44.392Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:44.392Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||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-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:44.392Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||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-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:44.392Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d0971033-1f6c 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-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:44.393Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||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-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:44.393Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||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-DemoPnf1bgly8hadb5pbkshmpkb-csar.csar
2023-02-09T05:21:44.393Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-09T05:21:44.394Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:21:44.394Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_1bGLY8hAdB5pBkShmPKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:21:44.394Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Node template pNF d0971033-1f6c 0 is matching search criteria
2023-02-09T05:21:44.395Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-09T05:21:44.395Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF d0971033-1f6c 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-09T05:21:44.395Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:21:44.396Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_1bGLY8hAdB5pBkShmPKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:21:44.396Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Node template pNF d0971033-1f6c 0 is matching search criteria
2023-02-09T05:21:44.396Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-09T05:21:44.396Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF d0971033-1f6c 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-09T05:21:44.397Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:21:44.397Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_1bGLY8hAdB5pBkShmPKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:21:44.397Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:21:44.398Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_1bGLY8hAdB5pBkShmPKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:21:44.398Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:21:44.398Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_1bGLY8hAdB5pBkShmPKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:21:44.398Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:21:44.399Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_1bGLY8hAdB5pBkShmPKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:21:44.399Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-09T05:21:44.399Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_1bGLY8hAdB5pBkShmPKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-09T05:21:44.400Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_1bGLY8hAdB5pBkShmPKB
Description:catalog service description
Model UUID:77f21633-4441-4c3e-87b6-e20d1d482dc9
Model Version:NULL
Model InvariantUuid:8e614407-b3e4-4070-a956-5f89d4f92c43
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-02-09T05:21:44.431Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: bc4629d2-c694-4d07-aae0-cce3778fc992
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-09T05:21:44.436Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||pNF d0971033-1f6c 0
2023-02-09T05:21:44.437Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: bc4629d2-c694-4d07-aae0-cce3778fc992
2023-02-09T05:21:44.437Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 77f21633-4441-4c3e-87b6-e20d1d482dc9
2023-02-09T05:21:44.437Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 77f21633-4441-4c3e-87b6-e20d1d482dc9
2023-02-09T05:21:44.437Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF d0971033-1f6c 0 bc4629d2-c694-4d07-aae0-cce3778fc992 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-02-09T05:21:44.445Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26723528, org.onap.sdc.toscaparser.api.parameters.Input@c4c1870, org.onap.sdc.toscaparser.api.parameters.Input@32387253, org.onap.sdc.toscaparser.api.parameters.Input@5a407145, org.onap.sdc.toscaparser.api.parameters.Input@6d2cd450]
2023-02-09T05:21:44.446Z|247fa5bb-9b31-4189-8b86-3e6dc0bbde4c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery