By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-03-13T00:19:31.432Z||main|||||INFO|500||The following profiles are active: basic
2023-03-13T00:19:45.474Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-13T00:19:45.475Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-13T00:19:45.645Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-13T00:19:49.604Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-13T00:19:49.920Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-13T00:19:50.523Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-13T00:19:50.758Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-13T00:19:51.424Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-13T00:19:53.860Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-13T00:19:54.626Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-03-13T00:19:58.343Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-13T00:19:58.479Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-13T00:19:58.619Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-13T00:19:58.631Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-13T00:19:59.215Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-13T00:19:59.942Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-13T00:20:01.317Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-03-13T00:20:04.181Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-03-13T00:20:04.182Z||main|||||ERROR|500||(conn=974) Table 'catalogdb.activity_spec' doesn't exist
2023-03-13T00:20:04.197Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-03-13T00:20:08.030Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-03-13T00:20:12.077Z||main|||||WARN|500||---
2023-03-13T00:20:12.078Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-13T00:20:12.078Z||main|||||WARN|500||---
2023-03-13T00:20:12.599Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-13T00:20:19.026Z||main|||||INFO|500||Started Application in 54.331 seconds (JVM running for 56.858)
2023-03-13T00:20:19.046Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-13T00:20:19.048Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-13T00:20:19.054Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-13T00:20:19.137Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c84e971d-7fbd-40de-80a2-1d480ceb1286 url= /sdc/v1/artifactTypes
2023-03-13T00:20:19.145Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-13T00:20:19.400Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-13T00:20:19.403Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@15543241
2023-03-13T00:20:19.412Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-13T00:20:19.435Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-13T00:20:19.468Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-13T00:20:19.475Z||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$$ae8487ed.periodicControllerTask()
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
... 33 common frames omitted
2023-03-13T00:21:09.014Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-13T00:21:09.015Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-13T00:21:09.015Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-13T00:21:09.021Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 8cdd828e-8028-454b-a49e-eabf5751168b url= /sdc/v1/artifactTypes
2023-03-13T00:21:09.022Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-13T00:21:09.056Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-13T00:21:09.057Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@785537d
2023-03-13T00:21:09.057Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-13T00:21:09.058Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-13T00:21:09.058Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-13T00:21:09.059Z||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$$ae8487ed.periodicControllerTask()
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
... 33 common frames omitted
2023-03-13T00:21:59.014Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-13T00:21:59.014Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-13T00:21:59.015Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-13T00:21:59.020Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a7ab5cb6-47e2-429f-b310-3dc095d3ce89 url= /sdc/v1/artifactTypes
2023-03-13T00:21:59.020Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-13T00:21:59.031Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-13T00:21:59.031Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7ccb7a84
2023-03-13T00:21:59.032Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-13T00:21:59.033Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-13T00:21:59.033Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-13T00:21:59.034Z||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$$ae8487ed.periodicControllerTask()
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
... 33 common frames omitted
2023-03-13T00:22:49.014Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-13T00:22:49.017Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-13T00:22:49.018Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-13T00:22:49.028Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= e962ff36-9668-490d-abb0-9fc7581cae02 url= /sdc/v1/artifactTypes
2023-03-13T00:22:49.028Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-13T00:22:49.038Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-13T00:22:49.040Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@59c83d96
2023-03-13T00:22:49.040Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-13T00:22:49.041Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-13T00:22:49.042Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-13T00:22:49.043Z||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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$ae8487ed.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)
... 32 common frames omitted
2023-03-13T00:23:39.014Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-13T00:23:39.015Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-13T00:23:39.015Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-13T00:23:39.019Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 9a7d37d3-bdfa-4c6b-a928-5ff909491479 url= /sdc/v1/artifactTypes
2023-03-13T00:23:39.020Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-13T00:23:39.027Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-13T00:23:39.027Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@620fd0dc
2023-03-13T00:23:39.027Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-13T00:23:39.028Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-13T00:23:39.028Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-13T00:23:39.029Z||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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$ae8487ed.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)
... 32 common frames omitted
2023-03-13T00:24:29.013Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-13T00:24:29.013Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-13T00:24:29.014Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-13T00:24:29.019Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c93f409b-618f-4473-b552-62ec29530a4a url= /sdc/v1/artifactTypes
2023-03-13T00:24:29.019Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-13T00:24:29.027Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-13T00:24:29.027Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@32bdbc24
2023-03-13T00:24:29.028Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-13T00:24:29.028Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-13T00:24:29.028Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-13T00:24:29.029Z||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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$ae8487ed.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)
... 32 common frames omitted
2023-03-13T00:25:19.013Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-13T00:25:19.014Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-13T00:25:19.014Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-13T00:25:19.023Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 829213c3-5467-4088-a7f1-95a35f743be2 url= /sdc/v1/artifactTypes
2023-03-13T00:25:19.024Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-13T00:25:19.029Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-13T00:25:19.030Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3b5f056d
2023-03-13T00:25:19.030Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-13T00:25:19.030Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-13T00:25:19.030Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-13T00:25:19.031Z||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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$ae8487ed.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)
... 32 common frames omitted
2023-03-13T00:26:09.015Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-13T00:26:09.017Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-13T00:26:09.022Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-13T00:26:09.031Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b6d981ec-a8ec-4bf5-b439-975924c044e6 url= /sdc/v1/artifactTypes
2023-03-13T00:26:09.032Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-13T00:26:09.040Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-13T00:26:09.041Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@32e5754f
2023-03-13T00:26:09.041Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-13T00:26:09.041Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-13T00:26:09.042Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-13T00:26:09.044Z||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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$ae8487ed.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)
... 32 common frames omitted
2023-03-13T00:26:59.013Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-13T00:26:59.013Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-13T00:26:59.014Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-13T00:26:59.019Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b5c61b88-ca47-476e-8b3e-9a12fd1e5c0a url= /sdc/v1/artifactTypes
2023-03-13T00:26:59.019Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-13T00:26:59.025Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-13T00:26:59.025Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2fbacf1b
2023-03-13T00:26:59.026Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-13T00:26:59.026Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-13T00:26:59.026Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-13T00:26:59.027Z||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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$ae8487ed.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)
... 32 common frames omitted
2023-03-13T00:27:49.013Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-13T00:27:49.014Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-13T00:27:49.014Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-13T00:27:49.019Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= f5aef20b-bd5c-47f0-ad15-12a827f6a2d5 url= /sdc/v1/artifactTypes
2023-03-13T00:27:49.019Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-13T00:27:49.179Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-13T00:27:49.199Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-03-13T00:27:49.200Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-13T00:27:49.200Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 4eda66f9-83f6-41a6-9aae-866d41007c81 url= /sdc/v1/distributionKafkaData
2023-03-13T00:27:49.201Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-13T00:27:49.243Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-13T00:27:49.252Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@541c1ae1
2023-03-13T00:27:49.336Z||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-be8f399c-5607-42ff-9766-2a31b1291dd8
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-03-13T00:27:49.408Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8] Instantiated an idempotent producer.
2023-03-13T00:27:49.505Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-13T00:27:49.574Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-13T00:27:49.575Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-13T00:27:49.575Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678667269571
2023-03-13T00:27:49.580Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-13T00:27:49.616Z||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-4cda23ac-6a06-4e5e-bc67-4c5cd997e017
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-03-13T00:27:49.827Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-13T00:27:49.827Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-13T00:27:49.828Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678667269826
2023-03-13T00:27:49.831Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:27:49.834Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:27:49.834Z||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-8ec9252e-d209-4350-b5b4-18368dd02ae6
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-03-13T00:27:49.851Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-13T00:27:49.852Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-13T00:27:49.852Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678667269851
2023-03-13T00:27:49.853Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:27:49.856Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:27:49.862Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-13T00:27:50.760Z||kafka-producer-network-thread | SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8] Cluster ID: hC801O7GT9u6_gfhguIbRw
2023-03-13T00:27:50.760Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 91aLgnHeSD-ftQP3SzEugg
2023-03-13T00:27:50.761Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:50.762Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:50.762Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 91aLgnHeSD-ftQP3SzEugg
2023-03-13T00:27:50.762Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:50.762Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 91aLgnHeSD-ftQP3SzEugg
2023-03-13T00:27:50.762Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:50.762Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:50.763Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:50.762Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 91aLgnHeSD-ftQP3SzEugg
2023-03-13T00:27:50.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 91aLgnHeSD-ftQP3SzEugg
2023-03-13T00:27:50.764Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 91aLgnHeSD-ftQP3SzEugg
2023-03-13T00:27:50.764Z||kafka-producer-network-thread | SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8] ProducerId set to 1004 with epoch 0
2023-03-13T00:27:50.765Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Cluster ID: hC801O7GT9u6_gfhguIbRw
2023-03-13T00:27:50.765Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Cluster ID: hC801O7GT9u6_gfhguIbRw
2023-03-13T00:27:50.766Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-13T00:27:50.766Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-13T00:27:50.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] (Re-)joining group
2023-03-13T00:27:50.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] (Re-)joining group
2023-03-13T00:27:50.971Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017-df7eeaf9-05d4-4654-a120-d8fde0b303f7
2023-03-13T00:27:50.972Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-13T00:27:50.972Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] (Re-)joining group
2023-03-13T00:27:50.992Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6-0f5f41a1-4c35-46ac-88f3-cb5c9be29212
2023-03-13T00:27:50.993Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-13T00:27:50.993Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] (Re-)joining group
2023-03-13T00:27:57.142Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017-df7eeaf9-05d4-4654-a120-d8fde0b303f7', protocol='range'}
2023-03-13T00:27:57.190Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:57.191Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:57.191Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:57.192Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:57.192Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:57.192Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, 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 RxJLI69qQoWy_240VNctuQ
2023-03-13T00:27:57.197Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017-df7eeaf9-05d4-4654-a120-d8fde0b303f7=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6-0f5f41a1-4c35-46ac-88f3-cb5c9be29212=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-13T00:27:57.710Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6-0f5f41a1-4c35-46ac-88f3-cb5c9be29212', protocol='range'}
2023-03-13T00:27:58.018Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6-0f5f41a1-4c35-46ac-88f3-cb5c9be29212', protocol='range'}
2023-03-13T00:27:58.019Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-13T00:27:58.025Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-13T00:27:58.032Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017-df7eeaf9-05d4-4654-a120-d8fde0b303f7', protocol='range'}
2023-03-13T00:27:58.032Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-13T00:27:58.032Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-13T00:27:58.088Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-13T00:27:58.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-13T00:27:58.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-13T00:27:58.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-13T00:27:58.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-13T00:27:58.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-13T00:27:58.088Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-13T00:27:58.090Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-13T00:27:58.090Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-13T00:27:58.091Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-13T00:27:58.091Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-13T00:27:58.091Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-13T00:27:58.132Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-13T00:27:58.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-13T00:27:58.182Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-13T00:27:58.183Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-13T00:27:58.190Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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-03-13T00:27:58.191Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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-03-13T00:27:58.196Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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-03-13T00:27:58.197Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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-03-13T00:27:58.308Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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-03-13T00:27:58.309Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, 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-03-13T00:27:58.349Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-13T00:27:58.350Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-13T00:28:49.840Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:28:49.857Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:29:23.991Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-13T00:29:49.841Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:29:49.858Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:30:49.844Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:30:49.861Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:31:49.844Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:31:49.862Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:32:49.846Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:32:49.864Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:33:49.849Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:33:49.865Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:34:49.851Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:34:49.867Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:35:49.853Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:35:49.868Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:36:49.855Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:36:49.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:36:50.843Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4cda23ac-6a06-4e5e-bc67-4c5cd997e017, groupId=so] Node -1 disconnected.
2023-03-13T00:36:51.035Z||kafka-producer-network-thread | SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8] Node -1 disconnected.
2023-03-13T00:36:51.082Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8ec9252e-d209-4350-b5b4-18368dd02ae6, groupId=so] Node -1 disconnected.
2023-03-13T00:37:49.857Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:37:49.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:38:49.859Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:38:49.873Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:39:49.861Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:39:49.875Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:40:49.862Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:40:49.877Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:41:49.864Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:41:49.879Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:42:49.865Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:42:49.879Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:43:49.867Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:43:49.881Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:44:49.868Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:44:49.882Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:45:49.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:45:49.883Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:46:49.872Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:46:49.884Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:47:49.875Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:47:49.892Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:48:49.877Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:48:49.893Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:49:49.877Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:49:49.894Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:50:49.880Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:50:49.896Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:51:49.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:51:49.898Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:52:49.885Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:52:49.898Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:53:49.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:53:49.900Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:54:49.887Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:54:49.901Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:55:49.891Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:55:49.902Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:56:49.893Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:56:49.903Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:57:49.893Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:57:49.905Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:58:49.896Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:58:49.907Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T00:59:49.898Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T00:59:49.907Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:00:49.900Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:00:49.909Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:01:49.902Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:01:49.910Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:02:49.903Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:02:49.912Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:03:49.905Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:03:49.913Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:04:49.907Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:04:49.913Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:05:49.909Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:05:49.914Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:06:49.911Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:06:49.914Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:07:49.913Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:07:49.916Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:08:49.914Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:08:49.917Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:09:49.916Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:09:49.918Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:10:49.918Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:10:49.918Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:11:49.919Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:11:49.918Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:12:49.921Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:12:49.921Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:13:49.923Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:13:49.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:14:49.924Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:14:49.925Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:15:49.926Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:15:49.926Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:16:49.929Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:16:49.935Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:17:49.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:17:49.936Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:18:49.934Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:18:49.937Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:19:49.935Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:19:49.938Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:20:49.936Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:20:49.939Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:21:49.937Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:21:49.939Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:22:49.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:22:49.940Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:23:49.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:23:49.941Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:24:49.941Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:24:49.942Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:25:49.942Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:25:49.942Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:26:49.945Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:26:49.944Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:27:49.946Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:27:49.947Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:28:49.947Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:28:49.947Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:29:49.949Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:29:49.950Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:30:49.950Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:30:49.951Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:31:49.953Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:31:49.954Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:32:49.955Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:32:49.954Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:33:49.956Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:33:49.956Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:34:49.959Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:34:49.957Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:35:49.959Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:35:49.959Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:36:49.961Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:36:49.961Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:37:49.962Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:37:49.961Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:38:49.964Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:38:49.962Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:39:49.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:39:49.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:40:49.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:40:49.967Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:41:49.967Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:41:49.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:42:49.967Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:42:49.968Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:43:49.969Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:43:49.970Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:44:49.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:44:49.972Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:45:49.973Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:45:49.973Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:46:49.974Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:46:49.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:47:49.975Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:47:49.975Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:48:49.977Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:48:49.977Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:49:49.978Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:49:49.978Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:50:49.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:50:49.980Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:51:49.980Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:51:49.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:52:49.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:52:49.982Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:53:49.983Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:53:49.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:54:49.991Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:54:49.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:55:49.992Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:55:49.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:56:49.994Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:56:49.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:57:49.996Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:57:49.996Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:58:49.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:58:50.003Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T01:59:49.998Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T01:59:50.003Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:00:49.998Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:00:50.003Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:01:50.000Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:01:50.004Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:02:50.002Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:02:50.006Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:03:50.004Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:03:50.006Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:04:50.005Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:04:50.007Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:05:50.005Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:05:50.007Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:06:50.007Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:06:50.007Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:07:50.008Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:07:50.008Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:08:50.010Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:08:50.009Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:09:50.010Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:09:50.011Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:10:50.012Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:10:50.011Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:11:50.012Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:11:50.013Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:12:50.015Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:12:50.014Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:13:50.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:13:50.017Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:14:50.018Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:14:50.018Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:15:50.019Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:15:50.019Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:16:50.019Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:16:50.020Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:17:50.020Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:17:50.020Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:18:50.022Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:18:50.022Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:19:50.022Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:19:50.022Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:20:50.024Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:20:50.024Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:21:50.024Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:21:50.024Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:22:50.027Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:22:50.027Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:23:50.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:23:50.029Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:24:50.029Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:24:50.030Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:25:50.030Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:25:50.031Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:26:50.031Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:26:50.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:27:50.032Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:27:50.033Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:28:50.033Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:28:50.034Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:29:50.035Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:29:50.051Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:30:50.036Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:30:50.052Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:31:50.037Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:31:50.053Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:32:50.038Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:32:50.053Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:33:50.040Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:33:50.058Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:34:50.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:34:50.060Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:35:50.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:35:50.061Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:36:50.044Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:36:50.062Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:37:50.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:37:50.063Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:38:50.048Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:38:50.064Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:39:50.048Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:39:50.064Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:40:50.050Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:40:50.065Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:41:50.052Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:41:50.066Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:42:50.056Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:42:50.066Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:43:50.057Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:43:50.067Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:44:50.059Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:44:50.067Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:45:50.059Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:45:50.069Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:46:50.061Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:46:50.070Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:47:50.063Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:47:50.070Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:48:50.064Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:48:50.071Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:49:50.065Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:49:50.072Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:50:50.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:50:50.072Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:51:50.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:51:50.073Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:52:50.069Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:52:50.075Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:53:50.070Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:53:50.076Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:54:50.072Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:54:50.077Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:55:50.073Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:55:50.077Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:56:50.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:56:50.078Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:57:50.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:57:50.080Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:58:50.077Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:58:50.081Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T02:59:50.080Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T02:59:50.082Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:00:50.081Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:00:50.082Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:01:50.082Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:01:50.083Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:02:50.083Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:02:50.083Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:03:50.083Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:03:50.084Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:04:50.085Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:04:50.085Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:05:50.086Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:05:50.086Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:06:50.087Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:06:50.088Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:07:50.088Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:07:50.089Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:08:50.089Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:08:50.090Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:09:50.091Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:09:50.091Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:10:50.092Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:10:50.093Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:11:50.094Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:11:50.095Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:12:50.094Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:12:50.095Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:13:50.096Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:13:50.097Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:14:50.098Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:14:50.098Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:15:50.100Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:15:50.106Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:16:50.102Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:16:50.106Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:17:50.103Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:17:50.107Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:18:50.104Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:18:50.107Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:19:50.105Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:19:50.108Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:20:50.107Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:20:50.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:21:50.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:21:50.109Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:22:50.110Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:22:50.112Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:23:50.111Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:23:50.112Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:24:50.113Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:24:50.113Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:25:50.114Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:25:50.114Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:26:50.116Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:26:50.116Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:27:50.118Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:27:50.120Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:28:50.120Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:28:50.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:29:50.121Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:29:50.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:30:50.123Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:30:50.123Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:31:50.124Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:31:50.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:32:50.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:32:50.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:33:50.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:33:50.126Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:34:50.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:34:50.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:35:50.129Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:35:50.129Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:36:50.129Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:36:50.130Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:37:50.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:37:50.131Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:38:50.132Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:38:50.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:39:50.133Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:39:50.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:40:50.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:40:50.134Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:41:50.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:41:50.136Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:42:50.135Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:42:50.137Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:43:50.137Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:43:50.137Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:44:50.138Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:44:50.138Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:45:50.139Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:45:50.139Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:46:50.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:46:50.140Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:47:50.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:47:50.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:48:50.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:48:50.142Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:49:50.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:49:50.142Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:50:50.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:50:50.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:51:50.146Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:51:50.146Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:52:50.146Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:52:50.147Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:53:50.146Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:53:50.148Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:54:50.146Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:54:50.148Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:55:50.148Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:55:50.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:56:50.149Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:56:50.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:57:50.152Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:57:50.151Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:58:50.153Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T03:58:50.153Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:59:50.153Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T03:59:50.155Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:00:50.154Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:00:50.156Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:01:50.155Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:01:50.156Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:02:50.155Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:02:50.156Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:03:50.157Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:03:50.156Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:04:50.158Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:04:50.158Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:05:50.159Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:05:50.159Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:06:50.160Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:06:50.160Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:07:50.161Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:07:50.162Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:08:50.163Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:08:50.163Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:09:50.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:09:50.164Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:10:50.166Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:10:50.166Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:11:50.167Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:11:50.168Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:12:50.168Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:12:50.168Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:13:50.169Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:13:50.170Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:14:50.171Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:14:50.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:15:50.171Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:15:50.173Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:16:50.173Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:16:50.172Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:17:50.175Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:17:50.184Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:18:50.175Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:18:50.184Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:19:50.176Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:19:50.185Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:20:50.177Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:20:50.185Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:21:50.179Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:21:50.186Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:22:50.181Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:22:50.187Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:23:50.183Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:23:50.188Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:24:50.183Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:24:50.188Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:25:50.184Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:25:50.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:26:50.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:26:50.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:27:50.187Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:27:50.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:28:50.190Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:28:50.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:29:50.192Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:29:50.195Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:30:50.194Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:30:50.195Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:31:50.194Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:31:50.196Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:32:50.195Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:32:50.198Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:33:50.196Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:33:50.199Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:34:50.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:34:50.200Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:35:50.199Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:35:50.200Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:36:50.200Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:36:50.201Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:37:50.200Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:37:50.202Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:38:50.200Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:38:50.202Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:39:50.202Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:39:50.202Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:40:50.204Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:40:50.205Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:41:50.206Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:41:50.206Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:42:50.208Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:42:50.208Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:43:50.209Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:43:50.209Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:44:50.210Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:44:50.210Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:45:50.210Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:45:50.210Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:46:50.211Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:46:50.211Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:47:50.213Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:47:50.213Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:48:50.213Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:48:50.213Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:49:50.214Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:49:50.214Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:50:50.214Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:50:50.214Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:51:50.215Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:51:50.216Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:52:50.216Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:52:50.216Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:53:50.219Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:53:50.219Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:54:50.220Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:54:50.220Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:55:50.220Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:55:50.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:56:50.222Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:56:50.222Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:57:50.223Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:57:50.223Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:58:50.224Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T04:58:50.224Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:59:50.225Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T04:59:50.226Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:00:50.227Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:00:50.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:01:50.228Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:01:50.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:02:50.228Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:02:50.228Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:03:50.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:03:50.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:04:50.230Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:04:50.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:05:50.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:05:50.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:06:50.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:06:50.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:07:50.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:07:50.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:08:50.235Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:08:50.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:09:50.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:09:50.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:10:50.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:10:50.237Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:11:50.238Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:11:50.238Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:12:50.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:12:50.241Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:13:50.241Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:13:50.242Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:14:50.242Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:14:50.243Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:15:50.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:15:50.244Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:16:50.244Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:16:50.245Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:17:50.245Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:17:50.247Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:18:50.247Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:18:50.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:18:55.257Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-13T05:18:55.258Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"7af6e7e7-c62d-4e49-b46c-47bc4ec871b8","serviceName":"basic_onboard_nOvmIU","serviceVersion":"1.0","serviceUUID":"f2a21f61-2fe3-4296-8ed8-753612c3fc86","serviceDescription":"service","serviceInvariantUUID":"69219384-fe4b-4193-8f30-a5a2e14a72d5","resources":[{"resourceInstanceName":"basic_onboard_nOvmIU 0","resourceName":"basic_onboard_nOvmIU","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"03784f87-cec5-43b4-9c05-3f4d5e13fb58","resourceInvariantUUID":"c3ee606b-95f9-4c25-a752-97b91b583546","resourceCustomizationUUID":"1d97c17d-da52-46f7-881b-f8034935430f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vf-license-model.xml","artifactChecksum":"ZWQ0YmY3YTA4MzNiMjY0MTZiM2NlNGI2YzU0ZjUxMDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"02b5548c-a061-445c-b92b-e44eea93ca3a","artifactVersion":"1"},{"artifactName":"basic_onboard_novmiu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json","artifactChecksum":"NjRkOThjOTU3ZGRjZmVjODFjZWY4YzRhMzQxZWZkNTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2cc1ec0a-7407-47f4-97ee-4e61baa6e5ef","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"53595838-18ff-4b6d-ac3a-9733bab41bc2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cf1d956d-8151-4ebd-9942-27826c234442","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"33bc91f9-7d5b-46f1-9854-00759bb2df38","artifactVersion":"2","generatedFromUUID":"53595838-18ff-4b6d-ac3a-9733bab41bc2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNovmiu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-template.yml","artifactChecksum":"ZjdjMWE0OWQyM2UyZmVlNzQ5ZDc5YTk3Y2Q0NzIxNjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"db821e6a-ca98-4993-baff-915ce4eed3f2","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNovmiu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar","artifactChecksum":"MmUxNzBmNGY2ZTkzYTEwMjQ2YzFkNzcxMDhhNzAzYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"78fb65e1-ae0a-4098-a868-878eff380991","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-13T05:18:55.284Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:18:55.294Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:18:55.294Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:18:55.295Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:18:55.308Z||kafka-producer-network-thread | SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to RxJLI69qQoWy_240VNctuQ
2023-03-13T05:18:55.309Z||kafka-producer-network-thread | SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to RxJLI69qQoWy_240VNctuQ
2023-03-13T05:18:55.309Z||kafka-producer-network-thread | SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to RxJLI69qQoWy_240VNctuQ
2023-03-13T05:18:55.309Z||kafka-producer-network-thread | SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to RxJLI69qQoWy_240VNctuQ
2023-03-13T05:18:55.310Z||kafka-producer-network-thread | SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to RxJLI69qQoWy_240VNctuQ
2023-03-13T05:18:55.310Z||kafka-producer-network-thread | SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-be8f399c-5607-42ff-9766-2a31b1291dd8] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to RxJLI69qQoWy_240VNctuQ
2023-03-13T05:18:55.353Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:18:55.353Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "cds-sdc-listener",
"timestamp": 1678684732928,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:18:55.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:18:56.338Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:18:56.338Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:18:56.339Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:18:56.339Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:18:57.340Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:18:57.341Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:18:57.341Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:18:57.341Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:18:58.342Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:18:58.343Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:18:58.343Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:18:58.343Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:18:59.345Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:18:59.345Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:18:59.346Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:18:59.346Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:00.347Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:19:00.347Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:19:00.347Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:19:00.347Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:01.348Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:19:01.349Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:19:01.349Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:19:01.349Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:02.351Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"serviceName": "basic_onboard_nOvmIU",
"serviceVersion": "1.0",
"serviceUUID": "f2a21f61-2fe3-4296-8ed8-753612c3fc86",
"serviceDescription": "service",
"serviceInvariantUUID": "69219384-fe4b-4193-8f30-a5a2e14a72d5",
"resources": [
{
"resourceInstanceName": "basic_onboard_nOvmIU 0",
"resourceCustomizationUUID": "1d97c17d-da52-46f7-881b-f8034935430f",
"resourceName": "basic_onboard_nOvmIU",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "03784f87-cec5-43b4-9c05-3f4d5e13fb58",
"resourceInvariantUUID": "c3ee606b-95f9-4c25-a752-97b91b583546",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_novmiu0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"artifactChecksum": "NjRkOThjOTU3ZGRjZmVjODFjZWY4YzRhMzQxZWZkNTg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2cc1ec0a-7407-47f4-97ee-4e61baa6e5ef",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "53595838-18ff-4b6d-ac3a-9733bab41bc2",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "33bc91f9-7d5b-46f1-9854-00759bb2df38",
"generatedFromUUID": "53595838-18ff-4b6d-ac3a-9733bab41bc2"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "33bc91f9-7d5b-46f1-9854-00759bb2df38",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNovmiu-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"artifactChecksum": "MmUxNzBmNGY2ZTkzYTEwMjQ2YzFkNzcxMDhhNzAzYTM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "78fb65e1-ae0a-4098-a868-878eff380991"
}
],
"workloadContext": "Production"
}
2023-03-13T05:19:02.354Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-13T05:19:02.355Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f2a21f61-2fe3-4296-8ed8-753612c3fc86 ASDC
2023-03-13T05:19:02.485Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
ServiceName:basic_onboard_nOvmIU
ServiceVersion:1.0
ServiceUUID:f2a21f61-2fe3-4296-8ed8-753612c3fc86
ServiceInvariantUUID:69219384-fe4b-4193-8f30-a5a2e14a72d5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNovmiu-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar
ArtifactUUID:78fb65e1-ae0a-4098-a868-878eff380991
ArtifactChecksum:MmUxNzBmNGY2ZTkzYTEwMjQ2YzFkNzcxMDhhNzAzYTM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nOvmIU 0
ResourceCustomizationUUID:1d97c17d-da52-46f7-881b-f8034935430f
ResourceInvariantUUID:c3ee606b-95f9-4c25-a752-97b91b583546
ResourceName:basic_onboard_nOvmIU
ResourceType:VF
ResourceUUID:03784f87-cec5-43b4-9c05-3f4d5e13fb58
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_novmiu0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json
ArtifactUUID:2cc1ec0a-7407-47f4-97ee-4e61baa6e5ef
ArtifactChecksum:NjRkOThjOTU3ZGRjZmVjODFjZWY4YzRhMzQxZWZkNTg=
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/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml
ArtifactUUID:53595838-18ff-4b6d-ac3a-9733bab41bc2
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/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env
ArtifactUUID:33bc91f9-7d5b-46f1-9854-00759bb2df38
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/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env
ArtifactUUID:33bc91f9-7d5b-46f1-9854-00759bb2df38
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-13T05:19:02.486Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f2a21f61-2fe3-4296-8ed8-753612c3fc86 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:19:02.733Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-13T05:19:02.735Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-03-13T05:19:02.736Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-03-13T05:19:02.736Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 78fb65e1-ae0a-4098-a868-878eff380991 from URL: /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:02.736Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-03-13T05:19:02.737Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:03.041Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-03-13T05:19:03.048Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar 78fb65e1-ae0a-4098-a868-878eff380991 75661
2023-03-13T05:19:03.050Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar ASDC sendASDCNotification
2023-03-13T05:19:03.050Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:03.051Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-13T05:19:03.052Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:19:03.052Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:19:03.053Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684743048,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:04.054Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-13T05:19:04.055Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-03-13T05:19:04.056Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 78fb65e1-ae0a-4098-a868-878eff380991, URL: /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar to file: /app/ASDC/1/service-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:04.057Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:04.147Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:04.148Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:04.993Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7273383848138768998/Definitions/service-BasicOnboardNovmiu-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-03-13T05:19:07.717Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-13T05:19:07.722Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-03-13T05:19:07.723Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:07.723Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-13T05:19:07.723Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|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-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:07.723Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|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-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:07.723Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|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-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:07.723Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|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-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:07.723Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|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-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:07.724Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_nOvmIU 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-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:07.724Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|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-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:07.724Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-03-13T05:19:07.731Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.732Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:07.739Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is matching search criteria
2023-03-13T05:19:07.740Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-03-13T05:19:07.742Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nOvmIU 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-13T05:19:07.745Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.745Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:07.746Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is matching search criteria
2023-03-13T05:19:07.746Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-03-13T05:19:07.746Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nOvmIU 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-13T05:19:07.746Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.747Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:07.753Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.754Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is not matching search criteria
2023-03-13T05:19:07.754Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-03-13T05:19:07.755Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-03-13T05:19:07.755Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-03-13T05:19:07.755Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-13T05:19:07.755Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-13T05:19:07.756Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.756Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-13T05:19:07.758Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.758Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is matching search criteria
2023-03-13T05:19:07.759Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nOvmIU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:19:07.759Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.760Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is matching search criteria
2023-03-13T05:19:07.760Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nOvmIU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:19:07.760Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.761Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is matching search criteria
2023-03-13T05:19:07.761Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nOvmIU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:19:07.761Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.761Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is not matching search criteria
2023-03-13T05:19:07.762Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-03-13T05:19:07.762Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-13T05:19:07.762Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=dba7c772-93c9-45de-8ea4-b02790cdac3f
2023-03-13T05:19:07.762Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.763Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:07.763Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.763Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:07.763Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.764Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:07.764Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:07.764Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:07.765Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_nOvmIU
Description:service
Model UUID:f2a21f61-2fe3-4296-8ed8-753612c3fc86
Model Version:NULL
Model InvariantUuid:69219384-fe4b-4193-8f30-a5a2e14a72d5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_nOvmIU
Model UUID:814ca3d3-dc71-4e5b-afe9-1c78782850c3
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:c3ee606b-95f9-4c25-a752-97b91b583546
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:1d97c17d-da52-46f7-881b-f8034935430f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:45c53b88-28aa-4333-b5ab-16cd955bc268
ModelName:BasicOnboardNovmiu..base_ubuntu18..module-0
ModelUuid:1550eb8a-f533-4edc-97d1-d1a9b9ee721a
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:dba7c772-93c9-45de-8ea4-b02790cdac3f
ModelInvariantUuid:d7c992a3-445b-41fa-bdbe-d3713045a87a
ModelName:basic_onboard_nOvmIU-nodes.ubuntu18Cvfc
ModelUuid:a47678df-1e0d-4dc6-9135-157c5532d381
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:1db6ec0b-bbd0-4505-bba3-e0127247fe23
ModelInvariantUuid:74ac3391-6386-4b6e-80e7-ebd12560cd23
ModelName:BasicOnboardNovmiu.compute.nodes.heat.ubuntu18
ModelUuid:a4787dce-1ff1-46be-9a83-f4423012e6a9
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-13T05:19:07.807Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 03784f87-cec5-43b4-9c05-3f4d5e13fb58
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-13T05:19:07.893Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||basic_onboard_nOvmIU 0
2023-03-13T05:19:07.909Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 03784f87-cec5-43b4-9c05-3f4d5e13fb58
2023-03-13T05:19:07.909Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 2cc1ec0a-7407-47f4-97ee-4e61baa6e5ef from URL: /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json
2023-03-13T05:19:07.909Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-03-13T05:19:07.910Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json
2023-03-13T05:19:08.067Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-03-13T05:19:08.068Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json 2cc1ec0a-7407-47f4-97ee-4e61baa6e5ef 798
2023-03-13T05:19:08.068Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json ASDC sendASDCNotification
2023-03-13T05:19:08.068Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json
2023-03-13T05:19:08.068Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-13T05:19:08.068Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:19:08.069Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:19:08.069Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684748068,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:09.070Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardNovmiu..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "45c53b88-28aa-4333-b5ab-16cd955bc268",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1550eb8a-f533-4edc-97d1-d1a9b9ee721a",
"vfModuleModelCustomizationUUID": "4b69d10c-abba-46a4-aac1-a13cbcb2af36",
"isBase": true,
"artifacts": [
"53595838-18ff-4b6d-ac3a-9733bab41bc2",
"33bc91f9-7d5b-46f1-9854-00759bb2df38"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-13T05:19:09.087Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardNovmiu..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1550eb8a-f533-4edc-97d1-d1a9b9ee721a
VfModuleModelInvariantUUID:45c53b88-28aa-4333-b5ab-16cd955bc268
VfModuleModelDescription:NULL
Artifacts UUID List:{
53595838-18ff-4b6d-ac3a-9733bab41bc2
,
33bc91f9-7d5b-46f1-9854-00759bb2df38
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-13T05:19:09.089Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardNovmiu..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "45c53b88-28aa-4333-b5ab-16cd955bc268",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1550eb8a-f533-4edc-97d1-d1a9b9ee721a",
"vfModuleModelCustomizationUUID": "4b69d10c-abba-46a4-aac1-a13cbcb2af36",
"isBase": true,
"artifacts": [
"53595838-18ff-4b6d-ac3a-9733bab41bc2",
"33bc91f9-7d5b-46f1-9854-00759bb2df38"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-13T05:19:09.090Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardNovmiu..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1550eb8a-f533-4edc-97d1-d1a9b9ee721a
VfModuleModelInvariantUUID:45c53b88-28aa-4333-b5ab-16cd955bc268
VfModuleModelDescription:NULL
Artifacts UUID List:{
53595838-18ff-4b6d-ac3a-9733bab41bc2
,
33bc91f9-7d5b-46f1-9854-00759bb2df38
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-13T05:19:09.090Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 53595838-18ff-4b6d-ac3a-9733bab41bc2 from URL: /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml
2023-03-13T05:19:09.090Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-03-13T05:19:09.090Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml
2023-03-13T05:19:09.241Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-03-13T05:19:09.241Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml 53595838-18ff-4b6d-ac3a-9733bab41bc2 5033
2023-03-13T05:19:09.241Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-03-13T05:19:09.242Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml
2023-03-13T05:19:09.242Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-13T05:19:09.242Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:19:09.242Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:19:09.242Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684749241,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:10.243Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 33bc91f9-7d5b-46f1-9854-00759bb2df38 from URL: /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env
2023-03-13T05:19:10.243Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-03-13T05:19:10.244Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env
2023-03-13T05:19:10.380Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-03-13T05:19:10.380Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env 33bc91f9-7d5b-46f1-9854-00759bb2df38 909
2023-03-13T05:19:10.381Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-03-13T05:19:10.381Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env
2023-03-13T05:19:10.381Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-13T05:19:10.381Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:19:10.381Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:19:10.381Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684750381,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:11.382Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: f2a21f61-2fe3-4296-8ed8-753612c3fc86
2023-03-13T05:19:11.382Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_nOvmIU 0 03784f87-cec5-43b4-9c05-3f4d5e13fb58 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-13T05:19:11.438Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@63f74506, org.onap.sdc.toscaparser.api.parameters.Input@2865b96f, org.onap.sdc.toscaparser.api.parameters.Input@3ad65f6e, org.onap.sdc.toscaparser.api.parameters.Input@28f9304b, org.onap.sdc.toscaparser.api.parameters.Input@71ff8f27]
2023-03-13T05:19:11.441Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.441Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:11.442Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic
2023-03-13T05:19:11.442Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 1d97c17d-da52-46f7-881b-f8034935430f
2023-03-13T05:19:11.442Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1d97c17d-da52-46f7-881b-f8034935430f matches Tosca VF Customization UUID: 1d97c17d-da52-46f7-881b-f8034935430f
2023-03-13T05:19:11.442Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 1d97c17d-da52-46f7-881b-f8034935430f matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-03-13T05:19:11.451Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.452Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:11.453Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 1d97c17d-da52-46f7-881b-f8034935430f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-13T05:19:11.453Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@701a854f
2023-03-13T05:19:11.453Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.453Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-13T05:19:11.454Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4b69d10c-abba-46a4-aac1-a13cbcb2af36
2023-03-13T05:19:11.455Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4b69d10c-abba-46a4-aac1-a13cbcb2af36
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-03-13T05:19:11.468Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.469Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is matching search criteria
2023-03-13T05:19:11.469Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nOvmIU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:19:11.469Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.470Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is matching search criteria
2023-03-13T05:19:11.470Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nOvmIU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:19:11.470Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.470Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is not matching search criteria
2023-03-13T05:19:11.471Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-03-13T05:19:11.471Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-13T05:19:11.471Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=dba7c772-93c9-45de-8ea4-b02790cdac3f
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-13T05:19:11.479Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.480Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is matching search criteria
2023-03-13T05:19:11.480Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nOvmIU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:19:11.480Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.480Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nOvmIU 0 is matching search criteria
2023-03-13T05:19:11.481Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nOvmIU 0] matching following query criteria: sdcType=VF, customizationUUID=1d97c17d-da52-46f7-881b-f8034935430f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-13T05:19:11.485Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.485Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:11.485Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid f2a21f61-2fe3-4296-8ed8-753612c3fc86: basic_onboard_nOvmIU
2023-03-13T05:19:11.486Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.486Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:11.486Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.486Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:11.486Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.487Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:11.487Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.487Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:11.487Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:19:11.487Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nOvmIU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:19:11.488Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Saving Service: basic_onboard_nOvmIU
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:19:11.771Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_nOvmIU 03784f87-cec5-43b4-9c05-3f4d5e13fb58 1 ASDC deployResourceStructure
2023-03-13T05:19:11.772Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json ASDC sendASDCNotification
2023-03-13T05:19:11.773Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json
2023-03-13T05:19:11.773Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-13T05:19:11.774Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:19:11.775Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:19:11.775Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684751772,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:12.776Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-03-13T05:19:12.777Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml
2023-03-13T05:19:12.777Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-13T05:19:12.778Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:19:12.778Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:19:12.779Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684752776,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:13.780Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-03-13T05:19:13.781Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env
2023-03-13T05:19:13.781Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-13T05:19:13.782Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:19:13.782Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:19:13.783Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684753780,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:14.784Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar ASDC sendASDCNotification
2023-03-13T05:19:14.785Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar
2023-03-13T05:19:14.785Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-13T05:19:14.785Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:19:14.785Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:19:14.785Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684754784,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:15.787Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:19:15.834Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:19:15.838Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:19:15.838Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:19:15.839Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:19:45.839Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:19:45.853Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:19:45.855Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:19:45.855Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:19:45.856Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:19:49.855Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:19:49.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:19:49.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:19:49.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:15.856Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:20:15.871Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:20:15.874Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:20:15.874Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:20:15.875Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:20:45.875Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:20:45.915Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:20:45.918Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:20:45.918Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:20:45.918Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:20:49.855Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:20:49.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "ves-openapi-manager",
"timestamp": 1678684718866,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "aai-model-loader",
"timestamp": 1678684731961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.864Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.864Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "policy-distribution-id",
"timestamp": 1678684724721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.865Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.865Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.865Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684727204,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.865Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.865Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.866Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "cds-sdc-listener",
"timestamp": 1678684732928,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.866Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.866Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.866Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "ves-openapi-manager",
"timestamp": 1678684718866,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.866Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.867Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.867Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.867Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.867Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.867Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "aai-model-loader",
"timestamp": 1678684731961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.868Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.868Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.868Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "policy-distribution-id",
"timestamp": 1678684724721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684727204,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "ves-openapi-manager",
"timestamp": 1678684718866,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "cds-sdc-listener",
"timestamp": 1678684732928,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.873Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.873Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "aai-model-loader",
"timestamp": 1678684731961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.874Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.874Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.875Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "policy-distribution-id",
"timestamp": 1678684724721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.875Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.875Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684727204,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.876Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "cds-sdc-listener",
"timestamp": 1678684732928,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "ves-openapi-manager",
"timestamp": 1678684718866,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.878Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.878Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "aai-model-loader",
"timestamp": 1678684731961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.878Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.879Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "policy-distribution-id",
"timestamp": 1678684724721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.880Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684727204,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.881Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "cds-sdc-listener",
"timestamp": 1678684732928,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.881Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "ves-openapi-manager",
"timestamp": 1678684718866,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.882Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.882Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.883Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.883Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "aai-model-loader",
"timestamp": 1678684731961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.883Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.883Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.883Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "policy-distribution-id",
"timestamp": 1678684724721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.884Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.884Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.884Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684727204,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.884Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.885Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.885Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "cds-sdc-listener",
"timestamp": 1678684732928,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.885Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.886Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.886Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "ves-openapi-manager",
"timestamp": 1678684718866,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.886Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.886Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.887Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.887Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.887Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.887Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "aai-model-loader",
"timestamp": 1678684731961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.887Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.888Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.888Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "policy-distribution-id",
"timestamp": 1678684724721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.888Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.888Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.888Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684727204,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.888Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.889Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.889Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "ves-openapi-manager",
"timestamp": 1678684718866,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:49.889Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.889Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.889Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "cds-sdc-listener",
"timestamp": 1678684732928,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.890Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.890Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.890Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684730247,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.890Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.890Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.891Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "aai-model-loader",
"timestamp": 1678684731961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.891Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.891Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.891Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "policy-distribution-id",
"timestamp": 1678684724721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.891Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.892Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.892Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684727204,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:20:49.892Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.892Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.892Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "policy-distribution-id",
"timestamp": 1678684742074,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:49.893Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.893Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.893Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "aai-model-loader",
"timestamp": 1678684742991,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:49.894Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.894Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.894Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "cds-sdc-listener",
"timestamp": 1678684742936,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:49.894Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.894Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684742505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:49.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684743048,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:49.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "policy-distribution-id",
"timestamp": 1678684743120,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:20:49.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684743628,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:49.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "policy-distribution-id",
"timestamp": 1678684744126,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:20:49.928Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
2023-03-13T05:20:49.928Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:20:49.961Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.961Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684744839,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:49.962Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:49.962Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:49.962Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684746167,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:20:49.991Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
2023-03-13T05:20:49.991Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-13T05:20:50.013Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.013Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "multicloud-k8s",
"timestamp": 1678684747170,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-13T05:20:50.014Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.014Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.014Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684748068,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:50.014Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.014Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.014Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684749241,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:50.015Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.015Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684750381,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:50.015Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.016Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684751772,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-13T05:20:50.016Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.016Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.016Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684752776,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-03-13T05:20:50.016Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.017Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.017Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678684751985,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:50.017Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.017Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.017Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684753780,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-03-13T05:20:50.017Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.018Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.018Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678684751985,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/basic_onboard_novmiu0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:50.018Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.018Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.018Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684754784,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:20:50.019Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.019Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.019Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678684751985,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:50.019Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.019Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.019Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "aai-model-loader",
"timestamp": 1678684755900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:20:50.020Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.020Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.020Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678684751985,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:50.020Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.020Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.020Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "aai-model-loader",
"timestamp": 1678684756904,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:20:50.038Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
2023-03-13T05:20:50.038Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:20:50.050Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.051Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678684751985,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/resourceInstances/basic_onboard_novmiu0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:50.051Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.051Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.051Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678684751985,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:20:50.052Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.052Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.052Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678684751985,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:20:50.052Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.052Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.053Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678684760267,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:20:50.053Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.053Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.053Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678684771197,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNovmiu/1.0/artifacts/service-BasicOnboardNovmiu-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:20:50.054Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:20:50.054Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:20:50.054Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678684772214,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:20:50.091Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
2023-03-13T05:20:50.091Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:21:15.919Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:21:15.934Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:21:15.939Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:21:15.939Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-13T05:21:15.939Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-13T05:21:15.939Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-13T05:21:15.939Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:21:15.940Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:21:15.940Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:21:15.940Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:21:15.940Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|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-03-13T05:21:15.950Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-13T05:21:45.950Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-13T05:21:45.959Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8 and serviceModelVersionId: f2a21f61-2fe3-4296-8ed8-753612c3fc86
2023-03-13T05:21:45.959Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69219384-fe4b-4193-8f30-a5a2e14a72d5
2023-03-13T05:21:49.855Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:22:02.309Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69219384-fe4b-4193-8f30-a5a2e14a72d5/model-vers/model-ver/f2a21f61-2fe3-4296-8ed8-753612c3fc86?depth=0
2023-03-13T05:22:02.447Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-03-13T05:22:02.976Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69219384-fe4b-4193-8f30-a5a2e14a72d5/model-vers/model-ver/f2a21f61-2fe3-4296-8ed8-753612c3fc86?depth=0|INFO|500||Invoke
2023-03-13T05:22:02.982Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69219384-fe4b-4193-8f30-a5a2e14a72d5/model-vers/model-ver/f2a21f61-2fe3-4296-8ed8-753612c3fc86?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69219384-fe4b-4193-8f30-a5a2e14a72d5/model-vers/model-ver/f2a21f61-2fe3-4296-8ed8-753612c3fc86?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7af6e7e7-c62d-4e49-b46c-47bc4ec871b8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[00312527-5b21-449e-a5cd-193935206763], X-ECOMP-RequestID=[7af6e7e7-c62d-4e49-b46c-47bc4ec871b8], X-TransactionId=[], X-ONAP-RequestID=[7af6e7e7-c62d-4e49-b46c-47bc4ec871b8], Content-Type=[application/merge-patch+json]}
2023-03-13T05:22:03.019Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69219384-fe4b-4193-8f30-a5a2e14a72d5/model-vers/model-ver/f2a21f61-2fe3-4296-8ed8-753612c3fc86?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-13T05:22:03.388Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69219384-fe4b-4193-8f30-a5a2e14a72d5/model-vers/model-ver/f2a21f61-2fe3-4296-8ed8-753612c3fc86?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/69219384-fe4b-4193-8f30-a5a2e14a72d5/model-vers/model-ver/f2a21f61-2fe3-4296-8ed8-753612c3fc86?depth=0 has http status code:200 and response headers:{date=[Mon, 13 Mar 2023 05:22:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[345], vertex-id=[192736], x-aai-txid=[2-aai-resources-230313-05:22:03:052-65842], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-13T05:22:03.390Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69219384-fe4b-4193-8f30-a5a2e14a72d5/model-vers/model-ver/f2a21f61-2fe3-4296-8ed8-753612c3fc86?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-13T05:22:03.391Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69219384-fe4b-4193-8f30-a5a2e14a72d5/model-vers/model-ver/f2a21f61-2fe3-4296-8ed8-753612c3fc86?depth=0|INFO|500||InvokeReturn
2023-03-13T05:22:03.394Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-13T05:22:03.394Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|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-03-13T05:22:03.402Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|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-03-13T05:22:03.412Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7af6e7e7-c62d-4e49-b46c-47bc4ec871b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-13T05:22:03.413Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-13T05:22:03.413Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:22:03.413Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:22:03.413Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684923412,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:22:03.436Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-13T05:22:03.436Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7af6e7e7-c62d-4e49-b46c-47bc4ec871b8",
"consumerID": "SO-sdc-controller",
"timestamp": 1678684923412,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-13T05:22:03.437Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-13T05:22:04.453Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:22:49.855Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:23:04.455Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:23:49.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:24:04.455Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:24:49.858Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:25:04.457Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:25:49.860Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:26:04.457Z|7af6e7e7-c62d-4e49-b46c-47bc4ec871b8|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:26:49.863Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:04.459Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:27:30.125Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-13T05:27:30.125Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"8997bc8b-d01a-4674-b54a-9c5b07797d2f","serviceName":"vFW 2023-03-13 05-25-30","serviceVersion":"1.0","serviceUUID":"3d322c3c-3a6c-4294-8e87-c43fbc977b10","serviceDescription":"catalog service description","serviceInvariantUUID":"125371e3-dcb3-4da5-82de-68bb05528888","resources":[{"resourceInstanceName":"vFW aeacc136-df01 0","resourceName":"vFW aeacc136-df01","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"00e17143-93b0-4c55-88b3-6d70cf3991e9","resourceInvariantUUID":"ea594c24-a8de-4ce3-ae4e-e97e69fe61e1","resourceCustomizationUUID":"3b4e55d9-5175-4fbe-a391-e688f0e3e8e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vf-license-model.xml","artifactChecksum":"ODZmOWJiZmIyMmIwYjk2NzhhYjMyOTA5NGIxYjE5NzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"143d06f9-4996-4cc7-8baf-aa64eeac66ba","artifactVersion":"1"},{"artifactName":"vfwaeacc136df010_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json","artifactChecksum":"YTM1MTQzNTAyNTE2ZGMxOWY1MzliZTllZGY0YWZhMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c16932a5-e62b-48da-80ef-2adb35ea9842","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e599059f-7c78-444e-a3c8-69b6f87b6881","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vendor-license-model.xml","artifactChecksum":"Y2M2Yjk4YThiNzYwZDU0YTZhNDljMDNlNTAzYThiN2Q\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2f71ac10-fbb4-4616-ba93-abd6471c8ba7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8ff428f5-59bd-477c-9b7f-26c4151a5220","artifactVersion":"2","generatedFromUUID":"e599059f-7c78-444e-a3c8-69b6f87b6881"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230313052530-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-template.yml","artifactChecksum":"ZmJiZGNkODYxYjcyODlmZGM1ZmZmODU2MjM0N2Y0Y2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"70ae3158-5c74-48e5-ad1c-8fdf3d8efeb2","artifactVersion":"1"},{"artifactName":"service-Vfw20230313052530-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar","artifactChecksum":"MTI5MzRmMmU4NmMwODViMTc3M2MwYjhmNWFiYWRlYTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7c40807c-1d33-47d1-b5bc-f154c3db03d2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-13T05:27:30.140Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:27:30.142Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:30.142Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:30.142Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:30.166Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:27:30.166Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:27:30.168Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:27:30.168Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:27:30.168Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685223971,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:27:30.168Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:27:31.144Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:27:31.144Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:31.144Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:31.145Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:32.145Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:27:32.146Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:32.146Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:32.146Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:33.147Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:27:33.149Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:33.149Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:33.149Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:34.150Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:27:34.151Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:34.151Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:34.151Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:35.152Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:27:35.156Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:35.156Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:35.157Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:36.159Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:27:36.161Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:36.161Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:36.161Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:37.169Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"serviceName": "vFW 2023-03-13 05-25-30",
"serviceVersion": "1.0",
"serviceUUID": "3d322c3c-3a6c-4294-8e87-c43fbc977b10",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "125371e3-dcb3-4da5-82de-68bb05528888",
"resources": [
{
"resourceInstanceName": "vFW aeacc136-df01 0",
"resourceCustomizationUUID": "3b4e55d9-5175-4fbe-a391-e688f0e3e8e7",
"resourceName": "vFW aeacc136-df01",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "00e17143-93b0-4c55-88b3-6d70cf3991e9",
"resourceInvariantUUID": "ea594c24-a8de-4ce3-ae4e-e97e69fe61e1",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwaeacc136df010_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"artifactChecksum": "YTM1MTQzNTAyNTE2ZGMxOWY1MzliZTllZGY0YWZhMzY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c16932a5-e62b-48da-80ef-2adb35ea9842",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "e599059f-7c78-444e-a3c8-69b6f87b6881",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "8ff428f5-59bd-477c-9b7f-26c4151a5220",
"generatedFromUUID": "e599059f-7c78-444e-a3c8-69b6f87b6881"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "8ff428f5-59bd-477c-9b7f-26c4151a5220",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230313052530-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"artifactChecksum": "MTI5MzRmMmU4NmMwODViMTc3M2MwYjhmNWFiYWRlYTc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7c40807c-1d33-47d1-b5bc-f154c3db03d2"
}
],
"workloadContext": "Production"
}
2023-03-13T05:27:37.170Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-13T05:27:37.170Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3d322c3c-3a6c-4294-8e87-c43fbc977b10 ASDC
2023-03-13T05:27:37.171Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:8997bc8b-d01a-4674-b54a-9c5b07797d2f
ServiceName:vFW 2023-03-13 05-25-30
ServiceVersion:1.0
ServiceUUID:3d322c3c-3a6c-4294-8e87-c43fbc977b10
ServiceInvariantUUID:125371e3-dcb3-4da5-82de-68bb05528888
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230313052530-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar
ArtifactUUID:7c40807c-1d33-47d1-b5bc-f154c3db03d2
ArtifactChecksum:MTI5MzRmMmU4NmMwODViMTc3M2MwYjhmNWFiYWRlYTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW aeacc136-df01 0
ResourceCustomizationUUID:3b4e55d9-5175-4fbe-a391-e688f0e3e8e7
ResourceInvariantUUID:ea594c24-a8de-4ce3-ae4e-e97e69fe61e1
ResourceName:vFW aeacc136-df01
ResourceType:VF
ResourceUUID:00e17143-93b0-4c55-88b3-6d70cf3991e9
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwaeacc136df010_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json
ArtifactUUID:c16932a5-e62b-48da-80ef-2adb35ea9842
ArtifactChecksum:YTM1MTQzNTAyNTE2ZGMxOWY1MzliZTllZGY0YWZhMzY=
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/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml
ArtifactUUID:e599059f-7c78-444e-a3c8-69b6f87b6881
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/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env
ArtifactUUID:8ff428f5-59bd-477c-9b7f-26c4151a5220
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/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env
ArtifactUUID:8ff428f5-59bd-477c-9b7f-26c4151a5220
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-13T05:27:37.171Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d322c3c-3a6c-4294-8e87-c43fbc977b10 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:27:37.298Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-13T05:27:37.300Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-13T05:27:37.302Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-13T05:27:37.302Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 7c40807c-1d33-47d1-b5bc-f154c3db03d2 from URL: /sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:37.302Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-13T05:27:37.303Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:37.469Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-13T05:27:37.471Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar 7c40807c-1d33-47d1-b5bc-f154c3db03d2 101530
2023-03-13T05:27:37.471Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar ASDC sendASDCNotification
2023-03-13T05:27:37.472Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:37.472Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-13T05:27:37.472Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:37.473Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:37.473Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685257471,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:38.474Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-13T05:27:38.475Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-13T05:27:38.476Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 7c40807c-1d33-47d1-b5bc-f154c3db03d2, URL: /sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar to file: /app/ASDC/1/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:38.477Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230313052530-csar.csar
2023-03-13T05:27:38.477Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:38.478Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:38.935Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4168529058377076897/Definitions/service-Vfw20230313052530-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-03-13T05:27:41.841Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-13T05:27:41.841Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|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-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW aeacc136-df01 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-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||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-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|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-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|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-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.842Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.843Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.843Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:41.843Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-13T05:27:41.843Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.843Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:41.843Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:41.843Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-13T05:27:41.844Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-13T05:27:41.844Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.844Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:41.844Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:41.844Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-13T05:27:41.845Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-13T05:27:41.845Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.846Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:41.846Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.846Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is not matching search criteria
2023-03-13T05:27:41.846Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-13T05:27:41.846Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-13T05:27:41.847Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.847Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:41.847Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-13T05:27:41.847Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.847Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-13T05:27:41.847Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-13T05:27:41.847Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-13T05:27:41.848Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.848Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:41.848Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-13T05:27:41.848Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:41.848Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-13T05:27:41.848Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.848Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-13T05:27:41.848Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.849Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-13T05:27:41.849Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.849Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:41.849Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:27:41.849Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.850Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:41.850Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:27:41.850Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.850Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:41.850Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:27:41.850Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.854Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is not matching search criteria
2023-03-13T05:27:41.855Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-13T05:27:41.855Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-13T05:27:41.855Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-13T05:27:41.855Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-13T05:27:41.855Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-13T05:27:41.855Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.855Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:41.855Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-13T05:27:41.856Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:41.856Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-13T05:27:41.856Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.856Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=a900f0b5-921b-49a3-9c64-0c51a9083294
2023-03-13T05:27:41.857Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.857Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is not matching search criteria
2023-03-13T05:27:41.857Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-13T05:27:41.857Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-13T05:27:41.857Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.858Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:41.858Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-13T05:27:41.858Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.858Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-13T05:27:41.858Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-13T05:27:41.858Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-13T05:27:41.859Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:41.859Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-13T05:27:41.859Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.859Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=31e317e8-cf2b-4312-a57f-64ac13ed9178
2023-03-13T05:27:41.860Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.860Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is not matching search criteria
2023-03-13T05:27:41.860Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-13T05:27:41.860Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-13T05:27:41.860Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.861Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:41.861Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-13T05:27:41.861Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.861Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-13T05:27:41.861Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-13T05:27:41.862Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-13T05:27:41.862Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-13T05:27:41.862Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:41.862Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-13T05:27:41.862Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=de1d86d0-40b3-48c6-830f-3c01875441b0
2023-03-13T05:27:41.863Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.863Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:41.863Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.866Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:41.867Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.867Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:41.867Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:41.868Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:41.868Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-13 05-25-30
Description:catalog service description
Model UUID:3d322c3c-3a6c-4294-8e87-c43fbc977b10
Model Version:NULL
Model InvariantUuid:125371e3-dcb3-4da5-82de-68bb05528888
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW aeacc136-df01
Model UUID:ac147e4e-3cfd-4688-b218-296d3adedd90
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ea594c24-a8de-4ce3-ae4e-e97e69fe61e1
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:3b4e55d9-5175-4fbe-a391-e688f0e3e8e7
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:3ea3d3df-8446-43c7-9306-3b2418c7b3d1
ModelName:VfwAeacc136Df01..base_vfw..module-0
ModelUuid:8849e827-299d-4d14-a813-8f5b7ae023b7
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:a900f0b5-921b-49a3-9c64-0c51a9083294
ModelInvariantUuid:3df9edc0-f829-4272-8c9f-8dcca066537b
ModelName:vFW aeacc136-df01-nodes.vfwCvfc
ModelUuid:7b9674c0-5d87-4212-9215-9f8f9b23f264
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:8443fac5-aacd-4dd3-baf5-9568925ed18e
ModelInvariantUuid:8198d7cd-fe0d-46f2-a475-61d3c6a7d639
ModelName:VfwAeacc136Df01.compute.nodes.heat.vfw
ModelUuid:8460b9ca-da0b-4040-82c8-c2631c1ceb38
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:31e317e8-cf2b-4312-a57f-64ac13ed9178
ModelInvariantUuid:89ac1d37-5c9c-4e56-8f11-0d809cfde0f8
ModelName:vFW aeacc136-df01-nodes.vsnCvfc
ModelUuid:1809d080-acad-41ae-a5a1-6e9abaf023c1
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:40b34f00-ee08-4276-ac94-7ae66dffb86b
ModelInvariantUuid:13ee6f9c-e1f8-4f6a-91c1-3c18ea27986c
ModelName:VfwAeacc136Df01.compute.nodes.heat.vsn
ModelUuid:64b27fb1-8ad1-4dc0-924a-0eb013984de4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:de1d86d0-40b3-48c6-830f-3c01875441b0
ModelInvariantUuid:c170c944-452d-4142-b286-4c4c17db80f4
ModelName:vFW aeacc136-df01-nodes.vpgCvfc
ModelUuid:5277ee39-861d-4566-8290-0c51f8a8c661
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:d576794d-eb46-4c82-bebd-7d71635197a4
ModelInvariantUuid:5813ebb8-2b75-4578-a9ef-82b71f2060e5
ModelName:VfwAeacc136Df01.compute.nodes.heat.vpg
ModelUuid:3dcd2ae9-5aaf-40e7-b62a-e46bc40b6834
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-13T05:27:41.880Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 00e17143-93b0-4c55-88b3-6d70cf3991e9
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-13T05:27:41.886Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||vFW aeacc136-df01 0
2023-03-13T05:27:41.886Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 00e17143-93b0-4c55-88b3-6d70cf3991e9
2023-03-13T05:27:41.886Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: c16932a5-e62b-48da-80ef-2adb35ea9842 from URL: /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json
2023-03-13T05:27:41.887Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-13T05:27:41.887Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json
2023-03-13T05:27:41.980Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-13T05:27:41.981Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json c16932a5-e62b-48da-80ef-2adb35ea9842 785
2023-03-13T05:27:41.981Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json ASDC sendASDCNotification
2023-03-13T05:27:41.981Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json
2023-03-13T05:27:41.981Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-13T05:27:41.982Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:41.982Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:41.982Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685261981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:42.983Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwAeacc136Df01..base_vfw..module-0",
"vfModuleModelInvariantUUID": "3ea3d3df-8446-43c7-9306-3b2418c7b3d1",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "8849e827-299d-4d14-a813-8f5b7ae023b7",
"vfModuleModelCustomizationUUID": "57ce4de5-8aee-4a1b-916a-d78a06aa46af",
"isBase": true,
"artifacts": [
"e599059f-7c78-444e-a3c8-69b6f87b6881",
"8ff428f5-59bd-477c-9b7f-26c4151a5220"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-13T05:27:42.989Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwAeacc136Df01..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8849e827-299d-4d14-a813-8f5b7ae023b7
VfModuleModelInvariantUUID:3ea3d3df-8446-43c7-9306-3b2418c7b3d1
VfModuleModelDescription:NULL
Artifacts UUID List:{
e599059f-7c78-444e-a3c8-69b6f87b6881
,
8ff428f5-59bd-477c-9b7f-26c4151a5220
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-13T05:27:42.991Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwAeacc136Df01..base_vfw..module-0",
"vfModuleModelInvariantUUID": "3ea3d3df-8446-43c7-9306-3b2418c7b3d1",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "8849e827-299d-4d14-a813-8f5b7ae023b7",
"vfModuleModelCustomizationUUID": "57ce4de5-8aee-4a1b-916a-d78a06aa46af",
"isBase": true,
"artifacts": [
"e599059f-7c78-444e-a3c8-69b6f87b6881",
"8ff428f5-59bd-477c-9b7f-26c4151a5220"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-13T05:27:42.992Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwAeacc136Df01..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8849e827-299d-4d14-a813-8f5b7ae023b7
VfModuleModelInvariantUUID:3ea3d3df-8446-43c7-9306-3b2418c7b3d1
VfModuleModelDescription:NULL
Artifacts UUID List:{
e599059f-7c78-444e-a3c8-69b6f87b6881
,
8ff428f5-59bd-477c-9b7f-26c4151a5220
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-13T05:27:42.992Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: e599059f-7c78-444e-a3c8-69b6f87b6881 from URL: /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml
2023-03-13T05:27:42.992Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-13T05:27:42.992Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml
2023-03-13T05:27:43.098Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-13T05:27:43.098Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml e599059f-7c78-444e-a3c8-69b6f87b6881 20368
2023-03-13T05:27:43.099Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-13T05:27:43.099Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml
2023-03-13T05:27:43.099Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-13T05:27:43.100Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:43.100Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:43.100Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685263099,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:44.101Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 8ff428f5-59bd-477c-9b7f-26c4151a5220 from URL: /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env
2023-03-13T05:27:44.102Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-13T05:27:44.103Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env
2023-03-13T05:27:44.194Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-13T05:27:44.195Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env 8ff428f5-59bd-477c-9b7f-26c4151a5220 2098
2023-03-13T05:27:44.195Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-13T05:27:44.195Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env
2023-03-13T05:27:44.195Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-13T05:27:44.196Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:44.196Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:44.196Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685264195,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:45.197Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 3d322c3c-3a6c-4294-8e87-c43fbc977b10
2023-03-13T05:27:45.197Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW aeacc136-df01 0 00e17143-93b0-4c55-88b3-6d70cf3991e9 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-13T05:27:45.221Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@36d8fc71, org.onap.sdc.toscaparser.api.parameters.Input@257a2c79, org.onap.sdc.toscaparser.api.parameters.Input@6228f911, org.onap.sdc.toscaparser.api.parameters.Input@2e8a9fc0, org.onap.sdc.toscaparser.api.parameters.Input@5fc0c514]
2023-03-13T05:27:45.223Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.223Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:45.223Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic
2023-03-13T05:27:45.224Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 3b4e55d9-5175-4fbe-a391-e688f0e3e8e7
2023-03-13T05:27:45.224Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3b4e55d9-5175-4fbe-a391-e688f0e3e8e7 matches Tosca VF Customization UUID: 3b4e55d9-5175-4fbe-a391-e688f0e3e8e7
2023-03-13T05:27:45.224Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 3b4e55d9-5175-4fbe-a391-e688f0e3e8e7 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-03-13T05:27:45.228Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.228Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:45.229Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 3b4e55d9-5175-4fbe-a391-e688f0e3e8e7: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-13T05:27:45.229Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@21c2fe
2023-03-13T05:27:45.229Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.230Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-13T05:27:45.230Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 57ce4de5-8aee-4a1b-916a-d78a06aa46af
2023-03-13T05:27:45.230Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 57ce4de5-8aee-4a1b-916a-d78a06aa46af
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-03-13T05:27:45.234Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.234Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:45.235Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:27:45.235Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.235Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:45.235Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:27:45.236Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.236Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is not matching search criteria
2023-03-13T05:27:45.236Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-13T05:27:45.236Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-13T05:27:45.237Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-13T05:27:45.237Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-13T05:27:45.237Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-13T05:27:45.237Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-13T05:27:45.238Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:45.238Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-13T05:27:45.238Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:45.238Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-13T05:27:45.239Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-13T05:27:45.239Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=a900f0b5-921b-49a3-9c64-0c51a9083294
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-13T05:27:45.243Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.243Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:45.243Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:27:45.244Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.244Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is not matching search criteria
2023-03-13T05:27:45.244Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-13T05:27:45.244Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-13T05:27:45.245Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-13T05:27:45.245Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:45.245Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-13T05:27:45.246Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-13T05:27:45.246Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-13T05:27:45.246Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-13T05:27:45.246Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-13T05:27:45.247Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:45.247Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-13T05:27:45.247Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-13T05:27:45.247Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=31e317e8-cf2b-4312-a57f-64ac13ed9178
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-13T05:27:45.251Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.251Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:45.251Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:27:45.255Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.255Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is not matching search criteria
2023-03-13T05:27:45.255Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-13T05:27:45.256Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-13T05:27:45.256Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-13T05:27:45.256Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:45.257Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-13T05:27:45.257Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-13T05:27:45.257Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-13T05:27:45.257Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-13T05:27:45.258Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-13T05:27:45.258Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-13T05:27:45.258Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-13T05:27:45.258Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-13T05:27:45.258Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=de1d86d0-40b3-48c6-830f-3c01875441b0
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-13T05:27:45.262Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.262Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:45.263Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-13T05:27:45.263Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.263Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Node template vFW aeacc136-df01 0 is matching search criteria
2023-03-13T05:27:45.263Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW aeacc136-df01 0] matching following query criteria: sdcType=VF, customizationUUID=3b4e55d9-5175-4fbe-a391-e688f0e3e8e7
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-13T05:27:45.266Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.266Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:45.266Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 3d322c3c-3a6c-4294-8e87-c43fbc977b10: vFW aeacc136-df01
2023-03-13T05:27:45.267Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.267Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:45.267Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.267Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:45.268Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.268Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:45.268Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.268Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:45.268Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:27:45.269Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-03-13 05-25-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:27:45.269Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2023-03-13 05-25-30
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:27:45.591Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW aeacc136-df01 00e17143-93b0-4c55-88b3-6d70cf3991e9 1 ASDC deployResourceStructure
2023-03-13T05:27:45.592Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json ASDC sendASDCNotification
2023-03-13T05:27:45.593Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json
2023-03-13T05:27:45.593Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-13T05:27:45.594Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:45.594Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:45.594Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685265592,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:46.595Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-13T05:27:46.596Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml
2023-03-13T05:27:46.596Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-13T05:27:46.596Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:46.596Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:46.596Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685266595,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:47.597Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-13T05:27:47.598Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env
2023-03-13T05:27:47.598Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-13T05:27:47.599Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:47.599Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:47.600Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685267597,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:48.601Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar ASDC sendASDCNotification
2023-03-13T05:27:48.602Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar
2023-03-13T05:27:48.602Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-13T05:27:48.602Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:27:48.603Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:27:48.603Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685268601,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:49.604Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:27:49.630Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:27:49.635Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:27:49.635Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:27:49.636Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:27:49.855Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:27:49.857Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:27:49.857Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "aai-model-loader",
"timestamp": 1678685241961,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:27:49.858Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:27:49.858Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:27:49.859Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685242804,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:27:49.859Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:19.636Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:28:19.675Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:28:19.679Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:28:19.679Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:28:19.680Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:28:49.680Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:28:49.701Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:28:49.710Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:28:49.710Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:28:49.710Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:28:49.855Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:28:49.861Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.861Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685228217,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.862Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.863Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.863Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "policy-distribution-id",
"timestamp": 1678685225154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.863Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.863Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.863Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685223971,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.864Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.864Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.864Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "aai-model-loader",
"timestamp": 1678685241961,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.864Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.864Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.864Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.865Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.865Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.865Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685242804,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.865Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.865Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.865Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685228217,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.865Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.865Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.865Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "policy-distribution-id",
"timestamp": 1678685225154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.866Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.866Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.866Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685223971,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.866Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.866Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.866Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "aai-model-loader",
"timestamp": 1678685241961,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.866Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.866Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.866Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.867Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.867Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.867Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685242804,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.867Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.867Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.867Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685228217,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.867Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.867Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.867Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "policy-distribution-id",
"timestamp": 1678685225154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.868Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.868Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.868Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685223971,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.868Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.868Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.868Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "aai-model-loader",
"timestamp": 1678685241961,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.868Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.868Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.868Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685242804,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.869Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.869Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.869Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.869Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.869Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.870Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685228217,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.870Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.870Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.870Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "policy-distribution-id",
"timestamp": 1678685225154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.871Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.871Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.871Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685223971,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.872Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.872Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.872Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "aai-model-loader",
"timestamp": 1678685241961,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.872Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.872Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.872Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.873Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.873Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.873Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685242804,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.873Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.873Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.874Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685228217,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.874Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.874Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.874Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "policy-distribution-id",
"timestamp": 1678685225154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.874Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.875Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.875Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685223971,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.875Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.875Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.875Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "aai-model-loader",
"timestamp": 1678685241961,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.876Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.876Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.876Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685242804,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.876Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.876Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.876Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.877Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.877Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.877Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685228217,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.884Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.885Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.885Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "policy-distribution-id",
"timestamp": 1678685225154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.885Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.885Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.885Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685223971,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.885Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.885Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.886Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "aai-model-loader",
"timestamp": 1678685241961,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.886Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.886Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.886Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685242804,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.886Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.886Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.887Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685224459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.887Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.887Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.887Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685228217,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.887Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.888Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.888Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "policy-distribution-id",
"timestamp": 1678685225154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.888Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.888Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.888Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685256936,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:28:49.889Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.889Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.889Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "aai-model-loader",
"timestamp": 1678685257478,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:28:49.889Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.889Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.889Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "policy-distribution-id",
"timestamp": 1678685256563,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:28:49.889Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.889Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.890Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685257419,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:28:49.890Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.890Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.890Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685257471,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:28:49.891Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.891Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.891Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "policy-distribution-id",
"timestamp": 1678685257569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:28:49.891Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.891Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.891Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685258186,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:28:49.891Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.891Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.892Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "policy-distribution-id",
"timestamp": 1678685258572,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:28:49.901Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8997bc8b-d01a-4674-b54a-9c5b07797d2f
2023-03-13T05:28:49.902Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8997bc8b-d01a-4674-b54a-9c5b07797d2f and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:28:49.920Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.920Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685259293,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:28:49.921Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.921Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.921Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685260440,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:28:49.931Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8997bc8b-d01a-4674-b54a-9c5b07797d2f
2023-03-13T05:28:49.931Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8997bc8b-d01a-4674-b54a-9c5b07797d2f and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-13T05:28:49.947Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.948Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "multicloud-k8s",
"timestamp": 1678685261447,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "DEPLOY_OK"
}
2023-03-13T05:28:49.948Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.948Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.948Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685261981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:28:49.948Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.949Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.949Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685263099,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:28:49.949Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.949Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.949Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685261985,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.949Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.949Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.949Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685264195,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:28:49.950Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.950Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.950Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685261985,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.950Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.950Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.950Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685261985,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.950Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.951Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.951Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685265592,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vfwaeacc136df010_modules.json",
"status": "DEPLOY_OK"
}
2023-03-13T05:28:49.951Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.951Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.951Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685261985,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.951Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.951Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.951Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685266595,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-03-13T05:28:49.952Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.952Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.952Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685261985,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.952Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.952Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.952Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685267597,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/resourceInstances/vfwaeacc136df010/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-03-13T05:28:49.952Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.952Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.953Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "aai-model-loader",
"timestamp": 1678685268265,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:28:49.953Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.953Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.953Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685261985,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:28:49.953Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.953Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.953Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685268601,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:28:49.953Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:28:49.954Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.954Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "aai-model-loader",
"timestamp": 1678685269269,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:28:49.962Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8997bc8b-d01a-4674-b54a-9c5b07797d2f
2023-03-13T05:28:49.962Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8997bc8b-d01a-4674-b54a-9c5b07797d2f and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:28:49.979Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:28:49.979Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685261985,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:28:49.980Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:29:19.711Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:29:19.725Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:29:19.733Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:29:19.733Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-13T05:29:19.733Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:29:19.733Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:29:49.734Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:29:49.770Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:29:49.782Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:29:49.783Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-13T05:29:49.783Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:29:49.783Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:29:49.855Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:29:49.857Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:29:49.857Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685270055,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:29:49.858Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:29:49.858Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:29:49.859Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685278394,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230313052530/1.0/artifacts/service-Vfw20230313052530-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:29:49.859Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:29:49.859Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:29:49.859Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685279432,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:29:49.868Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8997bc8b-d01a-4674-b54a-9c5b07797d2f
2023-03-13T05:29:49.868Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8997bc8b-d01a-4674-b54a-9c5b07797d2f and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:30:19.784Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:30:19.808Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:30:19.831Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:30:19.832Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-13T05:30:19.833Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-13T05:30:19.833Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-13T05:30:19.834Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:30:19.834Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:30:19.836Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:30:19.837Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:30:19.837Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|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-03-13T05:30:19.854Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-13T05:30:49.855Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:30:49.856Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-13T05:30:49.875Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8997bc8b-d01a-4674-b54a-9c5b07797d2f and serviceModelVersionId: 3d322c3c-3a6c-4294-8e87-c43fbc977b10
2023-03-13T05:30:49.878Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 125371e3-dcb3-4da5-82de-68bb05528888
2023-03-13T05:30:49.881Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/125371e3-dcb3-4da5-82de-68bb05528888/model-vers/model-ver/3d322c3c-3a6c-4294-8e87-c43fbc977b10?depth=0
2023-03-13T05:30:49.891Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-03-13T05:30:50.004Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/125371e3-dcb3-4da5-82de-68bb05528888/model-vers/model-ver/3d322c3c-3a6c-4294-8e87-c43fbc977b10?depth=0|INFO|500||Invoke
2023-03-13T05:30:50.004Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/125371e3-dcb3-4da5-82de-68bb05528888/model-vers/model-ver/3d322c3c-3a6c-4294-8e87-c43fbc977b10?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/125371e3-dcb3-4da5-82de-68bb05528888/model-vers/model-ver/3d322c3c-3a6c-4294-8e87-c43fbc977b10?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8997bc8b-d01a-4674-b54a-9c5b07797d2f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1093ca4e-aa50-4e79-859a-1a3ab43aeb31], X-ECOMP-RequestID=[8997bc8b-d01a-4674-b54a-9c5b07797d2f], X-TransactionId=[], X-ONAP-RequestID=[8997bc8b-d01a-4674-b54a-9c5b07797d2f], Content-Type=[application/merge-patch+json]}
2023-03-13T05:30:50.008Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/125371e3-dcb3-4da5-82de-68bb05528888/model-vers/model-ver/3d322c3c-3a6c-4294-8e87-c43fbc977b10?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-13T05:30:50.228Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/125371e3-dcb3-4da5-82de-68bb05528888/model-vers/model-ver/3d322c3c-3a6c-4294-8e87-c43fbc977b10?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/125371e3-dcb3-4da5-82de-68bb05528888/model-vers/model-ver/3d322c3c-3a6c-4294-8e87-c43fbc977b10?depth=0 has http status code:200 and response headers:{date=[Mon, 13 Mar 2023 05:30:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[205], vertex-id=[147696], x-aai-txid=[1-aai-resources-230313-05:30:50:038-33600], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-13T05:30:50.229Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/125371e3-dcb3-4da5-82de-68bb05528888/model-vers/model-ver/3d322c3c-3a6c-4294-8e87-c43fbc977b10?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-13T05:30:50.230Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/125371e3-dcb3-4da5-82de-68bb05528888/model-vers/model-ver/3d322c3c-3a6c-4294-8e87-c43fbc977b10?depth=0|INFO|500||InvokeReturn
2023-03-13T05:30:50.230Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-13T05:30:50.230Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|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-03-13T05:30:50.236Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|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-03-13T05:30:50.236Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8997bc8b-d01a-4674-b54a-9c5b07797d2f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-13T05:30:50.237Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-13T05:30:50.237Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:30:50.237Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:30:50.238Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685450236,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:30:50.265Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-13T05:30:50.265Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8997bc8b-d01a-4674-b54a-9c5b07797d2f",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685450236,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-13T05:30:50.267Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-13T05:30:51.260Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:31:49.855Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:31:51.260Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:32:49.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:32:51.262Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:33:49.858Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:33:51.262Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:34:49.860Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:34:51.264Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:35:49.862Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:35:51.264Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:36:09.810Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-13T05:36:09.811Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"e8c499ca-a3ce-4242-b106-1b966e090902","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"34ac787c-b10b-45fe-becd-81a78ed009e7","serviceDescription":"service","serviceInvariantUUID":"8e6844c8-51f0-47e6-b7c0-c5753bad2a5c","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dd07b646-69de-4847-bb55-8ad1592f112e","resourceInvariantUUID":"3371a7d6-c929-438e-9639-dd7c3b0eb973","resourceCustomizationUUID":"2fa990b4-883c-48f5-b39e-7ddcfd5e617a","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":"MmRkMTYxNzAxNmVmODY5MTlhNTg1ZjI2NjAyOTA3MTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8cbaeb8c-dd46-4ad5-92c7-f1de8100aa81","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDdiNTI1NTViM2QyNDQxMTJmNGRmMTEzMjI5NWZmMmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42daa888-5663-42c5-b597-3be12d7912b0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-13T05:36:09.815Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:36:09.816Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:36:09.816Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:36:09.816Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685751264,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:36:09.860Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:36:09.860Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "policy-distribution-id",
"timestamp": 1678685739651,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:36:09.866Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:36:09.866Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:36:09.868Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "aai-model-loader",
"timestamp": 1678685751961,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:36:09.868Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:36:09.868Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:36:09.868Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685757965,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:36:09.869Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:36:09.869Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:36:09.869Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685738435,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:36:09.869Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:36:10.819Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:36:10.819Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:36:10.819Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:36:10.819Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685751264,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:36:11.821Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "34ac787c-b10b-45fe-becd-81a78ed009e7",
"serviceDescription": "service",
"serviceInvariantUUID": "8e6844c8-51f0-47e6-b7c0-c5753bad2a5c",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "2fa990b4-883c-48f5-b39e-7ddcfd5e617a",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "dd07b646-69de-4847-bb55-8ad1592f112e",
"resourceInvariantUUID": "3371a7d6-c929-438e-9639-dd7c3b0eb973",
"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": "ZDdiNTI1NTViM2QyNDQxMTJmNGRmMTEzMjI5NWZmMmQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "42daa888-5663-42c5-b597-3be12d7912b0"
}
],
"workloadContext": "Production"
}
2023-03-13T05:36:11.822Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-13T05:36:11.822Z|8997bc8b-d01a-4674-b54a-9c5b07797d2f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 34ac787c-b10b-45fe-becd-81a78ed009e7 ASDC
2023-03-13T05:36:11.823Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:e8c499ca-a3ce-4242-b106-1b966e090902
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:34ac787c-b10b-45fe-becd-81a78ed009e7
ServiceInvariantUUID:8e6844c8-51f0-47e6-b7c0-c5753bad2a5c
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:42daa888-5663-42c5-b597-3be12d7912b0
ArtifactChecksum:ZDdiNTI1NTViM2QyNDQxMTJmNGRmMTEzMjI5NWZmMmQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:2fa990b4-883c-48f5-b39e-7ddcfd5e617a
ResourceInvariantUUID:3371a7d6-c929-438e-9639-dd7c3b0eb973
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:dd07b646-69de-4847-bb55-8ad1592f112e
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-13T05:36:11.823Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 34ac787c-b10b-45fe-becd-81a78ed009e7 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:36:11.878Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-13T05:36:11.879Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-13T05:36:11.879Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-13T05:36:11.880Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 42daa888-5663-42c5-b597-3be12d7912b0 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-13T05:36:11.880Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-13T05:36:11.880Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:12.309Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-13T05:36:12.310Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 42daa888-5663-42c5-b597-3be12d7912b0 57799
2023-03-13T05:36:12.311Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:12.311Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:12.311Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-13T05:36:12.312Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:36:12.312Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:36:12.312Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685772311,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:36:13.313Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-13T05:36:13.314Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-13T05:36:13.314Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 42daa888-5663-42c5-b597-3be12d7912b0, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-13T05:36:13.315Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-03-13T05:36:13.315Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-13T05:36:13.315Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-13T05:36:13.514Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1572382629359135538/Definitions/service-BasicNetwork-template.yml
2023-03-13T05:36:14.151Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-13T05:36:14.152Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-13T05:36:14.152Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-13T05:36:14.152Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-03-13T05:36:14.152Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.152Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.152Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.152Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.152Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.153Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.153Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.153Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.153Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-13T05:36:14.153Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.153Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.153Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-13T05:36:14.154Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-13T05:36:14.154Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-13T05:36:14.154Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.154Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.154Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-13T05:36:14.154Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-13T05:36:14.154Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-13T05:36:14.155Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.155Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.155Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.155Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.155Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.156Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.156Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.156Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.156Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.156Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.156Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:34ac787c-b10b-45fe-becd-81a78ed009e7
Model Version:NULL
Model InvariantUuid:8e6844c8-51f0-47e6-b7c0-c5753bad2a5c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:3371a7d6-c929-438e-9639-dd7c3b0eb973
Model UUID:21613748-fbbb-49f2-a864-fbf1e03616b8
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:2fa990b4-883c-48f5-b39e-7ddcfd5e617a
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-13T05:36:14.169Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Processing Resource Type: VL, Model UUID: dd07b646-69de-4847-bb55-8ad1592f112e
2023-03-13T05:36:14.169Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||No resources found for Service: 34ac787c-b10b-45fe-becd-81a78ed009e7
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-13T05:36:14.176Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||
2023-03-13T05:36:14.177Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-03-13T05:36:14.178Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 34ac787c-b10b-45fe-becd-81a78ed009e7
2023-03-13T05:36:14.178Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 34ac787c-b10b-45fe-becd-81a78ed009e7
2023-03-13T05:36:14.178Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-03-13T05:36:14.178Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.186Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6439a4d6, org.onap.sdc.toscaparser.api.parameters.Input@199639e8, org.onap.sdc.toscaparser.api.parameters.Input@4b5f8d37, org.onap.sdc.toscaparser.api.parameters.Input@578a74c8, org.onap.sdc.toscaparser.api.parameters.Input@7e3c65fb]
2023-03-13T05:36:14.187Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.188Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.188Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.188Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.189Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 34ac787c-b10b-45fe-becd-81a78ed009e7: Generic NeutronNet
2023-03-13T05:36:14.189Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.189Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.189Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.189Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.243Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.243Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.244Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.244Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.244Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:36:14.244Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:36:14.245Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.340Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-03-13T05:36:14.341Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.341Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:36:14.341Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-13T05:36:14.341Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:36:14.341Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:36:14.342Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685774341,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:36:15.342Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:36:15.360Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:36:15.363Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:36:15.363Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:36:15.363Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:36:45.363Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:36:45.377Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:36:45.379Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:36:45.379Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:36:45.380Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:36:49.855Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:36:49.857Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:36:49.857Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685751264,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:36:49.859Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:36:49.859Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:36:49.859Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "multicloud-k8s",
"timestamp": 1678685742492,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:36:49.859Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:15.380Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:37:15.398Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:37:15.401Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:37:15.401Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:37:15.401Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:37:45.402Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:37:45.420Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:37:45.423Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:37:45.423Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-13T05:37:45.423Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-13T05:37:49.855Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:37:49.858Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.859Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685751264,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:37:49.860Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.860Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.860Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "policy-distribution-id",
"timestamp": 1678685739651,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:37:49.860Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.861Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.861Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685738435,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:37:49.861Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.861Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.861Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "aai-model-loader",
"timestamp": 1678685751961,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:37:49.861Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.862Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.862Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685757965,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:37:49.862Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.862Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.862Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "multicloud-k8s",
"timestamp": 1678685742492,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:37:49.862Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.863Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.863Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "aai-model-loader",
"timestamp": 1678685772345,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:37:49.863Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.863Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.863Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685772311,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:37:49.863Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.864Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.864Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685772288,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:37:49.864Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.864Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.864Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "policy-distribution-id",
"timestamp": 1678685771432,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:37:49.864Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.865Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.865Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685771986,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:37:49.865Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.865Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.865Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "policy-distribution-id",
"timestamp": 1678685772439,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:37:49.865Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.865Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.866Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685771986,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:37:49.866Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.866Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.866Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685774341,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:37:49.866Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.866Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.867Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "policy-distribution-id",
"timestamp": 1678685773453,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:37:49.885Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e8c499ca-a3ce-4242-b106-1b966e090902
2023-03-13T05:37:49.885Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8c499ca-a3ce-4242-b106-1b966e090902 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:37:49.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685774988,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:37:49.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "aai-model-loader",
"timestamp": 1678685777127,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:37:49.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "aai-model-loader",
"timestamp": 1678685778129,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:37:49.908Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e8c499ca-a3ce-4242-b106-1b966e090902
2023-03-13T05:37:49.908Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8c499ca-a3ce-4242-b106-1b966e090902 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:37:49.923Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.923Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685778192,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:37:49.924Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:37:49.924Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:37:49.924Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685779214,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-13T05:37:49.931Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e8c499ca-a3ce-4242-b106-1b966e090902
2023-03-13T05:37:49.932Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8c499ca-a3ce-4242-b106-1b966e090902 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:38:15.423Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:38:15.447Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-13T05:38:15.461Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-13T05:38:15.461Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-13T05:38:15.462Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-13T05:38:15.462Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-13T05:38:15.462Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:38:15.462Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:38:15.462Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:38:15.462Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-13T05:38:15.462Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:38:15.496Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-13T05:38:45.496Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8c499ca-a3ce-4242-b106-1b966e090902 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-13T05:38:45.527Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8c499ca-a3ce-4242-b106-1b966e090902 and serviceModelVersionId: 34ac787c-b10b-45fe-becd-81a78ed009e7
2023-03-13T05:38:45.527Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8e6844c8-51f0-47e6-b7c0-c5753bad2a5c
2023-03-13T05:38:45.529Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8e6844c8-51f0-47e6-b7c0-c5753bad2a5c/model-vers/model-ver/34ac787c-b10b-45fe-becd-81a78ed009e7?depth=0
2023-03-13T05:38:45.536Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-03-13T05:38:45.610Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8e6844c8-51f0-47e6-b7c0-c5753bad2a5c/model-vers/model-ver/34ac787c-b10b-45fe-becd-81a78ed009e7?depth=0|INFO|500||Invoke
2023-03-13T05:38:45.611Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8e6844c8-51f0-47e6-b7c0-c5753bad2a5c/model-vers/model-ver/34ac787c-b10b-45fe-becd-81a78ed009e7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8e6844c8-51f0-47e6-b7c0-c5753bad2a5c/model-vers/model-ver/34ac787c-b10b-45fe-becd-81a78ed009e7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8c499ca-a3ce-4242-b106-1b966e090902], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dc43c7ea-44d0-4f74-889b-eda015b37e84], X-ECOMP-RequestID=[e8c499ca-a3ce-4242-b106-1b966e090902], X-TransactionId=[], X-ONAP-RequestID=[e8c499ca-a3ce-4242-b106-1b966e090902], Content-Type=[application/merge-patch+json]}
2023-03-13T05:38:45.616Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8e6844c8-51f0-47e6-b7c0-c5753bad2a5c/model-vers/model-ver/34ac787c-b10b-45fe-becd-81a78ed009e7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-13T05:38:45.755Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8e6844c8-51f0-47e6-b7c0-c5753bad2a5c/model-vers/model-ver/34ac787c-b10b-45fe-becd-81a78ed009e7?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/8e6844c8-51f0-47e6-b7c0-c5753bad2a5c/model-vers/model-ver/34ac787c-b10b-45fe-becd-81a78ed009e7?depth=0 has http status code:200 and response headers:{date=[Mon, 13 Mar 2023 05:38:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[217248], x-aai-txid=[2-aai-resources-230313-05:38:45:644-44045], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-13T05:38:45.755Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8e6844c8-51f0-47e6-b7c0-c5753bad2a5c/model-vers/model-ver/34ac787c-b10b-45fe-becd-81a78ed009e7?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-13T05:38:45.756Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8e6844c8-51f0-47e6-b7c0-c5753bad2a5c/model-vers/model-ver/34ac787c-b10b-45fe-becd-81a78ed009e7?depth=0|INFO|500||InvokeReturn
2023-03-13T05:38:45.756Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-13T05:38:45.756Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:38:45.763Z|e8c499ca-a3ce-4242-b106-1b966e090902|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-03-13T05:38:45.764Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8c499ca-a3ce-4242-b106-1b966e090902 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-13T05:38:45.764Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-13T05:38:45.765Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:38:45.765Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:38:45.765Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "e8c499ca-a3ce-4242-b106-1b966e090902",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685925764,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-13T05:38:46.785Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-13T05:38:46.791Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-13T05:38:46.792Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"6f9d9724-975d-4f73-84d0-7fc656f82f67","serviceName":"Demo_pNF_Ri67QvQKULz0xnr5JQDb","serviceVersion":"1.0","serviceUUID":"dea22c4c-f892-4a05-9a38-e20e0ac5f58d","serviceDescription":"catalog service description","serviceInvariantUUID":"7b966796-63e5-49d6-bfac-cba6d0cd67ab","resources":[{"resourceInstanceName":"pNF 758760cc-4f87 0","resourceName":"pNF 758760cc-4f87","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"dc902d22-baa5-4e4b-9b1a-16fcfd17d6a4","resourceInvariantUUID":"e72e0fba-605e-42dc-ae90-a3a259cc583c","resourceCustomizationUUID":"3260be51-a251-4f80-aba5-d84fddd4d2c2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vf-license-model.xml","artifactChecksum":"MGNhMmIwYWIzMmVhNjUyM2VlM2EwNDhlNmZjYTVhYzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c46dba0a-28b7-4cbc-851e-ea2b045e7648","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/pNF.csar","artifactChecksum":"YWM2OGZkZWI3MzBhNzRhZDIyYzcxYmIyNDBmZTUzYTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"872e7715-a50b-412b-9473-77178ad96515","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cf23b1ab-859b-4e17-aabf-d4af8151943f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vendor-license-model.xml","artifactChecksum":"ZDg3ZTZiNTdjOGIxYjFkNzU3MWEzMWY1ZGUwNDA3Mjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3adcfee1-9c2e-4cdc-bbfc-433964becdf1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ebdb2bc-8a91-414c-b468-185cbe108fc1","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c94d02d1-a838-4565-a516-cc82ff30f3c6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfRi67qvqkulz0xnr5jqdb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-template.yml","artifactChecksum":"N2FiMzJlOTE1YjQzMTZhNTE0NDZlMGNjNTUyNzM2NmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d713f8c3-7932-4af0-8551-5cac4f705887","artifactVersion":"1"},{"artifactName":"service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar","artifactChecksum":"NTQyODZmMDZlODc2NDM4NTAzMDJjOTcwMWZlY2E0NDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"90295ab7-7210-4168-84b3-78ff793c9ab6","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-13T05:38:46.795Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:38:46.796Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:38:46.796Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:38:46.796Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685926785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:38:47.797Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:38:47.797Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:38:47.797Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:38:47.797Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685926785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:38:48.798Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:38:48.799Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:38:48.799Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:38:48.799Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685926785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:38:49.800Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:38:49.801Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:38:49.801Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:38:49.801Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685926785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:38:49.855Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:38:49.859Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.859Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685833294,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.860Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.860Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.860Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685857945,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.860Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.861Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.861Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "aai-model-loader",
"timestamp": 1678685841961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.861Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.861Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.861Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685834457,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.861Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.862Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.862Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "multicloud-k8s",
"timestamp": 1678685831357,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.862Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.862Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.863Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685833294,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.863Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.863Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.863Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685857945,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.863Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.863Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.863Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "aai-model-loader",
"timestamp": 1678685841961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.863Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.863Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.863Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685834457,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.864Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.864Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.864Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "multicloud-k8s",
"timestamp": 1678685831357,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.864Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.864Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.864Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685857945,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.864Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.864Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.865Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685833294,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.865Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.865Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.865Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "aai-model-loader",
"timestamp": 1678685841961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.865Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.865Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.865Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "multicloud-k8s",
"timestamp": 1678685831357,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.866Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.866Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.866Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685834457,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.866Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.866Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.866Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685833294,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.867Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.867Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.867Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685857945,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.867Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.867Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.867Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "aai-model-loader",
"timestamp": 1678685841961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.867Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.867Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.868Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685834457,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.868Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.868Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.868Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "multicloud-k8s",
"timestamp": 1678685831357,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.868Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.868Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.868Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685857945,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.868Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.868Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.868Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685833294,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.869Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.869Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.869Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "aai-model-loader",
"timestamp": 1678685841961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.869Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.869Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.869Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685834457,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.869Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.870Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.870Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "multicloud-k8s",
"timestamp": 1678685831357,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.870Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.870Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.870Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685861985,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.870Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.870Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.870Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685833294,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.870Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "aai-model-loader",
"timestamp": 1678685841961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685857945,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685834457,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.871Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "multicloud-k8s",
"timestamp": 1678685831357,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685861985,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685833294,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685857945,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.872Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "aai-model-loader",
"timestamp": 1678685841961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.873Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.873Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.873Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685834457,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.873Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.873Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.873Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "multicloud-k8s",
"timestamp": 1678685831357,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.873Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.873Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.874Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685861985,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.874Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.874Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.874Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "ves-openapi-manager",
"timestamp": 1678685857945,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.874Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.874Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.875Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685833294,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:38:49.875Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.875Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.875Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "aai-model-loader",
"timestamp": 1678685841961,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:38:49.875Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.875Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.875Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685834457,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:38:49.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "multicloud-k8s",
"timestamp": 1678685831357,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "NOTIFIED"
}
2023-03-13T05:38:49.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685861985,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "aai-model-loader",
"timestamp": 1678685866610,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:38:49.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "cds-sdc-listener",
"timestamp": 1678685866553,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:38:49.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685865704,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-13T05:38:49.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685861985,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.878Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.878Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.878Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685866708,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-13T05:38:49.878Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.878Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.878Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685861985,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.879Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:49.879Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.879Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "policy-distribution-id",
"timestamp": 1678685867710,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:38:49.909Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6f9d9724-975d-4f73-84d0-7fc656f82f67
2023-03-13T05:38:49.909Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f9d9724-975d-4f73-84d0-7fc656f82f67 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-13T05:38:49.923Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-13T05:38:49.924Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678685861985,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-13T05:38:49.924Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-13T05:38:50.802Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:38:50.802Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:38:50.803Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:38:50.803Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685926785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:38:51.804Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:38:51.804Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:38:51.804Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:38:51.804Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685926785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/resourceInstances/pnf758760cc4f870/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:38:52.805Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:38:52.806Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:38:52.806Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:38:52.806Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685926785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:38:53.807Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-13T05:38:53.808Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:38:53.809Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:38:53.810Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685926785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:38:54.811Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"serviceName": "Demo_pNF_Ri67QvQKULz0xnr5JQDb",
"serviceVersion": "1.0",
"serviceUUID": "dea22c4c-f892-4a05-9a38-e20e0ac5f58d",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "7b966796-63e5-49d6-bfac-cba6d0cd67ab",
"resources": [
{
"resourceInstanceName": "pNF 758760cc-4f87 0",
"resourceCustomizationUUID": "3260be51-a251-4f80-aba5-d84fddd4d2c2",
"resourceName": "pNF 758760cc-4f87",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "dc902d22-baa5-4e4b-9b1a-16fcfd17d6a4",
"resourceInvariantUUID": "e72e0fba-605e-42dc-ae90-a3a259cc583c",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"artifactChecksum": "NTQyODZmMDZlODc2NDM4NTAzMDJjOTcwMWZlY2E0NDY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "90295ab7-7210-4168-84b3-78ff793c9ab6"
}
],
"workloadContext": "Production"
}
2023-03-13T05:38:54.811Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-13T05:38:54.811Z|e8c499ca-a3ce-4242-b106-1b966e090902|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 dea22c4c-f892-4a05-9a38-e20e0ac5f58d ASDC
2023-03-13T05:38:54.812Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:6f9d9724-975d-4f73-84d0-7fc656f82f67
ServiceName:Demo_pNF_Ri67QvQKULz0xnr5JQDb
ServiceVersion:1.0
ServiceUUID:dea22c4c-f892-4a05-9a38-e20e0ac5f58d
ServiceInvariantUUID:7b966796-63e5-49d6-bfac-cba6d0cd67ab
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
ArtifactUUID:90295ab7-7210-4168-84b3-78ff793c9ab6
ArtifactChecksum:NTQyODZmMDZlODc2NDM4NTAzMDJjOTcwMWZlY2E0NDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 758760cc-4f87 0
ResourceCustomizationUUID:3260be51-a251-4f80-aba5-d84fddd4d2c2
ResourceInvariantUUID:e72e0fba-605e-42dc-ae90-a3a259cc583c
ResourceName:pNF 758760cc-4f87
ResourceType:PNF
ResourceUUID:dc902d22-baa5-4e4b-9b1a-16fcfd17d6a4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-03-13T05:38:54.812Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF dea22c4c-f892-4a05-9a38-e20e0ac5f58d ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-13T05:38:54.856Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-13T05:38:54.856Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-13T05:38:54.856Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-13T05:38:54.856Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 90295ab7-7210-4168-84b3-78ff793c9ab6 from URL: /sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:54.857Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-13T05:38:54.857Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:55.323Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-13T05:38:55.332Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar 90295ab7-7210-4168-84b3-78ff793c9ab6 88023
2023-03-13T05:38:55.332Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar ASDC sendASDCNotification
2023-03-13T05:38:55.332Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:55.332Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-13T05:38:55.333Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-13T05:38:55.333Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-13T05:38:55.333Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "6f9d9724-975d-4f73-84d0-7fc656f82f67",
"consumerID": "SO-sdc-controller",
"timestamp": 1678685935332,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-13T05:38:56.334Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-13T05:38:56.335Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-13T05:38:56.335Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 90295ab7-7210-4168-84b3-78ff793c9ab6, URL: /sdc/v1/catalog/services/DemoPnfRi67qvqkulz0xnr5jqdb/1.0/artifacts/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar to file: /app/ASDC/1/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:56.335Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:56.336Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:56.336Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:56.485Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3931452483888173191/Definitions/service-DemoPnfRi67qvqkulz0xnr5jqdb-template.yml
2023-03-13T05:38:57.469Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-13T05:38:57.469Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-13T05:38:57.469Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:57.469Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-13T05:38:57.470Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 758760cc-4f87 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-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:57.470Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|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-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:57.470Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|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-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:57.470Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|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-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:57.470Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|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-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:57.470Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|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-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:57.470Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|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-DemoPnfRi67qvqkulz0xnr5jqdb-csar.csar
2023-03-13T05:38:57.470Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-13T05:38:57.470Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:38:57.470Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Ri67QvQKULz0xnr5JQDb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:38:57.471Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Node template pNF 758760cc-4f87 0 is matching search criteria
2023-03-13T05:38:57.471Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-13T05:38:57.471Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 758760cc-4f87 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-13T05:38:57.471Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:38:57.471Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Ri67QvQKULz0xnr5JQDb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:38:57.471Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Node template pNF 758760cc-4f87 0 is matching search criteria
2023-03-13T05:38:57.472Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-13T05:38:57.472Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 758760cc-4f87 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-13T05:38:57.472Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-13T05:38:57.472Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Ri67QvQKULz0xnr5JQDb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-13T05:38:57.472Z|6f9d9724-975d-4f73-84d0-7fc656f82f67|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery