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) 2022-11-02T23:12:47.369Z||main|||||INFO|500||The following profiles are active: basic 2022-11-02T23:13:01.345Z||main|||||INFO|500||Starting service [Tomcat] 2022-11-02T23:13:01.346Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-11-02T23:13:01.515Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-11-02T23:13:06.373Z||main|||||INFO|500||catdb-pool - Starting... 2022-11-02T23:13:06.867Z||main|||||INFO|500||catdb-pool - Start completed. 2022-11-02T23:13:07.347Z||main|||||INFO|500||reqdb-pool - Starting... 2022-11-02T23:13:07.383Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-11-02T23:13:07.497Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-11-02T23:13:07.749Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-11-02T23:13:08.551Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-02T23:13:11.942Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-02T23:13:14.358Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-02T23:13:14.420Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-11-02T23:13:15.246Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-02T23:13:15.508Z||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. 2022-11-02T23:13:16.831Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-02T23:13:17.995Z||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_ 2022-11-02T23:13:18.632Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2022-11-02T23:13:18.633Z||main|||||ERROR|500||(conn=1160) Table 'catalogdb.activity_spec' doesn't exist 2022-11-02T23:13:18.653Z||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 2022-11-02T23:13:21.791Z||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 2022-11-02T23:13:24.547Z||main|||||WARN|500||--- 2022-11-02T23:13:24.547Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-11-02T23:13:24.548Z||main|||||WARN|500||--- 2022-11-02T23:13:25.313Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-11-02T23:13:30.935Z||main|||||INFO|500||Started Application in 47.8 seconds (JVM running for 51.301) 2022-11-02T23:13:30.953Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-11-02T23:13:30.956Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-11-02T23:13:30.968Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-11-02T23:13:30.992Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-11-02T23:13:31.029Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 6517e785-123d-4285-9c3b-e87d31d86a59 url= /sdc/v1/artifactTypes 2022-11-02T23:13:31.030Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-11-02T23:13:31.145Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-11-02T23:13:31.147Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ca71041 2022-11-02T23:13:31.148Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-11-02T23:13:31.172Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-11-02T23:13:31.175Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-11-02T23:13:31.183Z||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 ASDC 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$$f50873f1.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 ASDC 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 2022-11-02T23:14:20.927Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-11-02T23:14:20.928Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-11-02T23:14:20.929Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-11-02T23:14:20.933Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-11-02T23:14:20.937Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 69dfdbfa-3fcf-4a47-86a3-17473b4d1f4f url= /sdc/v1/artifactTypes 2022-11-02T23:14:20.938Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-11-02T23:14:20.955Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-11-02T23:14:20.956Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e51f497 2022-11-02T23:14:20.957Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-11-02T23:14:20.957Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-11-02T23:14:20.958Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-11-02T23:14:20.959Z||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 ASDC 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$$f50873f1.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 ASDC 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 2022-11-02T23:15:10.927Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-11-02T23:15:10.929Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-11-02T23:15:10.929Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-11-02T23:15:10.942Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-11-02T23:15:10.945Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= c412683b-ee67-4b8b-8d01-d086c2f626ed url= /sdc/v1/artifactTypes 2022-11-02T23:15:10.945Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-11-02T23:15:11.038Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2022-11-02T23:15:11.053Z||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 ASDC server 2022-11-02T23:15:11.084Z||scheduling-1|||||DEBUG|500||create keys 2022-11-02T23:15:11.097Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-11-02T23:15:11.232Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:15:11.260Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 646ec9b5-dd51-4aaa-943b-fbb0541d386c url= /sdc/v1/registerForDistribution 2022-11-02T23:15:11.460Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 646ec9b5-dd51-4aaa-943b-fbb0541d386c url= /sdc/v1/registerForDistribution 2022-11-02T23:15:11.461Z||scheduling-1|||||INFO|500||start DistributionClient 2022-11-02T23:15:11.471Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:15:11.477Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:15:11.478Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:15:11.478Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:15:11.478Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:15:11.478Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:15:11.486Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2022-11-02T23:15:21.874Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:15:21.883Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:16:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:16:11.469Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:16:11.469Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:16:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:16:11.478Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:16:11.479Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:16:21.042Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:16:21.064Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:17:11.468Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:17:11.469Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:17:11.469Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:17:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:17:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:17:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:17:21.015Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:17:21.024Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:18:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:18:11.469Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:18:11.469Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:18:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:18:11.478Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:18:11.478Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:18:21.022Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:18:21.025Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:19:11.468Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:19:11.469Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:19:11.469Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:19:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:19:11.478Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:19:11.478Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:19:21.024Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:19:21.027Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:20:11.468Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:20:11.469Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:20:11.470Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:20:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:20:11.478Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:20:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:20:21.028Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:20:21.030Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:21:11.469Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:21:11.473Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:21:11.473Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:21:11.477Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:21:11.478Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:21:11.478Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:21:21.026Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:21:21.027Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:22:11.468Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:22:11.469Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:22:11.469Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:22:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:22:11.479Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:22:11.479Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:22:21.041Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:22:21.053Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:23:11.468Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:23:11.469Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:23:11.469Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:23:11.477Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:23:11.478Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:23:11.478Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:23:21.048Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:23:21.048Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:23:31.581Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-11-02T23:24:11.468Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:24:11.469Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:24:11.469Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:24:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:24:11.478Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:24:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:24:21.020Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:24:21.040Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:25:11.468Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:25:11.469Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:25:11.469Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:25:11.477Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:25:11.477Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:25:11.477Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:25:21.017Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:25:21.018Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:26:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:26:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:26:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:26:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:26:11.478Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:26:11.478Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:26:21.025Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:26:21.027Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:27:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:27:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:27:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:27:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:27:11.478Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:27:11.478Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:27:21.020Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:27:21.035Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:28:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:28:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:28:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:28:11.479Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:28:11.480Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:28:11.481Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:28:21.044Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:28:21.045Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:29:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:29:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:29:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:29:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:29:11.478Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:29:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:29:21.032Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:29:21.055Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:30:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:30:11.471Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:30:11.471Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:30:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:30:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:30:11.477Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:30:21.073Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:30:21.073Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:31:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:31:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:31:11.470Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:31:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:31:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:31:11.477Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:31:21.050Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:31:21.054Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:32:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:32:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:32:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:32:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:32:11.478Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:32:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:32:21.021Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:32:21.027Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:33:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:33:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:33:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:33:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:33:11.477Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:33:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:33:21.020Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:33:21.025Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:34:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:34:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:34:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:34:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:34:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:34:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:34:21.020Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:34:21.020Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:35:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:35:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:35:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:35:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:35:11.478Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:35:11.479Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:35:21.015Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:35:21.027Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:36:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:36:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:36:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:36:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:36:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:36:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:36:21.058Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:36:21.059Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:37:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:37:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:37:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:37:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:37:11.477Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:37:11.477Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:37:21.015Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:37:21.041Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:38:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:38:11.468Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:38:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:38:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:38:11.477Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:38:11.477Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:38:21.021Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:38:21.023Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:39:11.469Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:39:11.470Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:39:11.470Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:39:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:39:11.479Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:39:11.479Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:39:21.038Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:39:21.039Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:40:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:40:11.471Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:40:11.471Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:40:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:40:11.478Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:40:11.478Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:40:21.015Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:40:21.062Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:41:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:41:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:41:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:41:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:41:11.478Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:41:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:41:21.019Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:41:21.020Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:42:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:42:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:42:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:42:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:42:11.477Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:42:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:42:21.017Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:42:21.033Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:43:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:43:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:43:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:43:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:43:11.478Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:43:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:43:21.013Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:43:21.020Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:44:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:44:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:44:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:44:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:44:11.478Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:44:11.478Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:44:21.027Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:44:21.027Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:45:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:45:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:45:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:45:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:45:11.478Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:45:11.478Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:45:21.013Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:45:21.024Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:46:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:46:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:46:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:46:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:46:11.478Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:46:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:46:21.086Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:46:21.091Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:47:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:47:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:47:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:47:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:47:11.478Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:47:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:47:21.014Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:47:21.029Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:48:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:48:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:48:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:48:11.477Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:48:11.478Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:48:11.478Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:48:21.018Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:48:21.023Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:49:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:49:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:49:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:49:11.477Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:49:11.478Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:49:11.478Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:49:21.019Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:49:21.026Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:50:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:50:11.471Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:50:11.471Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:50:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:50:11.478Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:50:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:50:21.029Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:50:21.029Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:51:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:51:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:51:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:51:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:51:11.478Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:51:11.478Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:51:21.025Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:51:21.025Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:52:11.467Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:52:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:52:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:52:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:52:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:52:11.478Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:52:21.055Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:52:21.056Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:53:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:53:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:53:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:53:11.476Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:53:11.478Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:53:11.478Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:53:21.026Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:53:21.030Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:54:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:54:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:54:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:54:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:54:11.478Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:54:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:54:21.010Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:54:21.017Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:55:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:55:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:55:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:55:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:55:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:55:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:55:21.030Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:55:21.031Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:56:11.467Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:56:11.468Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:56:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:56:11.477Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:56:11.477Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:56:11.478Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:56:21.069Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:56:21.071Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:57:11.467Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:57:11.468Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:57:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:57:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:57:11.478Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:57:11.478Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:57:21.038Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:57:21.038Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:58:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:58:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:58:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:58:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:58:11.477Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:58:11.477Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:58:21.025Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:58:21.028Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:59:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:59:11.468Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:59:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:59:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-02T23:59:11.478Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-02T23:59:11.478Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-02T23:59:21.022Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-02T23:59:21.023Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:00:11.469Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:00:11.477Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:00:11.477Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:00:11.477Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:00:11.477Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:00:11.477Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:00:21.055Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:00:21.055Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:01:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:01:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:01:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:01:11.477Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:01:11.477Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:01:11.478Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:01:21.013Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:01:21.030Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:02:11.467Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:02:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:02:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:02:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:02:11.477Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:02:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:02:21.015Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:02:21.023Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:03:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:03:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:03:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:03:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:03:11.478Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:03:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:03:21.015Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:03:21.021Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:04:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:04:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:04:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:04:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:04:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:04:11.477Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:04:21.033Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:04:21.034Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:05:11.467Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:05:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:05:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:05:11.477Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:05:11.477Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:05:11.477Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:05:21.017Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:05:21.020Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:06:11.467Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:06:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:06:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:06:11.476Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:06:11.477Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:06:11.478Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:06:21.020Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:06:21.024Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:07:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:07:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:07:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:07:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:07:11.478Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:07:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:07:21.025Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:07:21.025Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:08:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:08:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:08:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:08:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:08:11.478Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:08:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:08:21.020Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:08:21.023Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:09:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:09:11.469Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:09:11.469Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:09:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:09:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:09:11.477Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:09:21.020Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:09:21.024Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:11.468Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:10:11.470Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:10:11.470Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:10:11.477Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:10:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:12.105Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:12.107Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.108Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"4edb355d-7d38-471a-b312-5e35a63dc20d","serviceName":"vFW 2022-11-03 00-08-31","serviceVersion":"1.0","serviceUUID":"c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d","serviceDescription":"catalog service description","serviceInvariantUUID":"c5c66e0f-05c7-42c3-8bd0-e40b5131678f","resources":[{"resourceInstanceName":"vFW 47a21f0a-c870 0","resourceName":"vFW 47a21f0a-c870","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4bc77d8b-37fd-4386-89ee-d8c15a4dce28","resourceInvariantUUID":"c6fc9b40-cf10-4b40-a74a-a101570f8fab","resourceCustomizationUUID":"f0befeaf-0a09-4743-9feb-c07f98b2a564","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vf-license-model.xml","artifactChecksum":"NTY4MmViNDA4MjVlYWYwYzRlYmZiNjBiOTUxYTQzOTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"47858448-7be9-412c-8136-691b6446582f","artifactVersion":"1"},{"artifactName":"vfw47a21f0ac8700_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json","artifactChecksum":"MDU1OWFiMDgzOGM3YjBhZjc1NWJiOWIyMDFlY2JhNGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6c3886f6-eed2-4d15-a083-74ab0c8e5849","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"cba4c7d5-fbfb-4ed7-9413-61460e4a67a3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vendor-license-model.xml","artifactChecksum":"NDQyYTBmY2Q5NmUyZjc0NGUyNmIyYTIyYjg1N2FhNjQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"917c7c80-80fa-4eaf-9b5c-11244b38b5da","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"2c6e1ed7-4839-4248-9989-6b3f0fa6eb66","artifactVersion":"2","generatedFromUUID":"cba4c7d5-fbfb-4ed7-9413-61460e4a67a3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221103000831-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-template.yml","artifactChecksum":"NTI3MjU3ZTgwZjJmM2U5NTI4MTY3ZWU1NmVkYzNjNjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ace6d84-73a8-4f3b-bede-6a73ef29737a","artifactVersion":"1"},{"artifactName":"service-Vfw20221103000831-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar","artifactChecksum":"Mjc1NDZkZjczYmQzY2VhZWRmNDExNWRhOGJmNDMzNDk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4a08b77f-3586-455c-ad32-11259ea55103","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-03T00:10:12.123Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:10:12.125Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:12.129Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.129Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434177493, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.132Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:12.144Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:12.144Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.153Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.153Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.153Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434177493, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "NOTIFIED" } 2022-11-03T00:10:12.154Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.154Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.154Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434178243, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.154Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.154Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.154Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "cds", "timestamp": 1667434179606, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.155Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.155Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.155Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434177493, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-03T00:10:12.155Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.155Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.155Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434178243, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.156Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.156Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.156Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "cds", "timestamp": 1667434179606, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.156Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.157Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.157Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434177493, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.157Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.157Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.157Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434178243, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.157Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.158Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.158Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "cds", "timestamp": 1667434179606, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.158Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.158Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.158Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434177493, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-11-03T00:10:12.159Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.159Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434178243, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.159Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.159Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "cds", "timestamp": 1667434179606, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.159Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.160Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.160Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434177493, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.160Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.160Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.160Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "policy-id", "timestamp": 1667434182091, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.160Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.160Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.161Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434178243, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.162Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.162Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.162Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "cds", "timestamp": 1667434179606, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.162Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.162Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.163Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434177493, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:10:12.163Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.163Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "policy-id", "timestamp": 1667434182091, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.163Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.163Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434178243, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.164Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.164Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.164Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "cds", "timestamp": 1667434179606, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.164Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.164Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.164Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "policy-id", "timestamp": 1667434182091, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-03T00:10:12.165Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.165Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434185610, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:12.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:10:12.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.165Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434178243, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:10:12.165Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.166Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "cds", "timestamp": 1667434179606, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:10:12.166Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.166Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "policy-id", "timestamp": 1667434182091, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.166Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.166Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434186716, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:12.166Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:10:12.167Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.167Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434186053, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:12.167Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:10:12.167Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.167Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "cds", "timestamp": 1667434187478, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:12.167Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:10:12.167Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.167Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "policy-id", "timestamp": 1667434182091, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.168Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.168Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.168Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434187834, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:12.168Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:10:12.168Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.168Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "cds", "timestamp": 1667434188496, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-03T00:10:12.244Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms 2022-11-03T00:10:12.249Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:12.249Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-03T00:10:12.266Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:12.268Z||pool-3-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1} Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:10:12.345Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 4edb355d-7d38-471a-b312-5e35a63dc20d 2022-11-03T00:10:12.369Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4edb355d-7d38-471a-b312-5e35a63dc20d and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:10:12.396Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.396Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "policy-id", "timestamp": 1667434182091, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.397Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.397Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.397Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434188951, "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=? 2022-11-03T00:10:12.414Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4edb355d-7d38-471a-b312-5e35a63dc20d 2022-11-03T00:10:12.414Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4edb355d-7d38-471a-b312-5e35a63dc20d 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 (?, ?, ?, ?, ?) 2022-11-03T00:10:12.430Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.430Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "policy-id", "timestamp": 1667434182091, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:10:12.431Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.431Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.431Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "multicloud-k8s-id", "timestamp": 1667434189955, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:10:12.431Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:10:12.431Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.432Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "policy-id", "timestamp": 1667434189861, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:12.432Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:10:12.432Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.432Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "policy-id", "timestamp": 1667434190878, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:10:12.432Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:10:12.433Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.433Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434191852, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:10:12.433Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:10:12.433Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.433Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "policy-id", "timestamp": 1667434191883, "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=? 2022-11-03T00:10:12.441Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4edb355d-7d38-471a-b312-5e35a63dc20d 2022-11-03T00:10:12.441Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4edb355d-7d38-471a-b312-5e35a63dc20d 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=? 2022-11-03T00:10:12.454Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.454Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434192857, "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=? 2022-11-03T00:10:12.461Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4edb355d-7d38-471a-b312-5e35a63dc20d 2022-11-03T00:10:12.461Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4edb355d-7d38-471a-b312-5e35a63dc20d 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 (?, ?, ?, ?, ?) 2022-11-03T00:10:12.473Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.473Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "aai-ml", "timestamp": 1667434194809, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.474Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.474Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.474Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "aai-ml", "timestamp": 1667434194809, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.475Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.475Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.475Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "aai-ml", "timestamp": 1667434194809, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.475Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.475Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.475Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "aai-ml", "timestamp": 1667434194809, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.476Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.476Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.476Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "aai-ml", "timestamp": 1667434194809, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.477Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.477Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.477Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "aai-ml", "timestamp": 1667434194809, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:12.477Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.477Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.477Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "aai-ml", "timestamp": 1667434194809, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:10:12.478Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:10:12.478Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:10:12.478Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "aai-ml", "timestamp": 1667434202631, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:12.478Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:10:13.151Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:10:13.152Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:13.155Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:13.155Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "NOTIFIED" } 2022-11-03T00:10:13.255Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:13.257Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:13.257Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:13.274Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:13.274Z||pool-4-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:10:14.156Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:10:14.159Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:14.161Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:14.161Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-03T00:10:14.261Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:14.262Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:14.262Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:14.278Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:14.279Z||pool-5-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:10:15.162Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:10:15.163Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:15.165Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:15.165Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:15.265Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:15.267Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:15.267Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:15.286Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:15.287Z||pool-6-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:10:16.166Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:10:16.167Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:16.169Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:16.169Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-11-03T00:10:16.269Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:16.270Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:16.271Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:16.288Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:16.289Z||pool-7-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:10:17.170Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:10:17.171Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:17.173Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:17.173Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:10:17.273Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:17.274Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:17.275Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:17.295Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:17.296Z||pool-8-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:10:18.174Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:10:18.174Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:18.176Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:18.177Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:10:18.277Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:18.278Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:18.278Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:18.293Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:18.294Z||pool-9-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:10:19.182Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "serviceName": "vFW 2022-11-03 00-08-31", "serviceVersion": "1.0", "serviceUUID": "c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "c5c66e0f-05c7-42c3-8bd0-e40b5131678f", "resources": [ { "resourceInstanceName": "vFW 47a21f0a-c870 0", "resourceCustomizationUUID": "f0befeaf-0a09-4743-9feb-c07f98b2a564", "resourceName": "vFW 47a21f0a-c870", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4bc77d8b-37fd-4386-89ee-d8c15a4dce28", "resourceInvariantUUID": "c6fc9b40-cf10-4b40-a74a-a101570f8fab", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw47a21f0ac8700_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "artifactChecksum": "MDU1OWFiMDgzOGM3YjBhZjc1NWJiOWIyMDFlY2JhNGM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6c3886f6-eed2-4d15-a083-74ab0c8e5849", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "cba4c7d5-fbfb-4ed7-9413-61460e4a67a3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "2c6e1ed7-4839-4248-9989-6b3f0fa6eb66", "generatedFromUUID": "cba4c7d5-fbfb-4ed7-9413-61460e4a67a3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "2c6e1ed7-4839-4248-9989-6b3f0fa6eb66", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20221103000831-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "artifactChecksum": "Mjc1NDZkZjczYmQzY2VhZWRmNDExNWRhOGJmNDMzNDk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4a08b77f-3586-455c-ad32-11259ea55103" } ], "workloadContext": "Production" } 2022-11-03T00:10:19.183Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-03T00:10:19.183Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d ASDC 2022-11-03T00:10:19.300Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:4edb355d-7d38-471a-b312-5e35a63dc20d ServiceName:vFW 2022-11-03 00-08-31 ServiceVersion:1.0 ServiceUUID:c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d ServiceInvariantUUID:c5c66e0f-05c7-42c3-8bd0-e40b5131678f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20221103000831-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar ArtifactUUID:4a08b77f-3586-455c-ad32-11259ea55103 ArtifactChecksum:Mjc1NDZkZjczYmQzY2VhZWRmNDExNWRhOGJmNDMzNDk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 47a21f0a-c870 0 ResourceCustomizationUUID:f0befeaf-0a09-4743-9feb-c07f98b2a564 ResourceInvariantUUID:c6fc9b40-cf10-4b40-a74a-a101570f8fab ResourceName:vFW 47a21f0a-c870 ResourceType:VF ResourceUUID:4bc77d8b-37fd-4386-89ee-d8c15a4dce28 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw47a21f0ac8700_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json ArtifactUUID:6c3886f6-eed2-4d15-a083-74ab0c8e5849 ArtifactChecksum:MDU1OWFiMDgzOGM3YjBhZjc1NWJiOWIyMDFlY2JhNGM= 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/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml ArtifactUUID:cba4c7d5-fbfb-4ed7-9413-61460e4a67a3 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/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env ArtifactUUID:2c6e1ed7-4839-4248-9989-6b3f0fa6eb66 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/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env ArtifactUUID:2c6e1ed7-4839-4248-9989-6b3f0fa6eb66 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-03T00:10:19.301Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d 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=? 2022-11-03T00:10:19.360Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:10:19.362Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-03T00:10:19.364Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-03T00:10:19.364Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 4a08b77f-3586-455c-ad32-11259ea55103 from URL: /sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:19.364Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-03T00:10:19.366Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:19.443Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-03T00:10:19.456Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar 4a08b77f-3586-455c-ad32-11259ea55103 100716 2022-11-03T00:10:19.457Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar ASDC sendASDCNotification 2022-11-03T00:10:19.458Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:19.459Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:10:19.460Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:19.464Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:19.464Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434219456, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:19.564Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:10:19.565Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:19.566Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:19.580Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:19.581Z||pool-10-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:10:20.465Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:10:20.467Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-03T00:10:20.467Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 4a08b77f-3586-455c-ad32-11259ea55103, URL: /sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar to file: /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:20.468Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221103000831-csar.csar 2022-11-03T00:10:20.556Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:20.556Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:21.332Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18390686238520843573/Definitions/service-Vfw20221103000831-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 2022-11-03T00:10:24.477Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-03T00:10:24.483Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||#################################################################################################### 2022-11-03T00:10:24.483Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.483Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2022-11-03T00:10:24.484Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.484Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.484Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.484Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.484Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.484Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.485Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.485Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.485Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.485Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.485Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 47a21f0a-c870 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-Vfw20221103000831-csar.csar 2022-11-03T00:10:24.485Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||#################################################################################################### 2022-11-03T00:10:24.493Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.495Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:24.499Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:24.499Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2022-11-03T00:10:24.501Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:10:24.502Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.503Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:24.503Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:24.503Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2022-11-03T00:10:24.503Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:10:24.504Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.504Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:24.507Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.508Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is not matching search criteria 2022-11-03T00:10:24.508Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-03T00:10:24.508Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-03T00:10:24.508Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-03T00:10:24.509Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.509Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:24.509Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-03T00:10:24.509Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.509Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-03T00:10:24.510Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-03T00:10:24.510Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.510Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:24.510Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-03T00:10:24.510Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:24.510Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-03T00:10:24.510Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.511Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-03T00:10:24.511Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.511Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:10:24.512Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.512Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:24.513Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:10:24.513Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.513Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:24.513Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:10:24.513Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.514Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:24.514Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:10:24.514Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.514Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is not matching search criteria 2022-11-03T00:10:24.514Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-03T00:10:24.515Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-03T00:10:24.515Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-11-03T00:10:24.515Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-03T00:10:24.515Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-03T00:10:24.515Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.515Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:24.515Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-03T00:10:24.516Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:24.516Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-03T00:10:24.516Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.516Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=77bb0535-073d-4b46-be8e-bf0e28485d4b 2022-11-03T00:10:24.517Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.517Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is not matching search criteria 2022-11-03T00:10:24.517Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-03T00:10:24.517Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-03T00:10:24.517Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-03T00:10:24.517Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.517Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:24.519Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-03T00:10:24.519Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.520Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-11-03T00:10:24.520Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-03T00:10:24.520Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:24.520Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-03T00:10:24.520Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.520Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=47d35efe-9d42-42a1-a7c6-949bfb422ec4 2022-11-03T00:10:24.521Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.521Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is not matching search criteria 2022-11-03T00:10:24.521Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-03T00:10:24.521Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-03T00:10:24.521Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-03T00:10:24.521Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.522Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:24.522Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-03T00:10:24.522Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.522Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-03T00:10:24.522Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-03T00:10:24.522Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-03T00:10:24.522Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:24.523Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-11-03T00:10:24.523Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c45e703a-3ed8-485b-9968-d55ff04dad35 2022-11-03T00:10:24.523Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.523Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:24.523Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.524Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:24.524Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.524Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:24.524Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:24.524Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:24.524Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2022-11-03 00-08-31 Description:catalog service description Model UUID:c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d Model Version:NULL Model InvariantUuid:c5c66e0f-05c7-42c3-8bd0-e40b5131678f Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 47a21f0a-c870 Model UUID:99f52426-6841-4290-833d-184877b48cb9 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:c6fc9b40-cf10-4b40-a74a-a101570f8fab Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f0befeaf-0a09-4743-9feb-c07f98b2a564 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d5ff79f5-7538-4156-b4fa-de86d0feb749 ModelName:Vfw47a21f0aC870..base_vfw..module-0 ModelUuid:13a2f273-281a-448a-b40c-40c00885d4ca ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:77bb0535-073d-4b46-be8e-bf0e28485d4b ModelInvariantUuid:217726ff-f9c0-41d6-8b10-7a02685f4fde ModelName:vFW 47a21f0a-c870-nodes.vfwCvfc ModelUuid:d4754012-b499-47cd-9320-dd22d0bb534d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e130b095-47b7-4073-a813-7b8d4fd59e71 ModelInvariantUuid:32a491a8-df1d-4b96-b433-ef44bc7e9311 ModelName:Vfw47a21f0aC870.compute.nodes.heat.vfw ModelUuid:b9841823-0e0e-4374-964c-56f30a51db9d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:47d35efe-9d42-42a1-a7c6-949bfb422ec4 ModelInvariantUuid:628cf8ef-c036-4a25-aad0-d8e8131a1a08 ModelName:vFW 47a21f0a-c870-nodes.vsnCvfc ModelUuid:0614b239-ebce-4889-9333-0d2e754c5fd9 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:37a225c4-3936-4073-bcdb-c882b2e0d9ae ModelInvariantUuid:7ce6a04c-1a27-43fb-bc2d-b2812d80a8fb ModelName:Vfw47a21f0aC870.compute.nodes.heat.vsn ModelUuid:5c7418cb-f86b-4ef4-a68a-4fe2df77f71d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c45e703a-3ed8-485b-9968-d55ff04dad35 ModelInvariantUuid:26f07268-0df9-4ae8-a37f-a5c6eee31541 ModelName:vFW 47a21f0a-c870-nodes.vpgCvfc ModelUuid:7772e694-403a-45bd-bc22-9eff106f8901 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:e1424ec5-36de-47b6-ba17-0bd8b64b8a99 ModelInvariantUuid:5107f383-e09d-49c7-8da6-58378271481e ModelName:Vfw47a21f0aC870.compute.nodes.heat.vpg ModelUuid:c02ec42d-01bb-4127-aa48-a1237108cb5e 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=? 2022-11-03T00:10:24.541Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 4bc77d8b-37fd-4386-89ee-d8c15a4dce28 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:10:24.609Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||vFW 47a21f0a-c870 0 2022-11-03T00:10:24.617Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4bc77d8b-37fd-4386-89ee-d8c15a4dce28 2022-11-03T00:10:24.618Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6c3886f6-eed2-4d15-a083-74ab0c8e5849 from URL: /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json 2022-11-03T00:10:24.618Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-03T00:10:24.618Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json 2022-11-03T00:10:24.693Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-03T00:10:24.694Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json 6c3886f6-eed2-4d15-a083-74ab0c8e5849 785 2022-11-03T00:10:24.695Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json ASDC sendASDCNotification 2022-11-03T00:10:24.696Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json 2022-11-03T00:10:24.696Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:10:24.696Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:24.700Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:24.700Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434224695, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:24.800Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:24.801Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:24.801Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:24.816Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:24.816Z||pool-11-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:10:25.703Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw47a21f0aC870..base_vfw..module-0", "vfModuleModelInvariantUUID": "d5ff79f5-7538-4156-b4fa-de86d0feb749", "vfModuleModelVersion": "1", "vfModuleModelUUID": "13a2f273-281a-448a-b40c-40c00885d4ca", "vfModuleModelCustomizationUUID": "e21adb1f-14bf-4007-a7a3-9961bf1bb29e", "isBase": true, "artifacts": [ "cba4c7d5-fbfb-4ed7-9413-61460e4a67a3", "2c6e1ed7-4839-4248-9989-6b3f0fa6eb66" ], "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": "" } } ] 2022-11-03T00:10:25.718Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw47a21f0aC870..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:13a2f273-281a-448a-b40c-40c00885d4ca VfModuleModelInvariantUUID:d5ff79f5-7538-4156-b4fa-de86d0feb749 VfModuleModelDescription:NULL Artifacts UUID List:{ cba4c7d5-fbfb-4ed7-9413-61460e4a67a3 , 2c6e1ed7-4839-4248-9989-6b3f0fa6eb66 } 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 } 2022-11-03T00:10:25.720Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw47a21f0aC870..base_vfw..module-0", "vfModuleModelInvariantUUID": "d5ff79f5-7538-4156-b4fa-de86d0feb749", "vfModuleModelVersion": "1", "vfModuleModelUUID": "13a2f273-281a-448a-b40c-40c00885d4ca", "vfModuleModelCustomizationUUID": "e21adb1f-14bf-4007-a7a3-9961bf1bb29e", "isBase": true, "artifacts": [ "cba4c7d5-fbfb-4ed7-9413-61460e4a67a3", "2c6e1ed7-4839-4248-9989-6b3f0fa6eb66" ], "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": "" } } ] 2022-11-03T00:10:25.720Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw47a21f0aC870..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:13a2f273-281a-448a-b40c-40c00885d4ca VfModuleModelInvariantUUID:d5ff79f5-7538-4156-b4fa-de86d0feb749 VfModuleModelDescription:NULL Artifacts UUID List:{ cba4c7d5-fbfb-4ed7-9413-61460e4a67a3 , 2c6e1ed7-4839-4248-9989-6b3f0fa6eb66 } 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 } 2022-11-03T00:10:25.721Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: cba4c7d5-fbfb-4ed7-9413-61460e4a67a3 from URL: /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml 2022-11-03T00:10:25.721Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-03T00:10:25.721Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml 2022-11-03T00:10:25.871Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-03T00:10:25.871Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml cba4c7d5-fbfb-4ed7-9413-61460e4a67a3 20368 2022-11-03T00:10:25.872Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-11-03T00:10:25.872Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml 2022-11-03T00:10:25.872Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:10:25.872Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:25.874Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:25.874Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434225872, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:25.975Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:25.976Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:25.976Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:25.990Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:25.991Z||pool-12-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:10:26.875Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2c6e1ed7-4839-4248-9989-6b3f0fa6eb66 from URL: /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env 2022-11-03T00:10:26.876Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-03T00:10:26.876Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env 2022-11-03T00:10:26.979Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-03T00:10:26.980Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env 2c6e1ed7-4839-4248-9989-6b3f0fa6eb66 2098 2022-11-03T00:10:26.980Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env ASDC sendASDCNotification 2022-11-03T00:10:26.981Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env 2022-11-03T00:10:26.981Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:10:26.981Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:26.983Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:26.983Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434226980, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:10:27.083Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:27.084Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:27.084Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:27.100Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:27.101Z||pool-13-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:10:27.983Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d 2022-11-03T00:10:27.984Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 47a21f0a-c870 0 4bc77d8b-37fd-4386-89ee-d8c15a4dce28 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:10:28.039Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ee50199, org.onap.sdc.toscaparser.api.parameters.Input@4d14866d, org.onap.sdc.toscaparser.api.parameters.Input@f0962db, org.onap.sdc.toscaparser.api.parameters.Input@2f0c3e57, org.onap.sdc.toscaparser.api.parameters.Input@19d30be6] 2022-11-03T00:10:28.044Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.044Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:28.044Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2022-11-03T00:10:28.045Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= f0befeaf-0a09-4743-9feb-c07f98b2a564 2022-11-03T00:10:28.045Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f0befeaf-0a09-4743-9feb-c07f98b2a564 matches Tosca VF Customization UUID: f0befeaf-0a09-4743-9feb-c07f98b2a564 2022-11-03T00:10:28.045Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: f0befeaf-0a09-4743-9feb-c07f98b2a564 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=? 2022-11-03T00:10:28.054Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.055Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:28.057Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id f0befeaf-0a09-4743-9feb-c07f98b2a564: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-03T00:10:28.057Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6ea65a7 2022-11-03T00:10:28.057Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.057Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:10:28.058Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e21adb1f-14bf-4007-a7a3-9961bf1bb29e 2022-11-03T00:10:28.059Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e21adb1f-14bf-4007-a7a3-9961bf1bb29e 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=? 2022-11-03T00:10:28.070Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.070Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:28.071Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:10:28.072Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.072Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:28.072Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:10:28.072Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.073Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is not matching search criteria 2022-11-03T00:10:28.073Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-03T00:10:28.073Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-03T00:10:28.073Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-11-03T00:10:28.073Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-03T00:10:28.074Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-03T00:10:28.074Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-03T00:10:28.074Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:28.074Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-03T00:10:28.074Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:28.074Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-03T00:10:28.075Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-03T00:10:28.075Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=77bb0535-073d-4b46-be8e-bf0e28485d4b 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=? 2022-11-03T00:10:28.090Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.091Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:28.091Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:10:28.092Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.092Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is not matching search criteria 2022-11-03T00:10:28.092Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-03T00:10:28.092Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-03T00:10:28.093Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-03T00:10:28.093Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-03T00:10:28.093Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:28.093Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-03T00:10:28.093Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-03T00:10:28.094Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-11-03T00:10:28.094Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-03T00:10:28.094Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:28.095Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-03T00:10:28.095Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-03T00:10:28.095Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=47d35efe-9d42-42a1-a7c6-949bfb422ec4 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=? 2022-11-03T00:10:28.099Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.099Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:28.100Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:10:28.103Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.103Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is not matching search criteria 2022-11-03T00:10:28.103Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-03T00:10:28.104Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-03T00:10:28.104Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-03T00:10:28.104Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-03T00:10:28.104Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:28.105Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-03T00:10:28.105Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-03T00:10:28.105Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-03T00:10:28.105Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-03T00:10:28.106Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-03T00:10:28.106Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-03T00:10:28.106Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-11-03T00:10:28.107Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c45e703a-3ed8-485b-9968-d55ff04dad35 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=? 2022-11-03T00:10:28.111Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.111Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:28.111Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:10:28.112Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.112Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Node template vFW 47a21f0a-c870 0 is matching search criteria 2022-11-03T00:10:28.112Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 47a21f0a-c870 0] matching following query criteria: sdcType=VF, customizationUUID=f0befeaf-0a09-4743-9feb-c07f98b2a564 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:10:28.116Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.117Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:28.118Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d: vFW 47a21f0a-c870 2022-11-03T00:10:28.118Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.118Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:28.118Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.119Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:28.119Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.119Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:28.119Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.120Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:28.120Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:10:28.120Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-11-03 00-08-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:10:28.120Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2022-11-03 00-08-31 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 (?, ?, ?, ?, ?) 2022-11-03T00:10:28.529Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 47a21f0a-c870 4bc77d8b-37fd-4386-89ee-d8c15a4dce28 1 ASDC deployResourceStructure 2022-11-03T00:10:28.530Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json ASDC sendASDCNotification 2022-11-03T00:10:28.530Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json 2022-11-03T00:10:28.530Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:10:28.531Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:28.533Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:28.533Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434228530, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:10:28.634Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:28.637Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:28.637Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:28.668Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:28.669Z||pool-14-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:10:29.533Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-11-03T00:10:29.534Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml 2022-11-03T00:10:29.534Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:10:29.535Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:29.537Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:29.537Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434229533, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:10:29.637Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:29.638Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:29.638Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:29.653Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:29.654Z||pool-15-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:10:30.538Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env ASDC sendASDCNotification 2022-11-03T00:10:30.538Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env 2022-11-03T00:10:30.539Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:10:30.539Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:30.541Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:30.541Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434230538, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-11-03T00:10:30.641Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:30.642Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:30.642Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:30.657Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:30.658Z||pool-16-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:10:31.542Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar ASDC sendASDCNotification 2022-11-03T00:10:31.542Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar 2022-11-03T00:10:31.542Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:10:31.543Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:10:31.545Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:10:31.545Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434231542, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:10:31.645Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:10:31.646Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:10:31.646Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:10:31.663Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:10:31.663Z||pool-17-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:10:32.546Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:10:32.567Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:10:32.571Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:10:32.571Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:10:32.571Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:11:02.572Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:11:02.593Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:11:02.598Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:11:02.598Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:11:02.598Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:11:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:11:11.478Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:11:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:11:11.632Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:11:11.633Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:11:11.633Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:11:11.634Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:11:32.598Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:11:32.629Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:11:32.635Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:11:32.635Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:11:32.635Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:12:02.636Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:12:02.658Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:12:02.662Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:12:02.662Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:12:02.662Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:12:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:12:11.479Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:12:11.479Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:12:12.009Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:12:12.011Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.011Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "NOTIFIED" } 2022-11-03T00:12:12.013Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:12:12.013Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.013Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-03T00:12:12.013Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:12:12.013Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.013Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:12:12.013Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:12:12.013Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.014Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-11-03T00:12:12.014Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:12:12.014Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.014Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "aai-ml", "timestamp": 1667434217353, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:12:12.014Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:12:12.014Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.014Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:12:12.014Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:12:12.015Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.015Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "aai-ml", "timestamp": 1667434218359, "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=? 2022-11-03T00:12:12.024Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4edb355d-7d38-471a-b312-5e35a63dc20d 2022-11-03T00:12:12.025Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4edb355d-7d38-471a-b312-5e35a63dc20d 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 (?, ?, ?, ?, ?) 2022-11-03T00:12:12.041Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.041Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434211468, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:12:12.042Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:12:12.042Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.042Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434219456, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:12:12.042Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:12:12.043Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.043Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434224695, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:12:12.043Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:12:12.043Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.043Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434225872, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:12:12.043Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:12:12.044Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.044Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434226980, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:12:12.044Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:12:12.044Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.044Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434228530, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/vfw47a21f0ac8700_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:12:12.045Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:12:12.045Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.045Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434229533, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:12:12.045Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:12:12.045Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.045Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434230538, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/resourceInstances/vfw47a21f0ac8700/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-11-03T00:12:12.046Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:12:12.046Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:12:12.046Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434231542, "artifactURL": "/sdc/v1/catalog/services/Vfw20221103000831/1.0/artifacts/service-Vfw20221103000831-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:12:12.046Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:12:32.662Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:12:32.676Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:12:32.680Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:12:32.680Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:12:32.681Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-03T00:12:32.681Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-03T00:12:32.681Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:12:32.681Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:12:32.681Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:12:32.681Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:12:32.681Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:12:32.681Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||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=? 2022-11-03T00:12:32.690Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-03T00:13:02.691Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4edb355d-7d38-471a-b312-5e35a63dc20d 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=? 2022-11-03T00:13:02.709Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4edb355d-7d38-471a-b312-5e35a63dc20d and serviceModelVersionId: c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d 2022-11-03T00:13:02.709Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5c66e0f-05c7-42c3-8bd0-e40b5131678f 2022-11-03T00:13:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:13:11.478Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:13:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:13:18.154Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5c66e0f-05c7-42c3-8bd0-e40b5131678f/model-vers/model-ver/c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d?depth=0 2022-11-03T00:13:18.267Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2022-11-03T00:13:18.817Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5c66e0f-05c7-42c3-8bd0-e40b5131678f/model-vers/model-ver/c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-11-03T00:13:18.823Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5c66e0f-05c7-42c3-8bd0-e40b5131678f/model-vers/model-ver/c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d?depth=0|INFO|500||Invoke 2022-11-03T00:13:18.845Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5c66e0f-05c7-42c3-8bd0-e40b5131678f/model-vers/model-ver/c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-03T00:13:19.175Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5c66e0f-05c7-42c3-8bd0-e40b5131678f/model-vers/model-ver/c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d?depth=0|INFO|500||InvokeReturn 2022-11-03T00:13:19.176Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5c66e0f-05c7-42c3-8bd0-e40b5131678f/model-vers/model-ver/c2cddb6a-b9c9-4a4e-93c2-1fb691d9767d?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[295], X-AAI-TXID=[1-aai-resources-221103-00:13:18:535-66629], vertex-id=[164080], Content-Length=[0], Date=[Thu, 03 Nov 2022 00:13:18 GMT], Content-Type=[application/json]} 2022-11-03T00:13:19.177Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2022-11-03T00:13:19.183Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-03T00:13:19.185Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:13:19.196Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-03T00:13:19.197Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4edb355d-7d38-471a-b312-5e35a63dc20d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-03T00:13:19.199Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-03T00:13:19.199Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:13:19.201Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:13:19.202Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434399198, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:13:19.302Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:13:19.303Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:13:19.303Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:13:19.335Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:13:19.336Z||pool-18-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:13:19.948Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:13:19.948Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:13:19.949Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "4edb355d-7d38-471a-b312-5e35a63dc20d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434399198, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:13:19.949Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-03T00:13:20.228Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:13:20.228Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:13:20.229Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:13:30.540Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:13:30.541Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:13:30.542Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:13:30.542Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:13:40.084Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:13:40.085Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:13:40.085Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:13:40.085Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:13:49.628Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:11.467Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:14:11.469Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:14:11.469Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:11.477Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:14:11.477Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:14:11.477Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:12.101Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:12.102Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.102Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"81075b5a-c9d2-48cf-b98a-845c70aca4d3","serviceName":"basic_onboard_XOBBuN","serviceVersion":"1.0","serviceUUID":"33d38fb4-8fd9-4a26-a374-221175f40c70","serviceDescription":"service","serviceInvariantUUID":"4e5e98b8-15d3-49e8-95b8-f763ef5a8752","resources":[{"resourceInstanceName":"basic_onboard_XOBBuN 0","resourceName":"basic_onboard_XOBBuN","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"cca84614-2bee-4efa-aefc-4eabef5617b4","resourceInvariantUUID":"be418053-929e-4291-922a-77e47bc53bc2","resourceCustomizationUUID":"a34d545a-1274-4919-b36d-f4d1d34026dc","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vf-license-model.xml","artifactChecksum":"MWMxOGNmNjU1ZWNjNDMzZjk0MTMyOTY4NjNlYzYxYmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ab7cc6c0-1db9-4d95-a500-c01ec10f1695","artifactVersion":"1"},{"artifactName":"basic_onboard_xobbun0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json","artifactChecksum":"ZDZlZGI5MDI5OWIzNTM0ZGJlZDUyZjljOTUxNzVjYjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"35b6877a-9a76-43d9-b79e-498a83b3d272","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ac7c0e7b-0a24-46a1-8c1d-f9a70084c282","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"8ba22342-9330-4e5e-be3c-a942a8e00b77","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"76e1f7c0-778e-4d9c-8b84-95b0fbf159f0","artifactVersion":"2","generatedFromUUID":"ac7c0e7b-0a24-46a1-8c1d-f9a70084c282"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardXobbun-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-template.yml","artifactChecksum":"NzA2OWQ5ZjE1YjkzZGFjMmIyYzE4MzEwMWFkMmMzNGI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"69530411-1840-4749-b004-f8650a6edc47","artifactVersion":"1"},{"artifactName":"service-BasicOnboardXobbun-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar","artifactChecksum":"NDlhNDdhNjE4MjI1Y2RmMjMyMGE3MmI0MWJhNWM2M2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d7982121-10c4-4ffc-8ccc-03cec2a936ec","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-03T00:14:12.110Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:14:12.111Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:12.115Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:12.115Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.122Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:12.124Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.124Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "policy-id", "timestamp": 1667434422091, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.125Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.125Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.125Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "policy-id", "timestamp": 1667434422091, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.126Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.126Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.126Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "policy-id", "timestamp": 1667434422091, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-03T00:14:12.126Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.126Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.126Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "policy-id", "timestamp": 1667434422091, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.126Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.126Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.126Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "policy-id", "timestamp": 1667434422091, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.127Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.127Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.127Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "aai-ml", "timestamp": 1667434434810, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.127Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.127Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.127Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "cds", "timestamp": 1667434434609, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.127Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.127Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.128Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "policy-id", "timestamp": 1667434422091, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.128Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.128Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.128Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "aai-ml", "timestamp": 1667434434810, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.132Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.132Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.132Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "cds", "timestamp": 1667434434609, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.133Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.133Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.133Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "policy-id", "timestamp": 1667434422091, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:14:12.133Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.133Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.133Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "aai-ml", "timestamp": 1667434434810, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.133Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.133Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.133Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "cds", "timestamp": 1667434434609, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.134Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.134Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.134Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "policy-id", "timestamp": 1667434436372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:14:12.134Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:14:12.134Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.134Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "aai-ml", "timestamp": 1667434434810, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.134Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.135Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.135Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "cds", "timestamp": 1667434434609, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.135Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.135Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.135Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434437494, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.135Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.135Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.135Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "policy-id", "timestamp": 1667434437378, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:14:12.135Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:14:12.136Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.136Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "aai-ml", "timestamp": 1667434434810, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.136Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.136Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.139Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "cds", "timestamp": 1667434434609, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.139Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.139Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.140Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434437494, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:14:12.140Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.140Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.140Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "policy-id", "timestamp": 1667434438381, "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 (?, ?, ?, ?, ?) 2022-11-03T00:14:12.176Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 81075b5a-c9d2-48cf-b98a-845c70aca4d3 2022-11-03T00:14:12.177Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81075b5a-c9d2-48cf-b98a-845c70aca4d3 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 (?, ?, ?, ?, ?) 2022-11-03T00:14:12.194Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.194Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "aai-ml", "timestamp": 1667434434810, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.195Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.195Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.195Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "cds", "timestamp": 1667434434609, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.195Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.195Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.195Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434437494, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-03T00:14:12.196Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.196Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.196Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "aai-ml", "timestamp": 1667434434810, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:14:12.196Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.196Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.197Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "cds", "timestamp": 1667434434609, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:14:12.197Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.197Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.197Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434437494, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.198Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.198Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.198Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "aai-ml", "timestamp": 1667434442598, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:14:12.199Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:14:12.199Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.199Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "cds", "timestamp": 1667434442370, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:14:12.199Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:14:12.199Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.200Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434437494, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-11-03T00:14:12.200Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.200Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.200Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "cds", "timestamp": 1667434443378, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-03T00:14:12.208Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 81075b5a-c9d2-48cf-b98a-845c70aca4d3 2022-11-03T00:14:12.208Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81075b5a-c9d2-48cf-b98a-845c70aca4d3 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:14:12.215Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:12.215Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:12.216Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:12.220Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.221Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434437494, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.221Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.221Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.221Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434437494, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:14:12.221Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.221Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.221Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434445266, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:14:12.222Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:14:12.222Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.222Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434446397, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:14:12.222Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:14:12.222Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.222Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434447465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:14:12.222Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:14:12.222Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.223Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434448509, "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=? 2022-11-03T00:14:12.232Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 81075b5a-c9d2-48cf-b98a-845c70aca4d3 2022-11-03T00:14:12.233Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81075b5a-c9d2-48cf-b98a-845c70aca4d3 and ComponentName POLICY 2022-11-03T00:14:12.234Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:12.235Z||pool-19-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 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=? 2022-11-03T00:14:12.243Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.243Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "multicloud-k8s-id", "timestamp": 1667434449512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:14:12.243Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:14:12.243Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.244Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434448243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.244Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.244Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.244Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "aai-ml", "timestamp": 1667434450336, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:14:12.245Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:14:12.245Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.245Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434448243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:12.245Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:14:12.245Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:14:12.246Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "aai-ml", "timestamp": 1667434451341, "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=? 2022-11-03T00:14:12.256Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 81075b5a-c9d2-48cf-b98a-845c70aca4d3 2022-11-03T00:14:12.257Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81075b5a-c9d2-48cf-b98a-845c70aca4d3 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 (?, ?, ?, ?, ?) 2022-11-03T00:14:13.116Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:14:13.116Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:13.119Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:13.119Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:14:13.219Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:13.220Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:13.220Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:13.233Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:13.234Z||pool-20-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:14.119Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:14:14.120Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:14.123Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:14.123Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-03T00:14:14.223Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:14.224Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:14.225Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:14.240Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:14.241Z||pool-21-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:15.124Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:14:15.125Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:15.127Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:15.127Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:15.228Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-03T00:14:15.230Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:15.230Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:15.245Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:15.246Z||pool-22-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:16.128Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:14:16.129Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:16.131Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:16.131Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-11-03T00:14:16.231Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:16.232Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:16.233Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:16.248Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:16.248Z||pool-23-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:14:17.132Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:14:17.133Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:17.135Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:17.135Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:14:17.235Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:17.236Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:17.236Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:17.254Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:17.254Z||pool-24-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:18.135Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:14:18.137Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:18.139Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:18.139Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:14:18.239Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:18.240Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:18.240Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:18.255Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:18.256Z||pool-25-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:19.141Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "serviceName": "basic_onboard_XOBBuN", "serviceVersion": "1.0", "serviceUUID": "33d38fb4-8fd9-4a26-a374-221175f40c70", "serviceDescription": "service", "serviceInvariantUUID": "4e5e98b8-15d3-49e8-95b8-f763ef5a8752", "resources": [ { "resourceInstanceName": "basic_onboard_XOBBuN 0", "resourceCustomizationUUID": "a34d545a-1274-4919-b36d-f4d1d34026dc", "resourceName": "basic_onboard_XOBBuN", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "cca84614-2bee-4efa-aefc-4eabef5617b4", "resourceInvariantUUID": "be418053-929e-4291-922a-77e47bc53bc2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_xobbun0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "artifactChecksum": "ZDZlZGI5MDI5OWIzNTM0ZGJlZDUyZjljOTUxNzVjYjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35b6877a-9a76-43d9-b79e-498a83b3d272", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "ac7c0e7b-0a24-46a1-8c1d-f9a70084c282", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "76e1f7c0-778e-4d9c-8b84-95b0fbf159f0", "generatedFromUUID": "ac7c0e7b-0a24-46a1-8c1d-f9a70084c282" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "76e1f7c0-778e-4d9c-8b84-95b0fbf159f0", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardXobbun-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "artifactChecksum": "NDlhNDdhNjE4MjI1Y2RmMjMyMGE3MmI0MWJhNWM2M2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d7982121-10c4-4ffc-8ccc-03cec2a936ec" } ], "workloadContext": "Production" } 2022-11-03T00:14:19.142Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-03T00:14:19.142Z|4edb355d-7d38-471a-b312-5e35a63dc20d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 33d38fb4-8fd9-4a26-a374-221175f40c70 ASDC 2022-11-03T00:14:19.143Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:81075b5a-c9d2-48cf-b98a-845c70aca4d3 ServiceName:basic_onboard_XOBBuN ServiceVersion:1.0 ServiceUUID:33d38fb4-8fd9-4a26-a374-221175f40c70 ServiceInvariantUUID:4e5e98b8-15d3-49e8-95b8-f763ef5a8752 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardXobbun-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar ArtifactUUID:d7982121-10c4-4ffc-8ccc-03cec2a936ec ArtifactChecksum:NDlhNDdhNjE4MjI1Y2RmMjMyMGE3MmI0MWJhNWM2M2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_XOBBuN 0 ResourceCustomizationUUID:a34d545a-1274-4919-b36d-f4d1d34026dc ResourceInvariantUUID:be418053-929e-4291-922a-77e47bc53bc2 ResourceName:basic_onboard_XOBBuN ResourceType:VF ResourceUUID:cca84614-2bee-4efa-aefc-4eabef5617b4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_xobbun0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json ArtifactUUID:35b6877a-9a76-43d9-b79e-498a83b3d272 ArtifactChecksum:ZDZlZGI5MDI5OWIzNTM0ZGJlZDUyZjljOTUxNzVjYjE= 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/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml ArtifactUUID:ac7c0e7b-0a24-46a1-8c1d-f9a70084c282 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/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env ArtifactUUID:76e1f7c0-778e-4d9c-8b84-95b0fbf159f0 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/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env ArtifactUUID:76e1f7c0-778e-4d9c-8b84-95b0fbf159f0 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-03T00:14:19.143Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 33d38fb4-8fd9-4a26-a374-221175f40c70 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=? 2022-11-03T00:14:19.186Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:14:19.187Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-03T00:14:19.187Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-03T00:14:19.187Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d7982121-10c4-4ffc-8ccc-03cec2a936ec from URL: /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:19.187Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-03T00:14:19.188Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:19.259Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-03T00:14:19.261Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar d7982121-10c4-4ffc-8ccc-03cec2a936ec 75291 2022-11-03T00:14:19.261Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar ASDC sendASDCNotification 2022-11-03T00:14:19.261Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:19.261Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:14:19.262Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:19.264Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:19.265Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434459261, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:14:19.365Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:19.366Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:19.367Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:19.381Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:19.382Z||pool-26-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:20.265Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:14:20.266Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-03T00:14:20.266Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: d7982121-10c4-4ffc-8ccc-03cec2a936ec, URL: /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar to file: /app/ASDC/1/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:20.267Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:20.267Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:20.267Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:20.392Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14320141434033369178/Definitions/service-BasicOnboardXobbun-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 2022-11-03T00:14:21.623Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-03T00:14:21.623Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||#################################################################################################### 2022-11-03T00:14:21.623Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:21.623Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-03T00:14:21.624Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:21.624Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:21.624Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:21.624Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:21.624Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:21.624Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_XOBBuN 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-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:21.625Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:21.625Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||#################################################################################################### 2022-11-03T00:14:21.625Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.625Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:21.626Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is matching search criteria 2022-11-03T00:14:21.626Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2022-11-03T00:14:21.626Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_XOBBuN 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:14:21.627Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.627Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:21.627Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is matching search criteria 2022-11-03T00:14:21.627Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2022-11-03T00:14:21.627Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_XOBBuN 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:14:21.628Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.628Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:21.628Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.628Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is not matching search criteria 2022-11-03T00:14:21.629Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2022-11-03T00:14:21.629Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2022-11-03T00:14:21.629Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2022-11-03T00:14:21.629Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-11-03T00:14:21.630Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-03T00:14:21.630Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.630Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:14:21.630Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.630Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is matching search criteria 2022-11-03T00:14:21.630Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_XOBBuN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:14:21.631Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.631Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is matching search criteria 2022-11-03T00:14:21.631Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_XOBBuN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:14:21.631Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.631Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is matching search criteria 2022-11-03T00:14:21.632Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_XOBBuN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:14:21.632Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.632Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is not matching search criteria 2022-11-03T00:14:21.632Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2022-11-03T00:14:21.632Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-11-03T00:14:21.632Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=739c1bf1-8085-4e34-ad9d-c1d0d0f2b90f 2022-11-03T00:14:21.633Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.633Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:21.633Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.633Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:21.633Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.633Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:21.634Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:21.634Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:21.634Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_XOBBuN Description:service Model UUID:33d38fb4-8fd9-4a26-a374-221175f40c70 Model Version:NULL Model InvariantUuid:4e5e98b8-15d3-49e8-95b8-f763ef5a8752 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_XOBBuN Model UUID:90e102cf-2b27-4505-80ca-ea9a4514de59 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:be418053-929e-4291-922a-77e47bc53bc2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a34d545a-1274-4919-b36d-f4d1d34026dc NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:132ee1d8-9787-41ad-8958-4c9287d8da88 ModelName:BasicOnboardXobbun..base_ubuntu18..module-0 ModelUuid:93af6a3c-5c6d-40ec-9afc-7a0c22f17b95 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:739c1bf1-8085-4e34-ad9d-c1d0d0f2b90f ModelInvariantUuid:ee0fdddb-568f-4b8f-a598-1dc9907c9d31 ModelName:basic_onboard_XOBBuN-nodes.ubuntu18Cvfc ModelUuid:25f25cc1-709d-4bd9-92ee-cbcd82b61309 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:123418e7-79a9-4119-83e9-4cec563f9129 ModelInvariantUuid:6ac39d14-0000-48c4-bdf1-ee5f4620e89e ModelName:BasicOnboardXobbun.compute.nodes.heat.ubuntu18 ModelUuid:b6696d40-07bf-426f-8d49-d20e315f29ca 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=? 2022-11-03T00:14:21.645Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: cca84614-2bee-4efa-aefc-4eabef5617b4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:14:21.650Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||basic_onboard_XOBBuN 0 2022-11-03T00:14:21.650Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: cca84614-2bee-4efa-aefc-4eabef5617b4 2022-11-03T00:14:21.651Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35b6877a-9a76-43d9-b79e-498a83b3d272 from URL: /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json 2022-11-03T00:14:21.651Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-03T00:14:21.651Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json 2022-11-03T00:14:21.704Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-03T00:14:21.704Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json 35b6877a-9a76-43d9-b79e-498a83b3d272 798 2022-11-03T00:14:21.705Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json ASDC sendASDCNotification 2022-11-03T00:14:21.705Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json 2022-11-03T00:14:21.705Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:14:21.705Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:21.708Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:21.708Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434461705, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:14:21.808Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:21.809Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:21.809Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:21.824Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:21.825Z||pool-27-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:22.709Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardXobbun..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "132ee1d8-9787-41ad-8958-4c9287d8da88", "vfModuleModelVersion": "1", "vfModuleModelUUID": "93af6a3c-5c6d-40ec-9afc-7a0c22f17b95", "vfModuleModelCustomizationUUID": "59489ebf-fade-4187-bef1-2a1738dbc10e", "isBase": true, "artifacts": [ "ac7c0e7b-0a24-46a1-8c1d-f9a70084c282", "76e1f7c0-778e-4d9c-8b84-95b0fbf159f0" ], "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": "" } } ] 2022-11-03T00:14:22.715Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardXobbun..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:93af6a3c-5c6d-40ec-9afc-7a0c22f17b95 VfModuleModelInvariantUUID:132ee1d8-9787-41ad-8958-4c9287d8da88 VfModuleModelDescription:NULL Artifacts UUID List:{ ac7c0e7b-0a24-46a1-8c1d-f9a70084c282 , 76e1f7c0-778e-4d9c-8b84-95b0fbf159f0 } 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 } 2022-11-03T00:14:22.719Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardXobbun..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "132ee1d8-9787-41ad-8958-4c9287d8da88", "vfModuleModelVersion": "1", "vfModuleModelUUID": "93af6a3c-5c6d-40ec-9afc-7a0c22f17b95", "vfModuleModelCustomizationUUID": "59489ebf-fade-4187-bef1-2a1738dbc10e", "isBase": true, "artifacts": [ "ac7c0e7b-0a24-46a1-8c1d-f9a70084c282", "76e1f7c0-778e-4d9c-8b84-95b0fbf159f0" ], "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": "" } } ] 2022-11-03T00:14:22.719Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardXobbun..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:93af6a3c-5c6d-40ec-9afc-7a0c22f17b95 VfModuleModelInvariantUUID:132ee1d8-9787-41ad-8958-4c9287d8da88 VfModuleModelDescription:NULL Artifacts UUID List:{ ac7c0e7b-0a24-46a1-8c1d-f9a70084c282 , 76e1f7c0-778e-4d9c-8b84-95b0fbf159f0 } 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 } 2022-11-03T00:14:22.719Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: ac7c0e7b-0a24-46a1-8c1d-f9a70084c282 from URL: /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml 2022-11-03T00:14:22.719Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-03T00:14:22.719Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml 2022-11-03T00:14:22.798Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-03T00:14:22.799Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml ac7c0e7b-0a24-46a1-8c1d-f9a70084c282 5033 2022-11-03T00:14:22.800Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2022-11-03T00:14:22.800Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml 2022-11-03T00:14:22.800Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:14:22.800Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:22.803Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:22.803Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434462799, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:14:22.903Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:22.904Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:22.904Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:22.920Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:22.921Z||pool-28-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:14:23.805Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 76e1f7c0-778e-4d9c-8b84-95b0fbf159f0 from URL: /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env 2022-11-03T00:14:23.805Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-03T00:14:23.805Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env 2022-11-03T00:14:23.921Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-03T00:14:23.921Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env 76e1f7c0-778e-4d9c-8b84-95b0fbf159f0 909 2022-11-03T00:14:23.922Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2022-11-03T00:14:23.922Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env 2022-11-03T00:14:23.922Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:14:23.922Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:23.924Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:23.924Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434463921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:14:24.024Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:24.025Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:24.026Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:24.039Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:24.040Z||pool-29-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:24.925Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 33d38fb4-8fd9-4a26-a374-221175f40c70 2022-11-03T00:14:24.926Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_XOBBuN 0 cca84614-2bee-4efa-aefc-4eabef5617b4 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:14:24.943Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ab6f379, org.onap.sdc.toscaparser.api.parameters.Input@cc748a3, org.onap.sdc.toscaparser.api.parameters.Input@2fbd4cfc, org.onap.sdc.toscaparser.api.parameters.Input@698f02c6, org.onap.sdc.toscaparser.api.parameters.Input@440f09b5] 2022-11-03T00:14:24.945Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.945Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:24.945Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2022-11-03T00:14:24.946Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= a34d545a-1274-4919-b36d-f4d1d34026dc 2022-11-03T00:14:24.946Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a34d545a-1274-4919-b36d-f4d1d34026dc matches Tosca VF Customization UUID: a34d545a-1274-4919-b36d-f4d1d34026dc 2022-11-03T00:14:24.946Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: a34d545a-1274-4919-b36d-f4d1d34026dc 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=? 2022-11-03T00:14:24.949Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.949Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:24.950Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id a34d545a-1274-4919-b36d-f4d1d34026dc: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-03T00:14:24.950Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@26ac06d0 2022-11-03T00:14:24.951Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.951Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:14:24.951Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 59489ebf-fade-4187-bef1-2a1738dbc10e 2022-11-03T00:14:24.951Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 59489ebf-fade-4187-bef1-2a1738dbc10e 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=? 2022-11-03T00:14:24.954Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.955Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is matching search criteria 2022-11-03T00:14:24.955Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_XOBBuN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:14:24.955Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.956Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is matching search criteria 2022-11-03T00:14:24.956Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_XOBBuN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:14:24.956Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.957Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is not matching search criteria 2022-11-03T00:14:24.957Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2022-11-03T00:14:24.957Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-11-03T00:14:24.957Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=739c1bf1-8085-4e34-ad9d-c1d0d0f2b90f 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=? 2022-11-03T00:14:24.961Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.961Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is matching search criteria 2022-11-03T00:14:24.962Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_XOBBuN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:14:24.963Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.964Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_XOBBuN 0 is matching search criteria 2022-11-03T00:14:24.964Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_XOBBuN 0] matching following query criteria: sdcType=VF, customizationUUID=a34d545a-1274-4919-b36d-f4d1d34026dc Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:14:24.967Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.968Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:24.968Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 33d38fb4-8fd9-4a26-a374-221175f40c70: basic_onboard_XOBBuN 2022-11-03T00:14:24.968Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.968Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:24.969Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.969Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:24.969Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.970Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:24.970Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.970Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:24.970Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:14:24.970Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_XOBBuN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:14:24.971Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||Saving Service: basic_onboard_XOBBuN 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 (?, ?, ?, ?, ?) 2022-11-03T00:14:25.094Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_XOBBuN cca84614-2bee-4efa-aefc-4eabef5617b4 1 ASDC deployResourceStructure 2022-11-03T00:14:25.095Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json ASDC sendASDCNotification 2022-11-03T00:14:25.095Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json 2022-11-03T00:14:25.095Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:14:25.095Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:25.098Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:25.098Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434465095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:14:25.198Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:25.199Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:25.199Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:25.211Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:25.212Z||pool-30-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:26.098Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2022-11-03T00:14:26.099Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml 2022-11-03T00:14:26.099Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:14:26.100Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:26.102Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:26.102Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434466098, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:14:26.202Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:26.204Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:26.204Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:26.219Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:26.220Z||pool-31-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:27.103Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2022-11-03T00:14:27.104Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env 2022-11-03T00:14:27.104Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:14:27.104Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:27.106Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:27.106Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434467103, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2022-11-03T00:14:27.207Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:27.208Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:27.208Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:27.223Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:27.224Z||pool-32-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:28.107Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar ASDC sendASDCNotification 2022-11-03T00:14:28.108Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar 2022-11-03T00:14:28.108Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:14:28.109Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:14:28.111Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:14:28.111Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434468107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:14:28.211Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:14:28.212Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:14:28.212Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:14:28.227Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:14:28.228Z||pool-33-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:14:29.112Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:14:29.128Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:14:29.132Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:14:29.133Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:14:29.133Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:14:29.133Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:14:59.134Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:14:59.149Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:14:59.154Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:14:59.154Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:14:59.154Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:14:59.154Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:15:11.477Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:15:11.478Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:15:11.478Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:15:11.618Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:15:11.618Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:15:11.618Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434448243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:15:11.620Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:15:29.154Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:15:29.168Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:15:29.172Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:15:29.172Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:15:29.172Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:15:29.172Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:15:59.172Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:15:59.188Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:15:59.192Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:15:59.192Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:15:59.192Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:15:59.192Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:16:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:16:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:16:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:16:12.008Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:16:12.010Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.010Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:16:12.011Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.011Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.012Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434448243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:16:12.012Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.012Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.012Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:16:12.013Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.013Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.013Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434448243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:16:12.013Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.013Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.014Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-03T00:16:12.014Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.014Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.014Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434448243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:16:12.015Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.015Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.015Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:16:12.015Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.015Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.016Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434448243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:16:12.016Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.016Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.016Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-11-03T00:16:12.016Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:16:12.017Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434455977, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:16:12.018Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:16:12.018Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.018Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434451467, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:16:12.018Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-03T00:16:12.019Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.019Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434459261, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:16:12.019Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:16:12.019Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.019Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434458440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:16:12.020Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:16:12.020Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.020Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667434459451, "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=? 2022-11-03T00:16:12.032Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 81075b5a-c9d2-48cf-b98a-845c70aca4d3 2022-11-03T00:16:12.032Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81075b5a-c9d2-48cf-b98a-845c70aca4d3 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 (?, ?, ?, ?, ?) 2022-11-03T00:16:12.044Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.044Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434461705, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:16:12.045Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:16:12.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.045Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434462799, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:16:12.045Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:16:12.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.046Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434463921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:16:12.046Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:16:12.046Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.046Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434465095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/basic_onboard_xobbun0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:16:12.046Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:16:12.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.047Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434466098, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:16:12.047Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:16:12.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.048Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434467103, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/resourceInstances/basic_onboard_xobbun0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2022-11-03T00:16:12.048Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:16:12.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:16:12.048Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434468107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardXobbun/1.0/artifacts/service-BasicOnboardXobbun-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:16:12.049Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:16:29.193Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:16:29.208Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:16:29.212Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:16:29.212Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:16:29.212Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-03T00:16:29.212Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-03T00:16:29.212Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:16:29.212Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:16:29.212Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:16:29.212Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:16:29.213Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:16:29.213Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||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=? 2022-11-03T00:16:29.223Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-03T00:16:59.224Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 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=? 2022-11-03T00:16:59.233Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 81075b5a-c9d2-48cf-b98a-845c70aca4d3 and serviceModelVersionId: 33d38fb4-8fd9-4a26-a374-221175f40c70 2022-11-03T00:16:59.233Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4e5e98b8-15d3-49e8-95b8-f763ef5a8752 2022-11-03T00:16:59.234Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4e5e98b8-15d3-49e8-95b8-f763ef5a8752/model-vers/model-ver/33d38fb4-8fd9-4a26-a374-221175f40c70?depth=0 2022-11-03T00:16:59.238Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2022-11-03T00:16:59.290Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4e5e98b8-15d3-49e8-95b8-f763ef5a8752/model-vers/model-ver/33d38fb4-8fd9-4a26-a374-221175f40c70?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-11-03T00:16:59.293Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4e5e98b8-15d3-49e8-95b8-f763ef5a8752/model-vers/model-ver/33d38fb4-8fd9-4a26-a374-221175f40c70?depth=0|INFO|500||Invoke 2022-11-03T00:16:59.300Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4e5e98b8-15d3-49e8-95b8-f763ef5a8752/model-vers/model-ver/33d38fb4-8fd9-4a26-a374-221175f40c70?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-03T00:16:59.478Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4e5e98b8-15d3-49e8-95b8-f763ef5a8752/model-vers/model-ver/33d38fb4-8fd9-4a26-a374-221175f40c70?depth=0|INFO|500||InvokeReturn 2022-11-03T00:16:59.478Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4e5e98b8-15d3-49e8-95b8-f763ef5a8752/model-vers/model-ver/33d38fb4-8fd9-4a26-a374-221175f40c70?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[173], X-AAI-TXID=[2-aai-resources-221103-00:16:58:983-82978], vertex-id=[377056], Content-Length=[0], Date=[Thu, 03 Nov 2022 00:16:58 GMT], Content-Type=[application/json]} 2022-11-03T00:16:59.478Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2022-11-03T00:16:59.481Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-03T00:16:59.481Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:16:59.487Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-03T00:16:59.487Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 81075b5a-c9d2-48cf-b98a-845c70aca4d3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-03T00:16:59.488Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-03T00:16:59.489Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:16:59.492Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:16:59.492Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434619488, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:16:59.592Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:16:59.593Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:16:59.593Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:16:59.611Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:16:59.612Z||pool-34-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-03T00:17:00.509Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:17:00.510Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:17:00.510Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:17:10.827Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:17:10.828Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:17:10.829Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:17:10.829Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:17:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:17:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:17:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:17:12.163Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:17:12.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-03T00:17:12.164Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "81075b5a-c9d2-48cf-b98a-845c70aca4d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667434619488, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:17:12.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:17:20.394Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:17:20.394Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:17:20.395Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:17:20.395Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:17:29.935Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:18:11.468Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:18:11.469Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:18:11.469Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:18:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:18:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:18:11.477Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:18:21.022Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:18:21.023Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:19:11.467Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:19:11.468Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:19:11.469Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:19:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:19:11.477Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:19:11.478Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:19:21.021Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:19:21.021Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:20:11.468Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:20:11.469Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:20:11.469Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:20:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:20:11.478Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:20:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:20:21.015Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:20:21.060Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:21:11.467Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:21:11.468Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:21:11.469Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:21:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:21:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:21:11.477Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:21:21.012Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:21:21.025Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:22:11.468Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:22:11.469Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:22:11.469Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:22:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:22:11.478Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:22:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:22:21.027Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:22:21.030Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:23:11.468Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:23:11.472Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:23:11.473Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:23:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:23:11.478Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:23:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:23:21.028Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:23:21.045Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:24:11.468Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:24:11.469Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:24:11.469Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:24:11.477Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:24:11.477Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:24:11.477Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:24:12.103Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:24:12.104Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.104Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"1c930346-2344-4f46-aad8-a14f2c3a1dce","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"fe716505-1e56-4246-9254-d1ebc77ed880","serviceDescription":"service","serviceInvariantUUID":"68f4a206-1aee-4abb-85be-fa608ed38341","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"55ace2b8-aa60-4b0c-940b-49c12483c755","resourceInvariantUUID":"6c88a2a6-0f55-4a71-be8c-d195c094f12b","resourceCustomizationUUID":"fa33113c-9c1b-435f-950a-979def2ca04e","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":"YTk2NTAzZmI5NzY0NjBlZmY1NTAwZGQ2ZjU4OTczMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"04846afb-293e-420f-9d6c-0bd74632e8f4","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NjZmNTk3MWExZjhiNDY3NmI1ZWNjMDBkNGQwODkzNDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6d055182-2997-4296-8d4b-e4fc34982e32","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-03T00:24:12.115Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:24:12.117Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:24:12.135Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:24:12.135Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:24:12.135Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435051468, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:24:12.137Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.137Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "cds", "timestamp": 1667435034606, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:24:12.138Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:24:12.138Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.138Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "aai-ml", "timestamp": 1667435034809, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:24:12.138Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:24:12.139Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.139Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "multicloud-k8s-id", "timestamp": 1667435037494, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:24:12.139Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:24:12.139Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.139Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "policy-id", "timestamp": 1667435042091, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:24:12.139Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:24:12.140Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.140Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "aai-ml", "timestamp": 1667435034809, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:24:12.140Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:24:12.140Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.140Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "cds", "timestamp": 1667435034606, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:24:12.141Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:24:12.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.141Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "multicloud-k8s-id", "timestamp": 1667435037494, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:24:12.141Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:24:12.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.142Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "policy-id", "timestamp": 1667435042091, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:24:12.142Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:24:12.142Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.142Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "cds", "timestamp": 1667435045611, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:24:12.143Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:24:12.143Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.143Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "aai-ml", "timestamp": 1667435045868, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:24:12.143Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:24:12.143Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.143Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "policy-id", "timestamp": 1667435044928, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:24:12.143Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:24:12.144Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.144Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "cds", "timestamp": 1667435046619, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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 (?, ?, ?, ?, ?) 2022-11-03T00:24:12.177Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 1c930346-2344-4f46-aad8-a14f2c3a1dce 2022-11-03T00:24:12.177Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c930346-2344-4f46-aad8-a14f2c3a1dce and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:24:12.193Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.194Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "policy-id", "timestamp": 1667435045934, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:24:12.194Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:24:12.194Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.194Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "policy-id", "timestamp": 1667435046938, "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=? 2022-11-03T00:24:12.202Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1c930346-2344-4f46-aad8-a14f2c3a1dce 2022-11-03T00:24:12.203Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c930346-2344-4f46-aad8-a14f2c3a1dce 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 (?, ?, ?, ?, ?) 2022-11-03T00:24:12.215Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.216Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "aai-ml", "timestamp": 1667435050203, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:24:12.216Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:24:12.216Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.216Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435048243, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:24:12.217Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:24:12.217Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.217Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "aai-ml", "timestamp": 1667435051209, "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=? 2022-11-03T00:24:12.223Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 87 ms 2022-11-03T00:24:12.224Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:24:12.224Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:24:12.225Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1c930346-2344-4f46-aad8-a14f2c3a1dce 2022-11-03T00:24:12.225Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c930346-2344-4f46-aad8-a14f2c3a1dce 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 (?, ?, ?, ?, ?) 2022-11-03T00:24:12.238Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:24:12.239Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435048243, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:24:12.239Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:24:12.257Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:24:12.258Z||pool-35-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:24:13.136Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:24:13.137Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:24:13.140Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:24:13.140Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435051468, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:24:13.240Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:24:13.241Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:24:13.241Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:24:13.262Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:24:13.263Z||pool-36-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:24:14.141Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "fe716505-1e56-4246-9254-d1ebc77ed880", "serviceDescription": "service", "serviceInvariantUUID": "68f4a206-1aee-4abb-85be-fa608ed38341", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "fa33113c-9c1b-435f-950a-979def2ca04e", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "55ace2b8-aa60-4b0c-940b-49c12483c755", "resourceInvariantUUID": "6c88a2a6-0f55-4a71-be8c-d195c094f12b", "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": "NjZmNTk3MWExZjhiNDY3NmI1ZWNjMDBkNGQwODkzNDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6d055182-2997-4296-8d4b-e4fc34982e32" } ], "workloadContext": "Production" } 2022-11-03T00:24:14.143Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-03T00:24:14.144Z|81075b5a-c9d2-48cf-b98a-845c70aca4d3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 fe716505-1e56-4246-9254-d1ebc77ed880 ASDC 2022-11-03T00:24:14.145Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:1c930346-2344-4f46-aad8-a14f2c3a1dce ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:fe716505-1e56-4246-9254-d1ebc77ed880 ServiceInvariantUUID:68f4a206-1aee-4abb-85be-fa608ed38341 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:6d055182-2997-4296-8d4b-e4fc34982e32 ArtifactChecksum:NjZmNTk3MWExZjhiNDY3NmI1ZWNjMDBkNGQwODkzNDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:fa33113c-9c1b-435f-950a-979def2ca04e ResourceInvariantUUID:6c88a2a6-0f55-4a71-be8c-d195c094f12b ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:55ace2b8-aa60-4b0c-940b-49c12483c755 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2022-11-03T00:24:14.149Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fe716505-1e56-4246-9254-d1ebc77ed880 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=? 2022-11-03T00:24:14.240Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:24:14.241Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-03T00:24:14.241Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-03T00:24:14.241Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6d055182-2997-4296-8d4b-e4fc34982e32 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-11-03T00:24:14.241Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-03T00:24:14.242Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-11-03T00:24:14.339Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-03T00:24:14.340Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 6d055182-2997-4296-8d4b-e4fc34982e32 57658 2022-11-03T00:24:14.340Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2022-11-03T00:24:14.340Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-11-03T00:24:14.341Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:24:14.341Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:24:14.343Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:24:14.343Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435054340, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:24:14.444Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:24:14.444Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:24:14.445Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:24:14.458Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:24:14.459Z||pool-37-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:24:15.344Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:24:15.345Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-03T00:24:15.352Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6d055182-2997-4296-8d4b-e4fc34982e32, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:15.353Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2022-11-03T00:24:15.357Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:15.357Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:15.583Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4622173970598246904/Definitions/service-BasicNetwork-template.yml 2022-11-03T00:24:16.223Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-03T00:24:16.224Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||#################################################################################################### 2022-11-03T00:24:16.224Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:16.225Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2022-11-03T00:24:16.225Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:16.225Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:16.225Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:16.225Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:16.226Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:16.226Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:16.226Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:16.226Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-03T00:24:16.226Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||#################################################################################################### 2022-11-03T00:24:16.227Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.227Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.228Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2022-11-03T00:24:16.228Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2022-11-03T00:24:16.228Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:24:16.229Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.229Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.229Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2022-11-03T00:24:16.229Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2022-11-03T00:24:16.230Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:24:16.230Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.230Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.230Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.231Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.231Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.231Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.232Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.232Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.232Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.233Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.233Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:fe716505-1e56-4246-9254-d1ebc77ed880 Model Version:NULL Model InvariantUuid:68f4a206-1aee-4abb-85be-fa608ed38341 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:6c88a2a6-0f55-4a71-be8c-d195c094f12b Model UUID:e39a3bcd-5406-47ba-bf80-60176ece318d Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:fa33113c-9c1b-435f-950a-979def2ca04e 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=? 2022-11-03T00:24:16.245Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: 55ace2b8-aa60-4b0c-940b-49c12483c755 2022-11-03T00:24:16.245Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||No resources found for Service: fe716505-1e56-4246-9254-d1ebc77ed880 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:24:16.252Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| 2022-11-03T00:24:16.252Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2022-11-03T00:24:16.253Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||No resources found for Service: fe716505-1e56-4246-9254-d1ebc77ed880 2022-11-03T00:24:16.253Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: fe716505-1e56-4246-9254-d1ebc77ed880 2022-11-03T00:24:16.254Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2022-11-03T00:24:16.254Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:24:16.259Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@ad26ba, org.onap.sdc.toscaparser.api.parameters.Input@318297c2, org.onap.sdc.toscaparser.api.parameters.Input@356892fa, org.onap.sdc.toscaparser.api.parameters.Input@35c4bf07, org.onap.sdc.toscaparser.api.parameters.Input@5cb5c7f3] 2022-11-03T00:24:16.261Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.262Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.262Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.262Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.262Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid fe716505-1e56-4246-9254-d1ebc77ed880: Generic NeutronNet 2022-11-03T00:24:16.262Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.262Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.263Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.263Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2022-11-03T00:24:16.297Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.297Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.297Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.297Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.298Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:24:16.298Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:24:16.298Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2022-11-03T00:24:16.361Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2022-11-03T00:24:16.362Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2022-11-03T00:24:16.362Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-11-03T00:24:16.363Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:24:16.363Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:24:16.365Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:24:16.365Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435056362, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:24:16.465Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:24:16.466Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:24:16.467Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:24:16.495Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:24:16.495Z||pool-38-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:24:17.366Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:24:17.381Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:24:17.387Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:24:17.388Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:24:17.388Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:24:17.388Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:24:47.388Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:24:47.403Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:24:47.407Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:24:47.407Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:24:47.407Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:24:47.408Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:25:11.477Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:25:11.478Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:25:11.478Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:25:11.605Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:25:11.606Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:25:11.606Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435051468, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:25:11.607Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-03T00:25:17.408Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:25:17.430Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:25:17.433Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:25:17.433Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:25:17.433Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:25:17.433Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:25:47.434Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:25:47.451Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:25:47.455Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:25:47.455Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:25:47.455Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:25:47.455Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:26:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:26:11.478Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:26:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:26:11.523Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:26:11.525Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.525Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435051071, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:26:11.526Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:26:11.526Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.527Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435051468, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:26:11.527Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.527Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.527Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435053003, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:26:11.527Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:26:11.527Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.528Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435054340, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:26:11.528Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:26:11.528Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.528Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435054010, "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=? 2022-11-03T00:26:11.540Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1c930346-2344-4f46-aad8-a14f2c3a1dce 2022-11-03T00:26:11.541Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c930346-2344-4f46-aad8-a14f2c3a1dce 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 (?, ?, ?, ?, ?) 2022-11-03T00:26:11.557Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.557Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435056362, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:26:11.558Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:26:11.558Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.558Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "cds", "timestamp": 1667435094606, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.558Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.558Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.558Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435094809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.558Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.559Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.559Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435094809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.559Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.559Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.559Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "cds", "timestamp": 1667435094606, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.559Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.559Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.559Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435094809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.560Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.560Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.560Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "cds", "timestamp": 1667435094606, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.560Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.560Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.560Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "multicloud-k8s-id", "timestamp": 1667435097494, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.560Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.560Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.561Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "cds", "timestamp": 1667435094606, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.561Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.561Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.561Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435094809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.561Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.561Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.561Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "multicloud-k8s-id", "timestamp": 1667435097494, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.562Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.562Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.562Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "cds", "timestamp": 1667435094606, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.562Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.562Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.562Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435094809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.562Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.562Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.562Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "multicloud-k8s-id", "timestamp": 1667435097494, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.563Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.563Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.563Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "cds", "timestamp": 1667435094606, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.563Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.563Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.563Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435094809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.564Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.564Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.564Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "multicloud-k8s-id", "timestamp": 1667435097494, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.564Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.564Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.564Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435094809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.564Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.564Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.564Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "cds", "timestamp": 1667435094606, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.565Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.565Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.565Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "multicloud-k8s-id", "timestamp": 1667435097494, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.565Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.565Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.565Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435094809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:26:11.565Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.565Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.566Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "cds", "timestamp": 1667435094606, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:26:11.566Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.566Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.566Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "multicloud-k8s-id", "timestamp": 1667435097494, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.566Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.566Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.566Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.566Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.566Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.567Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "cds", "timestamp": 1667435103968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:26:11.567Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:26:11.567Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.567Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435104209, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:26:11.567Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:26:11.567Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.567Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "multicloud-k8s-id", "timestamp": 1667435097494, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.567Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.567Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.568Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.568Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.568Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.569Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "cds", "timestamp": 1667435104973, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:26:11.585Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6df87e8c-2217-43da-99a3-0bfd1e680176 2022-11-03T00:26:11.585Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6df87e8c-2217-43da-99a3-0bfd1e680176 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:26:11.597Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.597Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "multicloud-k8s-id", "timestamp": 1667435097494, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:26:11.598Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.598Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.598Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.598Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.598Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.598Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.598Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.598Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.598Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.598Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.599Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.599Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435109106, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:26:11.599Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:26:11.599Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.599Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.599Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.599Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.599Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "aai-ml", "timestamp": 1667435110110, "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=? 2022-11-03T00:26:11.606Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6df87e8c-2217-43da-99a3-0bfd1e680176 2022-11-03T00:26:11.606Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6df87e8c-2217-43da-99a3-0bfd1e680176 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 (?, ?, ?, ?, ?) 2022-11-03T00:26:11.616Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.616Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.617Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.617Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.617Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.617Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.617Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.617Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435109606, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.618Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.618Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.618Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:26:11.618Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.618Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.618Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.619Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:11.619Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-03T00:26:11.619Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435109606, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:11.619Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-03T00:26:17.456Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:26:17.471Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:26:17.474Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:26:17.474Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:26:17.474Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-03T00:26:17.474Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-03T00:26:17.474Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:26:17.474Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:26:17.475Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:26:17.475Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:26:17.475Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:26:17.475Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||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=? 2022-11-03T00:26:17.481Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-03T00:26:47.481Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce 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=? 2022-11-03T00:26:47.489Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c930346-2344-4f46-aad8-a14f2c3a1dce and serviceModelVersionId: fe716505-1e56-4246-9254-d1ebc77ed880 2022-11-03T00:26:47.489Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68f4a206-1aee-4abb-85be-fa608ed38341 2022-11-03T00:26:47.491Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68f4a206-1aee-4abb-85be-fa608ed38341/model-vers/model-ver/fe716505-1e56-4246-9254-d1ebc77ed880?depth=0 2022-11-03T00:26:47.497Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2022-11-03T00:26:47.556Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68f4a206-1aee-4abb-85be-fa608ed38341/model-vers/model-ver/fe716505-1e56-4246-9254-d1ebc77ed880?depth=0|INFO|500||Invoke 2022-11-03T00:26:47.557Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68f4a206-1aee-4abb-85be-fa608ed38341/model-vers/model-ver/fe716505-1e56-4246-9254-d1ebc77ed880?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68f4a206-1aee-4abb-85be-fa608ed38341/model-vers/model-ver/fe716505-1e56-4246-9254-d1ebc77ed880?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c930346-2344-4f46-aad8-a14f2c3a1dce], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[77621dc2-3d9c-43a0-ab72-73feb8d050f4], X-ECOMP-RequestID=[1c930346-2344-4f46-aad8-a14f2c3a1dce], X-TransactionId=[], X-ONAP-RequestID=[1c930346-2344-4f46-aad8-a14f2c3a1dce], Content-Type=[application/merge-patch+json]} 2022-11-03T00:26:47.563Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68f4a206-1aee-4abb-85be-fa608ed38341/model-vers/model-ver/fe716505-1e56-4246-9254-d1ebc77ed880?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-03T00:26:47.713Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68f4a206-1aee-4abb-85be-fa608ed38341/model-vers/model-ver/fe716505-1e56-4246-9254-d1ebc77ed880?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/68f4a206-1aee-4abb-85be-fa608ed38341/model-vers/model-ver/fe716505-1e56-4246-9254-d1ebc77ed880?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[137], X-AAI-TXID=[0-aai-resources-221103-00:26:47:233-65238], vertex-id=[221320], Content-Length=[0], Date=[Thu, 03 Nov 2022 00:26:47 GMT], Content-Type=[application/json]} 2022-11-03T00:26:47.713Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68f4a206-1aee-4abb-85be-fa608ed38341/model-vers/model-ver/fe716505-1e56-4246-9254-d1ebc77ed880?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-03T00:26:47.714Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68f4a206-1aee-4abb-85be-fa608ed38341/model-vers/model-ver/fe716505-1e56-4246-9254-d1ebc77ed880?depth=0|INFO|500||InvokeReturn 2022-11-03T00:26:47.715Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-03T00:26:47.715Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:26:47.721Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-03T00:26:47.721Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c930346-2344-4f46-aad8-a14f2c3a1dce and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-03T00:26:47.721Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-03T00:26:47.722Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:26:47.724Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:26:47.724Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435207721, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:26:47.824Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:26:47.825Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:26:47.825Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:26:47.843Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:26:47.843Z||pool-39-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-03T00:26:48.742Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:26:48.743Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:26:48.743Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:26:53.203Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:26:53.205Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:26:53.205Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"6df87e8c-2217-43da-99a3-0bfd1e680176","serviceName":"Demo_pNF_HFA3Is3a2PBBDY1UE8wU","serviceVersion":"1.0","serviceUUID":"786bd681-a880-4859-8912-461608367c90","serviceDescription":"catalog service description","serviceInvariantUUID":"b047557b-c70a-48b9-9839-c06dcb0c6e7a","resources":[{"resourceInstanceName":"pNF 1e26a190-428a 0","resourceName":"pNF 1e26a190-428a","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"d9d3bb18-08ed-4532-865c-3e1aca7ccc19","resourceInvariantUUID":"80ad1198-32d4-4cef-a019-84417a93821a","resourceCustomizationUUID":"43b7e566-3551-4e0b-8857-4731974211c5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vf-license-model.xml","artifactChecksum":"YzZhNmYzNTFmMmRhZWNkMWRiZTQ1MWY2MjgxNjBhNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"91a3ad79-39e4-4f7b-82c8-bb04574a87c9","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/pNF.csar","artifactChecksum":"ZDY2ZjA3OWViMDMzZWU3NWE1MGUxZTQ4NGI2ZTc5NWI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"754421a2-4afd-40d8-8c89-602037ba4642","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a1ed5323-0c42-4e39-9764-8d6f31386cb5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZGFjYzBmZDQ4ZjAyMzAwOTcyYmQ3YjU4MzM4MjJhYWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"854cd6d6-9cc9-44f1-b4ed-7dad97bba8a7","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dbbe94bf-94e4-4adc-995a-05e371264526","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0a526a27-bf2a-44ba-92dc-4c40c650eda3","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHfa3is3a2pbbdy1ue8wu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-template.yml","artifactChecksum":"N2NhYjk1ZjBiYWIyYjkyZjFlNDcxYzhlYjRlNWE1YTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"52ad624a-4dd6-421c-b7aa-02d54b2bad8d","artifactVersion":"1"},{"artifactName":"service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar","artifactChecksum":"NTRmNDUyOGEyNzk2NTExMDE1N2FmOGZhMzI5NGY3MDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0e655c31-f51c-4a7f-aa06-d63e5b6bc2f5","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-03T00:26:53.209Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:26:53.209Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:26:53.212Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:26:53.212Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:53.312Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:26:53.314Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:26:53.314Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:26:53.330Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:26:53.331Z||pool-40-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:26:54.213Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:26:54.214Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:26:54.216Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:26:54.216Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:54.316Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:26:54.317Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:26:54.318Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:26:54.334Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:26:54.335Z||pool-41-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:26:55.217Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:26:55.218Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:26:55.220Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:26:55.221Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:55.321Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:26:55.322Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:26:55.322Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:26:55.339Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:26:55.340Z||pool-42-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:26:56.221Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:26:56.222Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:26:56.224Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:26:56.224Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:56.324Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:26:56.325Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:26:56.325Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:26:56.341Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:26:56.342Z||pool-43-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:26:57.225Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:26:57.226Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:26:57.228Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:26:57.229Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:57.329Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:26:57.330Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:26:57.330Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:26:57.344Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:26:57.345Z||pool-44-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:26:58.229Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:26:58.230Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:26:58.232Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:26:58.232Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:58.333Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-03T00:26:58.334Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:26:58.334Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:26:58.346Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:26:58.347Z||pool-45-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:26:59.235Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:26:59.236Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:26:59.238Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:26:59.238Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:26:59.339Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:26:59.340Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:26:59.340Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:26:59.354Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:26:59.355Z||pool-46-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:27:00.239Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:27:00.240Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:27:00.242Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:27:00.242Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:00.342Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:27:00.343Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:27:00.344Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:27:00.411Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:27:00.411Z||pool-47-thread-1|||||INFO|500||cambria reply ok (68 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:27:01.243Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "serviceName": "Demo_pNF_HFA3Is3a2PBBDY1UE8wU", "serviceVersion": "1.0", "serviceUUID": "786bd681-a880-4859-8912-461608367c90", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b047557b-c70a-48b9-9839-c06dcb0c6e7a", "resources": [ { "resourceInstanceName": "pNF 1e26a190-428a 0", "resourceCustomizationUUID": "43b7e566-3551-4e0b-8857-4731974211c5", "resourceName": "pNF 1e26a190-428a", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "d9d3bb18-08ed-4532-865c-3e1aca7ccc19", "resourceInvariantUUID": "80ad1198-32d4-4cef-a019-84417a93821a", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "artifactChecksum": "NTRmNDUyOGEyNzk2NTExMDE1N2FmOGZhMzI5NGY3MDY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0e655c31-f51c-4a7f-aa06-d63e5b6bc2f5" } ], "workloadContext": "Production" } 2022-11-03T00:27:01.244Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-03T00:27:01.244Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 786bd681-a880-4859-8912-461608367c90 ASDC 2022-11-03T00:27:01.245Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6df87e8c-2217-43da-99a3-0bfd1e680176 ServiceName:Demo_pNF_HFA3Is3a2PBBDY1UE8wU ServiceVersion:1.0 ServiceUUID:786bd681-a880-4859-8912-461608367c90 ServiceInvariantUUID:b047557b-c70a-48b9-9839-c06dcb0c6e7a ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar ArtifactUUID:0e655c31-f51c-4a7f-aa06-d63e5b6bc2f5 ArtifactChecksum:NTRmNDUyOGEyNzk2NTExMDE1N2FmOGZhMzI5NGY3MDY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 1e26a190-428a 0 ResourceCustomizationUUID:43b7e566-3551-4e0b-8857-4731974211c5 ResourceInvariantUUID:80ad1198-32d4-4cef-a019-84417a93821a ResourceName:pNF 1e26a190-428a ResourceType:PNF ResourceUUID:d9d3bb18-08ed-4532-865c-3e1aca7ccc19 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-11-03T00:27:01.245Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 786bd681-a880-4859-8912-461608367c90 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=? 2022-11-03T00:27:01.289Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:27:01.289Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-03T00:27:01.289Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-03T00:27:01.290Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0e655c31-f51c-4a7f-aa06-d63e5b6bc2f5 from URL: /sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:01.290Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:27:01.290Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:01.355Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:27:01.358Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 0e655c31-f51c-4a7f-aa06-d63e5b6bc2f5 87777 2022-11-03T00:27:01.359Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar ASDC sendASDCNotification 2022-11-03T00:27:01.359Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:01.359Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:27:01.359Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:27:01.362Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:27:01.362Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435221359, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:01.462Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:27:01.463Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:27:01.463Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:27:01.476Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:27:01.477Z||pool-48-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:27:02.362Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:27:02.364Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-03T00:27:02.364Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0e655c31-f51c-4a7f-aa06-d63e5b6bc2f5, URL: /sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar to file: /app/ASDC/1/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:02.365Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:02.366Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:02.366Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:02.481Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14649422087884661328/Definitions/service-DemoPnfHfa3is3a2pbbdy1ue8wu-template.yml 2022-11-03T00:27:03.277Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-03T00:27:03.278Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-11-03T00:27:03.278Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:03.278Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-03T00:27:03.278Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||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-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:03.278Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:03.278Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||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-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:03.279Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 1e26a190-428a 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-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:03.279Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||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-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:03.279Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||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-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:03.279Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||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-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:03.279Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-11-03T00:27:03.279Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:27:03.280Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_HFA3Is3a2PBBDY1UE8wU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:27:03.280Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Node template pNF 1e26a190-428a 0 is matching search criteria 2022-11-03T00:27:03.280Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-11-03T00:27:03.280Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 1e26a190-428a 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:27:03.281Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:27:03.281Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_HFA3Is3a2PBBDY1UE8wU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:27:03.281Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Node template pNF 1e26a190-428a 0 is matching search criteria 2022-11-03T00:27:03.281Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-11-03T00:27:03.282Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 1e26a190-428a 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:27:03.282Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:27:03.282Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_HFA3Is3a2PBBDY1UE8wU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:27:03.283Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:27:03.283Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_HFA3Is3a2PBBDY1UE8wU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:27:03.283Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:27:03.283Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_HFA3Is3a2PBBDY1UE8wU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:27:03.283Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:27:03.283Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_HFA3Is3a2PBBDY1UE8wU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:27:03.284Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:27:03.284Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_HFA3Is3a2PBBDY1UE8wU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:27:03.284Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_HFA3Is3a2PBBDY1UE8wU Description:catalog service description Model UUID:786bd681-a880-4859-8912-461608367c90 Model Version:NULL Model InvariantUuid:b047557b-c70a-48b9-9839-c06dcb0c6e7a Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-11-03T00:27:03.295Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: d9d3bb18-08ed-4532-865c-3e1aca7ccc19 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:27:03.299Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||pNF 1e26a190-428a 0 2022-11-03T00:27:03.300Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: d9d3bb18-08ed-4532-865c-3e1aca7ccc19 2022-11-03T00:27:03.300Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 786bd681-a880-4859-8912-461608367c90 2022-11-03T00:27:03.300Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 786bd681-a880-4859-8912-461608367c90 2022-11-03T00:27:03.300Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 1e26a190-428a 0 d9d3bb18-08ed-4532-865c-3e1aca7ccc19 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:27:03.307Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@402046e4, org.onap.sdc.toscaparser.api.parameters.Input@5eca5c0a, org.onap.sdc.toscaparser.api.parameters.Input@4e3d43ed, org.onap.sdc.toscaparser.api.parameters.Input@5675b597, org.onap.sdc.toscaparser.api.parameters.Input@14a0dedb] 2022-11-03T00:27:03.307Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:27:03.307Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_HFA3Is3a2PBBDY1UE8wU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:27:03.308Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 786bd681-a880-4859-8912-461608367c90: pNF 1e26a190-428a 2022-11-03T00:27:03.308Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||Processing PNF resource: d9d3bb18-08ed-4532-865c-3e1aca7ccc19 2022-11-03T00:27:03.308Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:27:03.309Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_HFA3Is3a2PBBDY1UE8wU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:27:03.309Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||Resource customization UUID: 43b7e566-3551-4e0b-8857-4731974211c5 is the same as notified resource customizationUUID: 43b7e566-3551-4e0b-8857-4731974211c5 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2022-11-03T00:27:03.381Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 1e26a190-428a d9d3bb18-08ed-4532-865c-3e1aca7ccc19 0 ASDC deployResourceStructure 2022-11-03T00:27:03.381Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar ASDC sendASDCNotification 2022-11-03T00:27:03.381Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar 2022-11-03T00:27:03.381Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:27:03.382Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:27:03.384Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:27:03.384Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435223381, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:27:03.484Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:27:03.485Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:27:03.485Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:27:03.500Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:27:03.501Z||pool-49-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:27:04.384Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6df87e8c-2217-43da-99a3-0bfd1e680176 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:27:04.401Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6df87e8c-2217-43da-99a3-0bfd1e680176 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:27:04.404Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:27:04.404Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:27:04.404Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:27:04.404Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:27:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:27:11.477Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:27:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:27:11.507Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:27:11.523Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.523Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.524Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.525Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.525Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435110959, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.525Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.525Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.525Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435109606, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.525Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.525Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.525Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.526Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.526Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.526Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435111963, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:27:11.526Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.526Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.526Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435109606, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.526Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.526Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.527Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.527Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.527Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.527Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "policy-id", "timestamp": 1667435112968, "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=? 2022-11-03T00:27:11.538Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6df87e8c-2217-43da-99a3-0bfd1e680176 2022-11-03T00:27:11.539Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6df87e8c-2217-43da-99a3-0bfd1e680176 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 (?, ?, ?, ?, ?) 2022-11-03T00:27:11.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.550Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435109606, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.550Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.550Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.550Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.550Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.551Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.551Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435109606, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.551Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.551Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.551Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.551Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.551Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435109606, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.552Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435109606, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.553Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.553Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435116977, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.553Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.553Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.553Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.553Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435109606, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.553Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.554Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435117494, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.554Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.554Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-03T00:27:11.554Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.554Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435119386, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435117494, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435118942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.555Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "cds", "timestamp": 1667435120392, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:27:11.573Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 2022-11-03T00:27:11.573Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:27:11.584Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.584Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435117494, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-03T00:27:11.585Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.585Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.585Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435119946, "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=? 2022-11-03T00:27:11.591Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6df87e8c-2217-43da-99a3-0bfd1e680176 2022-11-03T00:27:11.591Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6df87e8c-2217-43da-99a3-0bfd1e680176 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 (?, ?, ?, ?, ?) 2022-11-03T00:27:11.601Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.602Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.602Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.602Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.603Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435117494, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:27:11.603Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.603Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.603Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.603Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.604Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.604Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.604Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.604Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.604Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435117494, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-03T00:27:11.604Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.605Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.605Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.605Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.605Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.606Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435102091, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.606Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.606Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.606Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435117494, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.607Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.607Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.607Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.607Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.608Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.608Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435123081, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.608Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.608Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.609Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435117494, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-03T00:27:11.609Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.609Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.609Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.609Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.610Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.610Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435124809, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.610Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.610Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.610Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435124087, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:27:11.611Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.611Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.611Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435117494, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.611Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.611Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.611Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.612Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.612Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.612Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435124809, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.612Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.612Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.613Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "policy-id", "timestamp": 1667435125094, "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=? 2022-11-03T00:27:11.619Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 2022-11-03T00:27:11.620Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 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 (?, ?, ?, ?, ?) 2022-11-03T00:27:11.632Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.632Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435117494, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.633Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.633Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.633Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "cds", "timestamp": 1667435124606, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.633Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.634Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.634Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.635Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.635Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435124809, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.635Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.635Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.635Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435127282, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.636Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.636Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.636Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "policy-id", "timestamp": 1667435126103, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.636Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.636Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.636Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "cds", "timestamp": 1667435124606, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.637Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.637Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.637Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.637Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.637Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.638Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435124809, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.638Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.638Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.639Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435128356, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.639Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.639Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.639Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "policy-id", "timestamp": 1667435126103, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.639Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.640Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.640Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "cds", "timestamp": 1667435124606, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.640Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.640Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.640Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.640Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.641Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.641Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435124809, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.641Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.641Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.641Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "policy-id", "timestamp": 1667435126103, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-03T00:27:11.641Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.641Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.642Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "cds", "timestamp": 1667435124606, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.642Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.642Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.642Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435129538, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.642Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.642Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.643Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435108243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.643Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.643Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435124809, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.643Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.644Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "policy-id", "timestamp": 1667435126103, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.644Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.644Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.645Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "cds", "timestamp": 1667435124606, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.645Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.645Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.645Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435130607, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.645Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.646Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.646Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435124809, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.646Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.646Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.646Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435130072, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.647Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.647Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.647Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "policy-id", "timestamp": 1667435126103, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.647Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.647Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.647Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "cds", "timestamp": 1667435124606, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.648Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.648Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.648Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435131673, "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=? 2022-11-03T00:27:11.655Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 2022-11-03T00:27:11.656Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 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=? 2022-11-03T00:27:11.667Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.668Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435124809, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.668Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.668Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.669Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "policy-id", "timestamp": 1667435126103, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.669Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.669Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.669Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "cds", "timestamp": 1667435124606, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.669Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.670Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.670Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "multicloud-k8s-id", "timestamp": 1667435132676, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:27:11.670Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.670Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.670Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435124809, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.671Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.671Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.671Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435132459, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:27:11.671Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.672Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.672Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "policy-id", "timestamp": 1667435126103, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.672Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.672Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.673Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "cds", "timestamp": 1667435134089, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.673Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.673Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.673Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435134565, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.674Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.674Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.674Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435133464, "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=? 2022-11-03T00:27:11.682Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 2022-11-03T00:27:11.682Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 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 (?, ?, ?, ?, ?) 2022-11-03T00:27:11.694Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.695Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "policy-id", "timestamp": 1667435133819, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.695Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.696Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.696Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "cds", "timestamp": 1667435135095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:27:11.714Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 7f27046e-6b49-4fab-a6d6-65ce5c418f73 2022-11-03T00:27:11.715Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7f27046e-6b49-4fab-a6d6-65ce5c418f73 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:27:11.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.726Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "policy-id", "timestamp": 1667435134823, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:27:11.727Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.727Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.727Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "policy-id", "timestamp": 1667435135828, "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=? 2022-11-03T00:27:11.735Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7f27046e-6b49-4fab-a6d6-65ce5c418f73 2022-11-03T00:27:11.736Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7f27046e-6b49-4fab-a6d6-65ce5c418f73 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 (?, ?, ?, ?, ?) 2022-11-03T00:27:11.747Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.748Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435137494, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.748Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.748Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.749Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435137494, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:27:11.749Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.749Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.749Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435138243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.750Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.750Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.750Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435137494, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-03T00:27:11.751Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.751Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.751Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435141261, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:27:11.751Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.752Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.752Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435138243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.752Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.752Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.753Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435137494, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.753Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.753Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.753Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "aai-ml", "timestamp": 1667435142265, "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=? 2022-11-03T00:27:11.761Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 2022-11-03T00:27:11.762Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 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 (?, ?, ?, ?, ?) 2022-11-03T00:27:11.775Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.775Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435138243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.775Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.775Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.775Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435137494, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-03T00:27:11.776Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.776Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.776Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435138243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.776Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.776Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.776Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435137494, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.776Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.776Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.776Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435138243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.777Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.777Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435137494, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.777Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.777Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435138243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.777Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.778Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435145285, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.778Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.778Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.778Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435138243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.778Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.778Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.778Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435146393, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.779Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.779Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.779Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435146042, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.779Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.779Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.779Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435147563, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.779Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.779Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.780Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435148592, "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=? 2022-11-03T00:27:11.786Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7f27046e-6b49-4fab-a6d6-65ce5c418f73 2022-11-03T00:27:11.787Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7f27046e-6b49-4fab-a6d6-65ce5c418f73 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=? 2022-11-03T00:27:11.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.795Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435148421, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:27:11.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.795Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "multicloud-k8s-id", "timestamp": 1667435149595, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:27:11.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.796Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667435149424, "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=? 2022-11-03T00:27:11.803Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7f27046e-6b49-4fab-a6d6-65ce5c418f73 2022-11-03T00:27:11.803Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7f27046e-6b49-4fab-a6d6-65ce5c418f73 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 (?, ?, ?, ?, ?) 2022-11-03T00:27:11.814Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.815Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "aai-ml", "timestamp": 1667435154809, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.815Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.815Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.815Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "aai-ml", "timestamp": 1667435154809, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.815Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.815Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.816Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "aai-ml", "timestamp": 1667435154809, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.816Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.816Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.816Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "aai-ml", "timestamp": 1667435154809, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.816Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.816Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.816Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "aai-ml", "timestamp": 1667435154809, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.817Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.817Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.817Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "aai-ml", "timestamp": 1667435154809, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:27:11.817Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.817Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.817Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "aai-ml", "timestamp": 1667435154809, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:27:11.817Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:27:11.817Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.817Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "aai-ml", "timestamp": 1667435162553, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:27:11.818Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.818Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.818Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "aai-ml", "timestamp": 1667435169602, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:27:11.818Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:27:11.818Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:27:11.818Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "aai-ml", "timestamp": 1667435170606, "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=? 2022-11-03T00:27:11.825Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7f27046e-6b49-4fab-a6d6-65ce5c418f73 2022-11-03T00:27:11.826Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7f27046e-6b49-4fab-a6d6-65ce5c418f73 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 (?, ?, ?, ?, ?) 2022-11-03T00:27:34.405Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6df87e8c-2217-43da-99a3-0bfd1e680176 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:27:34.419Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6df87e8c-2217-43da-99a3-0bfd1e680176 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:27:34.422Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:27:34.422Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:27:34.422Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-03T00:27:34.422Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-03T00:27:34.422Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:27:34.422Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:27:34.422Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:27:34.422Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:27:34.423Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:27:34.423Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||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=? 2022-11-03T00:27:34.430Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-03T00:28:04.430Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6df87e8c-2217-43da-99a3-0bfd1e680176 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=? 2022-11-03T00:28:04.438Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6df87e8c-2217-43da-99a3-0bfd1e680176 and serviceModelVersionId: 786bd681-a880-4859-8912-461608367c90 2022-11-03T00:28:04.438Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b047557b-c70a-48b9-9839-c06dcb0c6e7a 2022-11-03T00:28:04.439Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b047557b-c70a-48b9-9839-c06dcb0c6e7a/model-vers/model-ver/786bd681-a880-4859-8912-461608367c90?depth=0 2022-11-03T00:28:04.442Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2022-11-03T00:28:04.493Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b047557b-c70a-48b9-9839-c06dcb0c6e7a/model-vers/model-ver/786bd681-a880-4859-8912-461608367c90?depth=0|INFO|500||Invoke 2022-11-03T00:28:04.494Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b047557b-c70a-48b9-9839-c06dcb0c6e7a/model-vers/model-ver/786bd681-a880-4859-8912-461608367c90?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b047557b-c70a-48b9-9839-c06dcb0c6e7a/model-vers/model-ver/786bd681-a880-4859-8912-461608367c90?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6df87e8c-2217-43da-99a3-0bfd1e680176], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c1d462bf-6d54-4de4-885a-8ae8918a2b6a], X-ECOMP-RequestID=[6df87e8c-2217-43da-99a3-0bfd1e680176], X-TransactionId=[], X-ONAP-RequestID=[6df87e8c-2217-43da-99a3-0bfd1e680176], Content-Type=[application/merge-patch+json]} 2022-11-03T00:28:04.500Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b047557b-c70a-48b9-9839-c06dcb0c6e7a/model-vers/model-ver/786bd681-a880-4859-8912-461608367c90?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-03T00:28:04.665Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b047557b-c70a-48b9-9839-c06dcb0c6e7a/model-vers/model-ver/786bd681-a880-4859-8912-461608367c90?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/b047557b-c70a-48b9-9839-c06dcb0c6e7a/model-vers/model-ver/786bd681-a880-4859-8912-461608367c90?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[159], X-AAI-TXID=[1-aai-resources-221103-00:28:04:170-65585], vertex-id=[245920], Content-Length=[0], Date=[Thu, 03 Nov 2022 00:28:04 GMT], Content-Type=[application/json]} 2022-11-03T00:28:04.666Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b047557b-c70a-48b9-9839-c06dcb0c6e7a/model-vers/model-ver/786bd681-a880-4859-8912-461608367c90?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-03T00:28:04.666Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b047557b-c70a-48b9-9839-c06dcb0c6e7a/model-vers/model-ver/786bd681-a880-4859-8912-461608367c90?depth=0|INFO|500||InvokeReturn 2022-11-03T00:28:04.667Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-03T00:28:04.667Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||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=? 2022-11-03T00:28:04.674Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||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:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-03T00:28:04.675Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6df87e8c-2217-43da-99a3-0bfd1e680176 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-03T00:28:04.675Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-03T00:28:04.675Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:04.680Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:04.680Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435284675, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:28:04.782Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-03T00:28:04.782Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:04.783Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:04.801Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:04.801Z||pool-50-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-03T00:28:05.698Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:28:05.699Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"9efbc5aa-0e95-4b51-9c21-6e36c80829b4","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"9041353d-c8b1-4fff-8660-a7c7ab9c71a1","serviceDescription":"service","serviceInvariantUUID":"0a300c75-cd48-42b2-920d-13452046dee9","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"10dfa832-5d60-4848-9a8c-a09542d1757a","resourceInvariantUUID":"99fcc01d-af74-4c78-8d37-e02d40b5de11","resourceCustomizationUUID":"ac9fced3-4e8c-4f07-a590-f925abbb2483","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZDE0N2NhMDMyMWM3M2IyNWVmMmU5MDIzZmVlZDBkZmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ea0c0b29-d442-456a-99ed-094a0016b6ff","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"64403ec0-131e-4a38-9de4-898b3363bc5d","artifactVersion":"2","generatedFromUUID":"db741250-11fc-48a9-8b2c-99cf797dcdec"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"db741250-11fc-48a9-8b2c-99cf797dcdec","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"ZDBlYzhjNzAxYWNkOGE0MGI5ZDVlNzBhNTUzN2UwNmE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"61e853e2-341b-47f0-801f-a431aeb9e343","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5ee7344b-2b17-428b-b503-e6a5fdb4a6d1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e8693779-a64f-4af8-a42b-6100e05ca681","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8bdee224-8852-42d6-b5a0-257c25a80f37","artifactVersion":"2","generatedFromUUID":"5ee7344b-2b17-428b-b503-e6a5fdb4a6d1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NzI0N2JlOWIzNzIzZjdkNTM4ZTg3ZmFlM2Q2OGQwYjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b91eff81-2fbb-41e0-a3fa-36d508791616","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"YmY0NzE2YTIwMWIzOGJhZjJmY2NkMmRmMjUxNTRjNTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f8a6fec6-3570-42c2-9032-24cf5ab78bc4","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-03T00:28:05.699Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:28:05.700Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:05.702Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:05.702Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:28:05.803Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:05.804Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:05.804Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:05.819Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:05.820Z||pool-51-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:06.703Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:28:06.704Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:06.706Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:06.706Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-03T00:28:06.811Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms 2022-11-03T00:28:06.813Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:06.813Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:06.876Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:06.877Z||pool-52-thread-1|||||INFO|500||cambria reply ok (65 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:28:07.706Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:28:07.707Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:07.710Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:07.710Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-03T00:28:07.811Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-03T00:28:07.812Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:07.812Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:07.834Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:07.834Z||pool-53-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:28:08.711Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:28:08.711Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:08.718Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:08.718Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:28:08.814Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms 2022-11-03T00:28:08.815Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:08.816Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:08.839Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:08.840Z||pool-54-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:09.719Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:28:09.720Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:09.722Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:09.722Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-03T00:28:09.823Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-03T00:28:09.824Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:09.824Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:09.839Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:09.840Z||pool-55-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:10.722Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:28:10.723Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:10.725Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:10.725Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:28:10.826Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-03T00:28:10.827Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:10.827Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:10.842Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:10.842Z||pool-56-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:28:11.477Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:28:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:11.517Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:11.518Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.518Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c930346-2344-4f46-aad8-a14f2c3a1dce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435207721, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:28:11.519Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:28:11.519Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.519Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:28:11.519Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:28:11.519Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.519Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-03T00:28:11.520Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:28:11.520Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.520Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-03T00:28:11.520Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:28:11.520Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.520Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:28:11.520Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:28:11.520Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.520Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:28:11.520Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:28:11.521Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.521Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/resourceInstances/pnf1e26a190428a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:28:11.521Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:28:11.521Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.521Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:28:11.521Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:28:11.521Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.521Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:28:11.521Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:28:11.521Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.522Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435221359, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:28:11.522Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:28:11.522Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:28:11.522Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435223381, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHfa3is3a2pbbdy1ue8wu/1.0/artifacts/service-DemoPnfHfa3is3a2pbbdy1ue8wu-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:28:11.522Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:28:11.726Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:28:11.727Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:11.729Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:11.729Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-03T00:28:11.829Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:11.830Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:11.831Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:11.844Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:11.844Z||pool-57-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:12.730Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:28:12.730Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:12.732Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:12.732Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:28:12.833Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:12.833Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:12.834Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:12.848Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:12.849Z||pool-58-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:13.733Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:28:13.735Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:13.737Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:13.737Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:28:13.839Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-11-03T00:28:13.840Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:13.840Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:13.855Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:13.856Z||pool-59-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:14.739Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "9041353d-c8b1-4fff-8660-a7c7ab9c71a1", "serviceDescription": "service", "serviceInvariantUUID": "0a300c75-cd48-42b2-920d-13452046dee9", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "ac9fced3-4e8c-4f07-a590-f925abbb2483", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "10dfa832-5d60-4848-9a8c-a09542d1757a", "resourceInvariantUUID": "99fcc01d-af74-4c78-8d37-e02d40b5de11", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "nginx_cloudtech_k8s_charts.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "64403ec0-131e-4a38-9de4-898b3363bc5d", "relatedArtifactsInfo": [] }, { "artifactName": "nginx_cloudtech_k8s_charts.tgz", "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "db741250-11fc-48a9-8b2c-99cf797dcdec", "relatedArtifactsInfo": [] }, { "artifactName": "basic_cnf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "artifactChecksum": "ZDBlYzhjNzAxYWNkOGE0MGI5ZDVlNzBhNTUzN2UwNmE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "61e853e2-341b-47f0-801f-a431aeb9e343", "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "5ee7344b-2b17-428b-b503-e6a5fdb4a6d1", "generatedArtifact": { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8bdee224-8852-42d6-b5a0-257c25a80f37", "generatedFromUUID": "5ee7344b-2b17-428b-b503-e6a5fdb4a6d1" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8bdee224-8852-42d6-b5a0-257c25a80f37", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "YmY0NzE2YTIwMWIzOGJhZjJmY2NkMmRmMjUxNTRjNTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f8a6fec6-3570-42c2-9032-24cf5ab78bc4" } ], "workloadContext": "Production" } 2022-11-03T00:28:14.739Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-03T00:28:14.739Z|6df87e8c-2217-43da-99a3-0bfd1e680176|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9041353d-c8b1-4fff-8660-a7c7ab9c71a1 ASDC 2022-11-03T00:28:14.740Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:9efbc5aa-0e95-4b51-9c21-6e36c80829b4 ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:9041353d-c8b1-4fff-8660-a7c7ab9c71a1 ServiceInvariantUUID:0a300c75-cd48-42b2-920d-13452046dee9 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ArtifactUUID:f8a6fec6-3570-42c2-9032-24cf5ab78bc4 ArtifactChecksum:YmY0NzE2YTIwMWIzOGJhZjJmY2NkMmRmMjUxNTRjNTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:ac9fced3-4e8c-4f07-a590-f925abbb2483 ResourceInvariantUUID:99fcc01d-af74-4c78-8d37-e02d40b5de11 ResourceName:basic_cnf ResourceType:VF ResourceUUID:10dfa832-5d60-4848-9a8c-a09542d1757a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ArtifactUUID:64403ec0-131e-4a38-9de4-898b3363bc5d ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.tgz ArtifactVersion:1 ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ArtifactUUID:db741250-11fc-48a9-8b2c-99cf797dcdec ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:basic_cnf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ArtifactUUID:61e853e2-341b-47f0-801f-a431aeb9e343 ArtifactChecksum:ZDBlYzhjNzAxYWNkOGE0MGI5ZDVlNzBhNTUzN2UwNmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ArtifactUUID:5ee7344b-2b17-428b-b503-e6a5fdb4a6d1 ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:8bdee224-8852-42d6-b5a0-257c25a80f37 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:8bdee224-8852-42d6-b5a0-257c25a80f37 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-03T00:28:14.740Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9041353d-c8b1-4fff-8660-a7c7ab9c71a1 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=? 2022-11-03T00:28:14.783Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:28:14.784Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-03T00:28:14.784Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-03T00:28:14.784Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f8a6fec6-3570-42c2-9032-24cf5ab78bc4 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-03T00:28:14.784Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:28:14.785Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-03T00:28:14.915Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:28:14.916Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar f8a6fec6-3570-42c2-9032-24cf5ab78bc4 73672 2022-11-03T00:28:14.917Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2022-11-03T00:28:14.917Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-03T00:28:14.917Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:28:14.917Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:14.923Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:14.923Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435294917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:28:15.023Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:15.024Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:15.024Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:15.042Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:15.042Z||pool-60-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:15.923Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:28:15.924Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-03T00:28:15.925Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: f8a6fec6-3570-42c2-9032-24cf5ab78bc4, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-03T00:28:15.925Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2022-11-03T00:28:15.925Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-03T00:28:15.925Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-03T00:28:16.025Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8886702050879603021/Definitions/service-BasicCnf-template.yml Log warning: The required parameter "compute_dummy_metadata" is not provided Log warning: The required parameter "compute_dummy_name" is not provided 2022-11-03T00:28:17.173Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-03T00:28:17.173Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-11-03T00:28:17.173Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-03T00:28:17.173Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-11-03T00:28:17.174Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-03T00:28:17.174Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 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-BasicCnf-csar.csar 2022-11-03T00:28:17.174Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-03T00:28:17.174Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||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-BasicCnf-csar.csar 2022-11-03T00:28:17.174Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-11-03T00:28:17.174Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.175Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:17.175Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-03T00:28:17.175Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-11-03T00:28:17.175Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:28:17.176Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.176Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:17.176Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-03T00:28:17.176Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-11-03T00:28:17.176Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:28:17.177Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.177Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:17.177Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.177Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-03T00:28:17.177Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2022-11-03T00:28:17.177Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template dummy is not matching search criteria 2022-11-03T00:28:17.178Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-03T00:28:17.178Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.178Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:28:17.178Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.178Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-03T00:28:17.179Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:28:17.179Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.179Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-03T00:28:17.179Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:28:17.180Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.180Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-03T00:28:17.180Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:28:17.180Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.180Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-03T00:28:17.181Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-11-03T00:28:17.181Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=dbfc4c5e-305b-4df5-ad2b-2b28c5613557 2022-11-03T00:28:17.181Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.181Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:17.181Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.182Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:17.182Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.182Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:17.182Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:17.182Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:17.183Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:9041353d-c8b1-4fff-8660-a7c7ab9c71a1 Model Version:NULL Model InvariantUuid:0a300c75-cd48-42b2-920d-13452046dee9 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:372379ad-27cf-44f6-bb16-7d1cb144c198 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:99fcc01d-af74-4c78-8d37-e02d40b5de11 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ac9fced3-4e8c-4f07-a590-f925abbb2483 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:097c1794-f41b-43d0-8956-7c7eb9e51d74 ModelName:BasicCnf..base_dummy..module-0 ModelUuid:11d41b62-0e1f-45fb-a124-7ad6b794abde ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:dbfc4c5e-305b-4df5-ad2b-2b28c5613557 ModelInvariantUuid:e6580a23-5ae7-498f-8ac7-0fe0f98aa391 ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:63bbbd77-6e2b-496e-8a40-3c1e8fecb04f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:f45c5f78-26be-4839-997b-4e00f3fa043b ModelInvariantUuid:7a4b95c5-7c32-41fc-a10f-e9bd9995965f ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:81ca4c5b-d859-49e1-ad8f-bdfa5bc6aed3 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=? 2022-11-03T00:28:17.191Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 10dfa832-5d60-4848-9a8c-a09542d1757a Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:28:17.195Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||basic_cnf 0 2022-11-03T00:28:17.195Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 10dfa832-5d60-4848-9a8c-a09542d1757a 2022-11-03T00:28:17.195Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 64403ec0-131e-4a38-9de4-898b3363bc5d from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-03T00:28:17.195Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:28:17.196Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-03T00:28:17.259Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:28:17.260Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 64403ec0-131e-4a38-9de4-898b3363bc5d 12 2022-11-03T00:28:17.260Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2022-11-03T00:28:17.261Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-03T00:28:17.261Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:28:17.261Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:17.263Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:17.263Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435297260, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:28:17.363Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:17.364Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:17.364Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:17.383Z||pool-61-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:17.384Z||pool-61-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:28:18.264Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: db741250-11fc-48a9-8b2c-99cf797dcdec from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-03T00:28:18.266Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:28:18.266Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-03T00:28:18.326Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:28:18.327Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz db741250-11fc-48a9-8b2c-99cf797dcdec 2688 2022-11-03T00:28:18.327Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2022-11-03T00:28:18.327Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-03T00:28:18.327Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:28:18.328Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:18.329Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:18.330Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435298327, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-03T00:28:18.430Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:18.431Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:18.431Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:18.444Z||pool-62-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:18.445Z||pool-62-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:19.332Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 61e853e2-341b-47f0-801f-a431aeb9e343 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-03T00:28:19.333Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:28:19.333Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-03T00:28:19.453Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:28:19.454Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 61e853e2-341b-47f0-801f-a431aeb9e343 828 2022-11-03T00:28:19.454Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2022-11-03T00:28:19.454Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-03T00:28:19.454Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:28:19.455Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:19.457Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:19.457Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435299454, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:28:19.557Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:19.558Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:19.558Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:19.571Z||pool-63-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:19.572Z||pool-63-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:20.458Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "097c1794-f41b-43d0-8956-7c7eb9e51d74", "vfModuleModelVersion": "1", "vfModuleModelUUID": "11d41b62-0e1f-45fb-a124-7ad6b794abde", "vfModuleModelCustomizationUUID": "2a89711d-6bb9-4cba-9f99-fae302bfbaa4", "isBase": true, "artifacts": [ "db741250-11fc-48a9-8b2c-99cf797dcdec", "5ee7344b-2b17-428b-b503-e6a5fdb4a6d1", "8bdee224-8852-42d6-b5a0-257c25a80f37" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-03T00:28:20.464Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:11d41b62-0e1f-45fb-a124-7ad6b794abde VfModuleModelInvariantUUID:097c1794-f41b-43d0-8956-7c7eb9e51d74 VfModuleModelDescription:NULL Artifacts UUID List:{ db741250-11fc-48a9-8b2c-99cf797dcdec , 5ee7344b-2b17-428b-b503-e6a5fdb4a6d1 , 8bdee224-8852-42d6-b5a0-257c25a80f37 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy 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 } 2022-11-03T00:28:20.466Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "097c1794-f41b-43d0-8956-7c7eb9e51d74", "vfModuleModelVersion": "1", "vfModuleModelUUID": "11d41b62-0e1f-45fb-a124-7ad6b794abde", "vfModuleModelCustomizationUUID": "2a89711d-6bb9-4cba-9f99-fae302bfbaa4", "isBase": true, "artifacts": [ "db741250-11fc-48a9-8b2c-99cf797dcdec", "5ee7344b-2b17-428b-b503-e6a5fdb4a6d1", "8bdee224-8852-42d6-b5a0-257c25a80f37" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-03T00:28:20.467Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:11d41b62-0e1f-45fb-a124-7ad6b794abde VfModuleModelInvariantUUID:097c1794-f41b-43d0-8956-7c7eb9e51d74 VfModuleModelDescription:NULL Artifacts UUID List:{ db741250-11fc-48a9-8b2c-99cf797dcdec , 5ee7344b-2b17-428b-b503-e6a5fdb4a6d1 , 8bdee224-8852-42d6-b5a0-257c25a80f37 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy 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 } 2022-11-03T00:28:20.467Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5ee7344b-2b17-428b-b503-e6a5fdb4a6d1 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-03T00:28:20.467Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:28:20.467Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-03T00:28:20.527Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:28:20.527Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 5ee7344b-2b17-428b-b503-e6a5fdb4a6d1 1164 2022-11-03T00:28:20.527Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2022-11-03T00:28:20.528Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-03T00:28:20.528Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:28:20.528Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:20.530Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:20.530Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435300527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:28:20.630Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:20.632Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:20.632Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:20.649Z||pool-64-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:20.650Z||pool-64-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:28:21.531Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 8bdee224-8852-42d6-b5a0-257c25a80f37 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-03T00:28:21.532Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:28:21.532Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-03T00:28:21.590Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:28:21.590Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 8bdee224-8852-42d6-b5a0-257c25a80f37 200 2022-11-03T00:28:21.591Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2022-11-03T00:28:21.591Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-03T00:28:21.591Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:28:21.591Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:21.593Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:21.593Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435301590, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:28:21.693Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:21.695Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:21.695Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:21.708Z||pool-65-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:21.709Z||pool-65-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:22.594Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 9041353d-c8b1-4fff-8660-a7c7ab9c71a1 2022-11-03T00:28:22.594Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 10dfa832-5d60-4848-9a8c-a09542d1757a ASDC 2022-11-03T00:28:22.603Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported 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 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=? 2022-11-03T00:28:22.618Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5f136942, org.onap.sdc.toscaparser.api.parameters.Input@4440dd06, org.onap.sdc.toscaparser.api.parameters.Input@3be6d349, org.onap.sdc.toscaparser.api.parameters.Input@108e14fd, org.onap.sdc.toscaparser.api.parameters.Input@541336d7] 2022-11-03T00:28:22.621Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.621Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:22.622Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2022-11-03T00:28:22.622Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= ac9fced3-4e8c-4f07-a590-f925abbb2483 2022-11-03T00:28:22.622Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ac9fced3-4e8c-4f07-a590-f925abbb2483 matches Tosca VF Customization UUID: ac9fced3-4e8c-4f07-a590-f925abbb2483 2022-11-03T00:28:22.623Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: ac9fced3-4e8c-4f07-a590-f925abbb2483 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=? 2022-11-03T00:28:22.635Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.635Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:22.636Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id ac9fced3-4e8c-4f07-a590-f925abbb2483: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-03T00:28:22.636Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7bc14ad3 2022-11-03T00:28:22.637Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.637Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:28:22.637Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2a89711d-6bb9-4cba-9f99-fae302bfbaa4 2022-11-03T00:28:22.637Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2a89711d-6bb9-4cba-9f99-fae302bfbaa4 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=? 2022-11-03T00:28:22.645Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.645Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-03T00:28:22.645Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:28:22.646Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.646Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-03T00:28:22.646Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:28:22.646Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.647Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-03T00:28:22.647Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-11-03T00:28:22.647Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=dbfc4c5e-305b-4df5-ad2b-2b28c5613557 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=? 2022-11-03T00:28:22.650Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.651Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-03T00:28:22.651Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:28:22.651Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.651Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-03T00:28:22.652Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=ac9fced3-4e8c-4f07-a590-f925abbb2483 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:28:22.654Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.654Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:22.654Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 9041353d-c8b1-4fff-8660-a7c7ab9c71a1: basic_cnf 2022-11-03T00:28:22.654Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.655Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:22.655Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.655Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:22.655Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.655Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:22.656Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.656Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:22.656Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:28:22.656Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:28:22.657Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||Saving Service: basic_cnf 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: 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 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 (?, ?, ?, ?, ?) 2022-11-03T00:28:22.747Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 10dfa832-5d60-4848-9a8c-a09542d1757a 1 ASDC deployResourceStructure 2022-11-03T00:28:22.748Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2022-11-03T00:28:22.749Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource) 2022-11-03T00:28:22.749Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-03T00:28:22.749Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:22.751Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:22.751Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435302748, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-03T00:28:22.851Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:22.853Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:22.853Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:22.867Z||pool-66-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:22.868Z||pool-66-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:28:23.753Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2022-11-03T00:28:23.753Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource) 2022-11-03T00:28:23.753Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-03T00:28:23.753Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:23.756Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:23.756Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435303752, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-03T00:28:23.856Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:23.857Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:23.857Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:23.873Z||pool-67-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:23.874Z||pool-67-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:24.757Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2022-11-03T00:28:24.757Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-03T00:28:24.757Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:28:24.758Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:24.759Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:24.760Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435304757, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:28:24.860Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:24.861Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:24.861Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:24.873Z||pool-68-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:24.874Z||pool-68-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:25.761Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2022-11-03T00:28:25.761Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-03T00:28:25.762Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:28:25.762Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:25.765Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:25.765Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435305761, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:28:25.865Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:25.866Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:25.866Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:25.879Z||pool-69-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:25.880Z||pool-69-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:26.766Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2022-11-03T00:28:26.767Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-03T00:28:26.767Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:28:26.768Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:26.792Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:26.793Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435306766, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-11-03T00:28:26.870Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 77 ms 2022-11-03T00:28:26.871Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:26.871Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:26.893Z||pool-70-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:26.894Z||pool-70-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:27.794Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2022-11-03T00:28:27.794Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-03T00:28:27.795Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:28:27.795Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:27.798Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:27.798Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435307794, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:28:27.898Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:27.899Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:27.900Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:27.918Z||pool-71-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:27.919Z||pool-71-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:28:28.799Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:28:28.813Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:28:28.817Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:28:28.817Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:28:28.817Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-03T00:28:28.817Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-03T00:28:28.817Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:28:28.818Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:28:28.818Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:28:28.818Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:28:28.818Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:28:28.818Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||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=? 2022-11-03T00:28:28.824Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-03T00:28:58.825Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 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=? 2022-11-03T00:28:58.832Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 and serviceModelVersionId: 9041353d-c8b1-4fff-8660-a7c7ab9c71a1 2022-11-03T00:28:58.832Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0a300c75-cd48-42b2-920d-13452046dee9 2022-11-03T00:28:58.833Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0a300c75-cd48-42b2-920d-13452046dee9/model-vers/model-ver/9041353d-c8b1-4fff-8660-a7c7ab9c71a1?depth=0 2022-11-03T00:28:58.837Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2022-11-03T00:28:58.886Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a300c75-cd48-42b2-920d-13452046dee9/model-vers/model-ver/9041353d-c8b1-4fff-8660-a7c7ab9c71a1?depth=0|INFO|500||Invoke 2022-11-03T00:28:58.886Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a300c75-cd48-42b2-920d-13452046dee9/model-vers/model-ver/9041353d-c8b1-4fff-8660-a7c7ab9c71a1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a300c75-cd48-42b2-920d-13452046dee9/model-vers/model-ver/9041353d-c8b1-4fff-8660-a7c7ab9c71a1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9efbc5aa-0e95-4b51-9c21-6e36c80829b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[05bc17bd-253b-417a-93c8-0d856e598fe2], X-ECOMP-RequestID=[9efbc5aa-0e95-4b51-9c21-6e36c80829b4], X-TransactionId=[], X-ONAP-RequestID=[9efbc5aa-0e95-4b51-9c21-6e36c80829b4], Content-Type=[application/merge-patch+json]} 2022-11-03T00:28:58.892Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a300c75-cd48-42b2-920d-13452046dee9/model-vers/model-ver/9041353d-c8b1-4fff-8660-a7c7ab9c71a1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-03T00:28:59.045Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a300c75-cd48-42b2-920d-13452046dee9/model-vers/model-ver/9041353d-c8b1-4fff-8660-a7c7ab9c71a1?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/0a300c75-cd48-42b2-920d-13452046dee9/model-vers/model-ver/9041353d-c8b1-4fff-8660-a7c7ab9c71a1?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[149], X-AAI-TXID=[1-aai-resources-221103-00:28:58:562-48309], vertex-id=[221416], Content-Length=[0], Date=[Thu, 03 Nov 2022 00:28:58 GMT], Content-Type=[application/json]} 2022-11-03T00:28:59.045Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a300c75-cd48-42b2-920d-13452046dee9/model-vers/model-ver/9041353d-c8b1-4fff-8660-a7c7ab9c71a1?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-03T00:28:59.046Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a300c75-cd48-42b2-920d-13452046dee9/model-vers/model-ver/9041353d-c8b1-4fff-8660-a7c7ab9c71a1?depth=0|INFO|500||InvokeReturn 2022-11-03T00:28:59.046Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-03T00:28:59.047Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||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=? 2022-11-03T00:28:59.053Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||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:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-03T00:28:59.053Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9efbc5aa-0e95-4b51-9c21-6e36c80829b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-03T00:28:59.053Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-03T00:28:59.054Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:28:59.056Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:28:59.056Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435339053, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:28:59.156Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:28:59.157Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:28:59.157Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:28:59.183Z||pool-72-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:28:59.184Z||pool-72-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-03T00:29:00.145Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:29:00.145Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"7f27046e-6b49-4fab-a6d6-65ce5c418f73","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3629f469-89b0-4620-a320-40b028760c83","serviceDescription":"service","serviceInvariantUUID":"bd0f3e8c-443c-4f37-b653-3a607d993a5c","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"cb32907b-2419-480a-a69a-4aca5490640f","resourceInvariantUUID":"af3cfb62-e069-4424-a4d7-4cb35d84ea13","resourceCustomizationUUID":"cab452b0-24e2-4303-813e-2947f4f1e8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ZTc5OTJkZWJlNzhjNjU4ODZhZGE2ZjgyYzQ4MTVhMTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6a607b51-7095-45a9-8042-9262fc4551b1","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"MWRhYjBiMTYyOTk4MzQwMjhlMjc3NzM2MzgzZmRjYWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"eb78c6db-cc2e-40b7-8d90-9db7877aaf05","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"52df8703-3291-49e6-9311-b1b5154f4d3b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"50ebf9db-5f72-4314-8bc7-4f27e7268616","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"bb34dee7-7c2f-47b0-86cb-25ae9d4560ca","artifactVersion":"2","generatedFromUUID":"52df8703-3291-49e6-9311-b1b5154f4d3b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZTFlZjEzMmQ4ZTkxZmMyMzA1NGJjNmEyYWQ2ZjViOTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc298f5e-b18e-4074-91ad-05aca4a70eb0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MDE2MDk0ZWQ2NWI2ZTFjZmZjMzhjMDBkZjYwMjI3Njg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6989cbd0-4aae-458d-bb96-b07a8198b80c","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-03T00:29:00.145Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:29:00.146Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:00.148Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:00.148Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:29:00.256Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 108 ms 2022-11-03T00:29:00.259Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:00.259Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:00.410Z||pool-73-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:00.411Z||pool-73-thread-1|||||INFO|500||cambria reply ok (153 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:29:01.148Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:29:01.149Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:01.151Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:01.151Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:29:01.252Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:01.253Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:01.253Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:01.278Z||pool-74-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:01.279Z||pool-74-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:29:02.156Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:29:02.157Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:02.159Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:02.159Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-03T00:29:02.259Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:02.261Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:02.261Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:02.277Z||pool-75-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:02.277Z||pool-75-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:29:03.160Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:29:03.184Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:03.208Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:03.209Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:29:03.287Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 63 ms 2022-11-03T00:29:03.288Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:03.288Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:03.302Z||pool-76-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:03.302Z||pool-76-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:29:04.224Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:29:04.225Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:04.227Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:04.227Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-03T00:29:04.328Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:04.329Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:04.329Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:04.342Z||pool-77-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:04.343Z||pool-77-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:29:05.228Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:29:05.229Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:05.231Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:05.232Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:29:05.332Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:29:05.333Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:05.333Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:05.354Z||pool-78-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:05.354Z||pool-78-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:29:06.232Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:29:06.233Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:06.235Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:06.235Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:29:06.335Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:06.336Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:06.336Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:06.352Z||pool-79-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:06.352Z||pool-79-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:29:07.237Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "3629f469-89b0-4620-a320-40b028760c83", "serviceDescription": "service", "serviceInvariantUUID": "bd0f3e8c-443c-4f37-b653-3a607d993a5c", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "cab452b0-24e2-4303-813e-2947f4f1e8da", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "cb32907b-2419-480a-a69a-4aca5490640f", "resourceInvariantUUID": "af3cfb62-e069-4424-a4d7-4cb35d84ea13", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "MWRhYjBiMTYyOTk4MzQwMjhlMjc3NzM2MzgzZmRjYWM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb78c6db-cc2e-40b7-8d90-9db7877aaf05", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "52df8703-3291-49e6-9311-b1b5154f4d3b", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "bb34dee7-7c2f-47b0-86cb-25ae9d4560ca", "generatedFromUUID": "52df8703-3291-49e6-9311-b1b5154f4d3b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "bb34dee7-7c2f-47b0-86cb-25ae9d4560ca", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MDE2MDk0ZWQ2NWI2ZTFjZmZjMzhjMDBkZjYwMjI3Njg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6989cbd0-4aae-458d-bb96-b07a8198b80c" } ], "workloadContext": "Production" } 2022-11-03T00:29:07.237Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-03T00:29:07.237Z|9efbc5aa-0e95-4b51-9c21-6e36c80829b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3629f469-89b0-4620-a320-40b028760c83 ASDC 2022-11-03T00:29:07.238Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7f27046e-6b49-4fab-a6d6-65ce5c418f73 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:3629f469-89b0-4620-a320-40b028760c83 ServiceInvariantUUID:bd0f3e8c-443c-4f37-b653-3a607d993a5c ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:6989cbd0-4aae-458d-bb96-b07a8198b80c ArtifactChecksum:MDE2MDk0ZWQ2NWI2ZTFjZmZjMzhjMDBkZjYwMjI3Njg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:cab452b0-24e2-4303-813e-2947f4f1e8da ResourceInvariantUUID:af3cfb62-e069-4424-a4d7-4cb35d84ea13 ResourceName:basic_vm ResourceType:VF ResourceUUID:cb32907b-2419-480a-a69a-4aca5490640f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:eb78c6db-cc2e-40b7-8d90-9db7877aaf05 ArtifactChecksum:MWRhYjBiMTYyOTk4MzQwMjhlMjc3NzM2MzgzZmRjYWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:52df8703-3291-49e6-9311-b1b5154f4d3b ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:bb34dee7-7c2f-47b0-86cb-25ae9d4560ca ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:bb34dee7-7c2f-47b0-86cb-25ae9d4560ca ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-03T00:29:07.238Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3629f469-89b0-4620-a320-40b028760c83 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=? 2022-11-03T00:29:07.282Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:29:07.282Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-03T00:29:07.283Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-03T00:29:07.283Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6989cbd0-4aae-458d-bb96-b07a8198b80c from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-03T00:29:07.283Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:29:07.283Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-03T00:29:07.566Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:29:07.567Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 6989cbd0-4aae-458d-bb96-b07a8198b80c 74806 2022-11-03T00:29:07.567Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2022-11-03T00:29:07.567Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-03T00:29:07.567Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:29:07.568Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:07.569Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:07.570Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435347567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:29:07.670Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:07.671Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:07.671Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:07.686Z||pool-80-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:07.686Z||pool-80-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:29:08.570Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:29:08.572Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-11-03T00:29:08.572Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6989cbd0-4aae-458d-bb96-b07a8198b80c, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:08.573Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2022-11-03T00:29:08.573Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:08.573Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:08.694Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11546130970490596030/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2022-11-03T00:29:09.836Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-03T00:29:09.837Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-11-03T00:29:09.837Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:09.837Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-03T00:29:09.837Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:09.837Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:09.838Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:09.838Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:09.838Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:09.838Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:09.838Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-03T00:29:09.838Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-11-03T00:29:09.838Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.838Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:09.839Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-03T00:29:09.839Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-11-03T00:29:09.839Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:29:09.839Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.839Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:09.839Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-03T00:29:09.840Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-11-03T00:29:09.840Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:29:09.840Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.840Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:09.840Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.840Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-03T00:29:09.841Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-11-03T00:29:09.841Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-11-03T00:29:09.841Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-11-03T00:29:09.841Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-03T00:29:09.841Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-03T00:29:09.841Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.842Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:29:09.842Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.842Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-03T00:29:09.842Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:29:09.842Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.842Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-03T00:29:09.843Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:29:09.843Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.843Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-03T00:29:09.843Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:29:09.843Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.843Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-03T00:29:09.844Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-03T00:29:09.844Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-03T00:29:09.844Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=07429c18-18f2-46ca-a1c9-291a398df5b8 2022-11-03T00:29:09.844Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.844Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:09.845Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.845Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:09.845Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.845Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:09.845Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:09.845Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:09.846Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:3629f469-89b0-4620-a320-40b028760c83 Model Version:NULL Model InvariantUuid:bd0f3e8c-443c-4f37-b653-3a607d993a5c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:20c19456-7475-4cad-8e13-eb20a1e6f2c0 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:af3cfb62-e069-4424-a4d7-4cb35d84ea13 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:cab452b0-24e2-4303-813e-2947f4f1e8da NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c60b9174-e71f-4a7c-9dc0-70ec49d8b232 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:65913f0f-995d-4688-a652-104c971e62ae ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:07429c18-18f2-46ca-a1c9-291a398df5b8 ModelInvariantUuid:c3f9c2f9-79e0-4585-a4ff-b939a1330f84 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:66f13f9d-6c28-438c-b5a4-d88d6f623b46 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:caa1bb73-6977-455e-a22c-fa5f6501894a ModelInvariantUuid:1649a042-0c1e-4056-a3c7-8b262883e91a ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:b31092a2-e6ba-4865-997a-20fc255f5082 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=? 2022-11-03T00:29:09.855Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: cb32907b-2419-480a-a69a-4aca5490640f Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:29:09.859Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||basic_vm 0 2022-11-03T00:29:09.859Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: cb32907b-2419-480a-a69a-4aca5490640f 2022-11-03T00:29:09.859Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eb78c6db-cc2e-40b7-8d90-9db7877aaf05 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-03T00:29:09.859Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:29:09.859Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-03T00:29:10.001Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:29:10.001Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json eb78c6db-cc2e-40b7-8d90-9db7877aaf05 787 2022-11-03T00:29:10.002Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2022-11-03T00:29:10.002Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-03T00:29:10.002Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:29:10.002Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:10.004Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:10.004Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435350002, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:29:10.105Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:10.105Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:10.106Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:10.121Z||pool-81-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:10.121Z||pool-81-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:29:11.005Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c60b9174-e71f-4a7c-9dc0-70ec49d8b232", "vfModuleModelVersion": "1", "vfModuleModelUUID": "65913f0f-995d-4688-a652-104c971e62ae", "vfModuleModelCustomizationUUID": "2cd32616-eea9-4a50-bdae-dc1dc05287ae", "isBase": true, "artifacts": [ "52df8703-3291-49e6-9311-b1b5154f4d3b", "bb34dee7-7c2f-47b0-86cb-25ae9d4560ca" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-03T00:29:11.008Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:65913f0f-995d-4688-a652-104c971e62ae VfModuleModelInvariantUUID:c60b9174-e71f-4a7c-9dc0-70ec49d8b232 VfModuleModelDescription:NULL Artifacts UUID List:{ 52df8703-3291-49e6-9311-b1b5154f4d3b , bb34dee7-7c2f-47b0-86cb-25ae9d4560ca } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-03T00:29:11.009Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c60b9174-e71f-4a7c-9dc0-70ec49d8b232", "vfModuleModelVersion": "1", "vfModuleModelUUID": "65913f0f-995d-4688-a652-104c971e62ae", "vfModuleModelCustomizationUUID": "2cd32616-eea9-4a50-bdae-dc1dc05287ae", "isBase": true, "artifacts": [ "52df8703-3291-49e6-9311-b1b5154f4d3b", "bb34dee7-7c2f-47b0-86cb-25ae9d4560ca" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-03T00:29:11.009Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:65913f0f-995d-4688-a652-104c971e62ae VfModuleModelInvariantUUID:c60b9174-e71f-4a7c-9dc0-70ec49d8b232 VfModuleModelDescription:NULL Artifacts UUID List:{ 52df8703-3291-49e6-9311-b1b5154f4d3b , bb34dee7-7c2f-47b0-86cb-25ae9d4560ca } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-03T00:29:11.010Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 52df8703-3291-49e6-9311-b1b5154f4d3b from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-03T00:29:11.010Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:29:11.010Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-03T00:29:11.073Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:29:11.073Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 52df8703-3291-49e6-9311-b1b5154f4d3b 5033 2022-11-03T00:29:11.074Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-03T00:29:11.074Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-03T00:29:11.074Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:29:11.074Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:11.076Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:11.077Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435351074, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:29:11.177Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:11.178Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:11.178Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:11.198Z||pool-82-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:11.199Z||pool-82-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:29:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:29:11.478Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:29:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:11.502Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:11.503Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:29:11.503Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6df87e8c-2217-43da-99a3-0bfd1e680176", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435284675, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:29:11.504Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:29:11.504Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:29:11.504Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:29:11.505Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:29:11.505Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:29:11.505Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-03T00:29:11.505Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:29:11.505Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:29:11.505Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-03T00:29:11.505Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:29:11.506Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:29:11.506Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:29:11.506Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:29:11.506Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:29:11.506Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-03T00:29:11.506Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:29:11.506Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:29:11.506Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:29:11.507Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:29:12.077Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: bb34dee7-7c2f-47b0-86cb-25ae9d4560ca from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-03T00:29:12.078Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-11-03T00:29:12.078Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-03T00:29:12.200Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-11-03T00:29:12.200Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env bb34dee7-7c2f-47b0-86cb-25ae9d4560ca 903 2022-11-03T00:29:12.201Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-03T00:29:12.201Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-03T00:29:12.201Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:29:12.201Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:12.203Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:12.203Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435352201, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:29:12.303Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:29:12.304Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:12.304Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:12.319Z||pool-83-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:12.319Z||pool-83-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:29:13.204Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 3629f469-89b0-4620-a320-40b028760c83 2022-11-03T00:29:13.205Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 cb32907b-2419-480a-a69a-4aca5490640f 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=? 2022-11-03T00:29:13.220Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@38e87b49, org.onap.sdc.toscaparser.api.parameters.Input@56624979, org.onap.sdc.toscaparser.api.parameters.Input@5512e6d9, org.onap.sdc.toscaparser.api.parameters.Input@6ddd8e71, org.onap.sdc.toscaparser.api.parameters.Input@161492b0] 2022-11-03T00:29:13.222Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.222Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:13.222Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2022-11-03T00:29:13.222Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= cab452b0-24e2-4303-813e-2947f4f1e8da 2022-11-03T00:29:13.222Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: cab452b0-24e2-4303-813e-2947f4f1e8da matches Tosca VF Customization UUID: cab452b0-24e2-4303-813e-2947f4f1e8da 2022-11-03T00:29:13.222Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: cab452b0-24e2-4303-813e-2947f4f1e8da 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=? 2022-11-03T00:29:13.225Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.225Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:13.225Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id cab452b0-24e2-4303-813e-2947f4f1e8da: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-03T00:29:13.225Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@11b08256 2022-11-03T00:29:13.225Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.225Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:29:13.226Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2cd32616-eea9-4a50-bdae-dc1dc05287ae 2022-11-03T00:29:13.226Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2cd32616-eea9-4a50-bdae-dc1dc05287ae 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=? 2022-11-03T00:29:13.228Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.228Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-03T00:29:13.228Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:29:13.229Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.229Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-03T00:29:13.229Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:29:13.229Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.229Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-03T00:29:13.229Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-03T00:29:13.230Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-03T00:29:13.230Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=07429c18-18f2-46ca-a1c9-291a398df5b8 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=? 2022-11-03T00:29:13.232Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.232Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-03T00:29:13.232Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:29:13.233Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.233Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-03T00:29:13.233Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=cab452b0-24e2-4303-813e-2947f4f1e8da Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:29:13.235Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.236Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:13.236Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 3629f469-89b0-4620-a320-40b028760c83: basic_vm 2022-11-03T00:29:13.236Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.236Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:13.236Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.236Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:13.237Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.237Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:13.237Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.237Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:13.237Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:29:13.237Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:29:13.238Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:29:13.330Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm cb32907b-2419-480a-a69a-4aca5490640f 1 ASDC deployResourceStructure 2022-11-03T00:29:13.331Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2022-11-03T00:29:13.331Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-03T00:29:13.331Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:29:13.331Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:13.333Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:13.333Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435353331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:29:13.433Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:13.434Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:13.435Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:13.449Z||pool-84-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:13.450Z||pool-84-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:29:14.334Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-03T00:29:14.334Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-03T00:29:14.335Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:29:14.335Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:14.337Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:14.337Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435354334, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:29:14.438Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-03T00:29:14.439Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:14.439Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:14.455Z||pool-85-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:14.455Z||pool-85-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:29:15.347Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-03T00:29:15.347Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-03T00:29:15.347Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:29:15.348Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:15.349Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:15.349Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435355347, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-03T00:29:15.450Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:15.451Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:15.451Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:15.465Z||pool-86-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:15.466Z||pool-86-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:29:16.350Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2022-11-03T00:29:16.351Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-03T00:29:16.351Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:29:16.352Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:16.353Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:16.353Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435356350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:29:16.454Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:16.455Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:16.455Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:16.471Z||pool-87-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:16.472Z||pool-87-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:29:17.354Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7f27046e-6b49-4fab-a6d6-65ce5c418f73 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:29:17.440Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7f27046e-6b49-4fab-a6d6-65ce5c418f73 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:29:17.443Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:29:17.443Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:29:17.443Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-03T00:29:17.444Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-03T00:29:17.444Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:29:17.444Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:29:17.444Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:29:17.444Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:29:17.445Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:29:17.445Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||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=? 2022-11-03T00:29:17.456Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-03T00:29:47.458Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7f27046e-6b49-4fab-a6d6-65ce5c418f73 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=? 2022-11-03T00:29:47.465Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7f27046e-6b49-4fab-a6d6-65ce5c418f73 and serviceModelVersionId: 3629f469-89b0-4620-a320-40b028760c83 2022-11-03T00:29:47.466Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bd0f3e8c-443c-4f37-b653-3a607d993a5c 2022-11-03T00:29:47.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bd0f3e8c-443c-4f37-b653-3a607d993a5c/model-vers/model-ver/3629f469-89b0-4620-a320-40b028760c83?depth=0 2022-11-03T00:29:47.472Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2022-11-03T00:29:47.519Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd0f3e8c-443c-4f37-b653-3a607d993a5c/model-vers/model-ver/3629f469-89b0-4620-a320-40b028760c83?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-11-03T00:29:47.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd0f3e8c-443c-4f37-b653-3a607d993a5c/model-vers/model-ver/3629f469-89b0-4620-a320-40b028760c83?depth=0|INFO|500||Invoke 2022-11-03T00:29:47.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd0f3e8c-443c-4f37-b653-3a607d993a5c/model-vers/model-ver/3629f469-89b0-4620-a320-40b028760c83?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-03T00:29:47.712Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd0f3e8c-443c-4f37-b653-3a607d993a5c/model-vers/model-ver/3629f469-89b0-4620-a320-40b028760c83?depth=0|INFO|500||InvokeReturn 2022-11-03T00:29:47.712Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd0f3e8c-443c-4f37-b653-3a607d993a5c/model-vers/model-ver/3629f469-89b0-4620-a320-40b028760c83?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[183], X-AAI-TXID=[2-aai-resources-221103-00:29:47:191-57873], vertex-id=[208960], Content-Length=[0], Date=[Thu, 03 Nov 2022 00:29:47 GMT], Content-Type=[application/json]} 2022-11-03T00:29:47.713Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2022-11-03T00:29:47.713Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-03T00:29:47.714Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||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=? 2022-11-03T00:29:47.721Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||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:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-03T00:29:47.721Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7f27046e-6b49-4fab-a6d6-65ce5c418f73 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-03T00:29:47.722Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-03T00:29:47.722Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:29:47.725Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:29:47.725Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435387721, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:29:47.825Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:29:47.826Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:29:47.826Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:47.842Z||pool-88-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:47.843Z||pool-88-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-03T00:29:48.740Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:29:48.741Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:29:48.741Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:29:59.072Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:29:59.073Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:29:59.073Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:29:59.073Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:30:08.615Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:30:08.616Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:30:08.617Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:30:08.617Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:30:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:30:11.477Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:30:11.477Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:30:11.500Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:30:11.501Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:30:11.501Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-03T00:30:11.502Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:30:18.184Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:30:18.185Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:30:18.186Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:30:18.187Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:30:27.740Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:30:27.741Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:30:27.742Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:30:27.742Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:30:37.306Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:31:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:31:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:31:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:31:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:31:11.477Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:31:11.477Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:31:11.511Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:31:11.511Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.512Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:31:11.513Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:31:11.513Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.513Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:31:11.513Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:31:11.513Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.513Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435294917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:31:11.513Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.513Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.513Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435297260, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:31:11.513Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435298327, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435299454, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435300527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.514Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435301590, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435302748, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435303752, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435304757, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.515Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435305761, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435306766, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435307794, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9efbc5aa-0e95-4b51-9c21-6e36c80829b4", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435339053, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.516Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.517Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-03T00:31:11.518Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:31:11.518Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.518Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:31:11.518Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:31:11.518Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.518Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435208742, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:31:11.518Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-11-03T00:31:11.518Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.518Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435347567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:31:11.519Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.519Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.519Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435350002, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:31:11.519Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:11.519Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:31:11.519Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435351074, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:31:11.519Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:31:21.019Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:32:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:32:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:32:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:32:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:32:11.477Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:32:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:32:12.003Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:32:12.003Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:32:12.003Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435352201, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:32:12.004Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:32:12.005Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:32:12.005Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435353331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:32:12.005Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:32:12.005Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:32:12.005Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435354334, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:32:12.005Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:32:12.005Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:32:12.005Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435355347, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-03T00:32:12.006Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:32:12.006Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:32:12.006Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435356350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:32:12.006Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:32:12.006Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-03T00:32:12.006Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "7f27046e-6b49-4fab-a6d6-65ce5c418f73", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667435387721, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:32:12.006Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:32:21.015Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:33:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:33:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:33:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:33:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:33:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:33:11.477Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:33:21.018Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:33:21.019Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:34:11.468Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:34:11.469Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:34:11.469Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:34:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:34:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:34:11.477Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:34:21.024Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:34:21.032Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:35:11.468Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:35:11.468Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:35:11.469Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:35:11.478Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:35:11.479Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:35:11.479Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:35:21.027Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:35:21.030Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:36:11.468Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:36:11.469Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:36:11.469Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:36:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:36:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:36:11.477Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:36:21.015Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:36:21.033Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:37:11.468Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:37:11.468Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:37:11.469Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:37:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:37:11.478Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:37:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:37:21.015Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:37:21.017Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:38:11.467Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:38:11.468Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:38:11.469Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:38:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:38:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:38:11.477Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:38:21.018Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:38:21.022Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:39:11.467Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:39:11.469Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:39:11.469Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:39:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:39:11.481Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:39:11.481Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:39:21.018Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:39:21.036Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:40:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:40:11.469Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:40:11.469Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:40:11.478Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:40:11.481Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:40:11.482Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:40:21.017Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:40:21.049Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:41:11.467Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:41:11.468Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:41:11.468Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:41:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:41:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:41:11.477Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:41:21.074Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:41:21.077Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:42:11.467Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:42:11.468Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:42:11.468Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:42:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:42:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:42:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:42:21.036Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:42:21.040Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:43:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:43:11.469Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:43:11.469Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:43:11.476Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:43:11.477Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:43:11.477Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:43:21.019Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:43:21.022Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:44:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:44:11.469Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:44:11.470Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:44:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:44:11.478Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:44:11.478Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:44:21.027Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:44:21.028Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:45:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:45:11.470Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:45:11.470Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:45:11.477Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:45:11.477Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:45:11.477Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:45:21.029Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:45:21.030Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:46:11.467Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:46:11.468Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:46:11.468Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:46:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:46:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:46:11.478Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:46:21.032Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:46:21.040Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:47:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:47:11.468Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:47:11.469Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:47:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:47:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:47:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:47:21.023Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:47:21.025Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:48:11.467Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:48:11.468Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:48:11.468Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:48:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:48:11.478Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:48:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:48:21.058Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:48:21.058Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:49:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:49:11.469Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:49:11.469Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:49:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:49:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:49:11.478Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:49:21.014Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:49:21.019Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:50:11.467Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:50:11.468Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:50:11.469Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:50:11.476Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:50:11.477Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:50:11.477Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:50:21.017Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:50:21.035Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:51:11.467Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:51:11.468Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:51:11.468Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:51:11.476Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:51:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:51:11.477Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:51:21.017Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:51:21.028Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:52:11.467Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:52:11.468Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:52:11.468Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:52:11.476Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:52:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:52:11.477Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:52:21.020Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:52:21.034Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:53:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:53:11.469Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:53:11.469Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:53:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:53:11.477Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:53:11.477Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:53:21.021Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:53:21.028Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:54:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:54:11.469Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:54:11.469Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:54:11.481Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:54:11.482Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:54:11.482Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:54:21.082Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:54:21.134Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:11.468Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:55:11.469Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:55:11.469Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:11.477Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:55:11.478Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:55:11.478Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:11.667Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:11.668Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:55:11.669Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436902091, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:55:11.672Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:55:11.672Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:55:11.672Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436908243, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:55:11.673Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:55:11.673Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:55:11.673Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436909606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:55:11.673Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:55:11.674Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:55:11.674Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436902091, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:55:11.675Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:55:11.675Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:55:11.675Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436908243, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:55:11.676Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:55:11.676Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:55:11.676Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436909606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:55:11.677Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:55:12.094Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:12.095Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:55:12.095Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"07139f6a-a8a2-4417-97cc-230d0c3ca46b","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"57398815-5cdf-4a80-a6db-e156373fd826","serviceDescription":"service","serviceInvariantUUID":"5913c9a3-3613-478e-a455-065aebd0671b","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"39443411-f649-424f-9c92-506b8d2f800d","resourceInvariantUUID":"36e2c8a1-a0c3-44fc-8e3d-9f462a70497e","resourceCustomizationUUID":"567299a0-80c7-4cf1-a6e0-acd4c6da032c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MGM2YTRkODI5NmZmNTYxY2Y0NzBiMjIwMmY2NWJhYzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8150fd6f-1eb0-430c-8c90-4fdd48484df6","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MGU2MWNiMGNiZGEyYjY1NjMwMDFhMzhkN2M3OTRmMmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ec2fcb07-6d0f-4bf2-be37-daa7b066fa08","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a2927998-9ece-43a5-a264-ecc5013fcb96","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a4789dd1-9d21-4dc7-a48a-ff47c59f08b5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"9e012a4c-c908-4f73-90b2-db23dc6b4679","artifactVersion":"2","generatedFromUUID":"d79b7309-7180-45b2-8a9c-93920c48b212"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ccf4ea8-2cc1-4129-9907-53dea0950818","artifactVersion":"2","generatedFromUUID":"a2927998-9ece-43a5-a264-ecc5013fcb96"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d79b7309-7180-45b2-8a9c-93920c48b212","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"2117c23d-2290-4aa4-a230-c3b809cfbbfb","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"ZDI4YmE3M2EzZTg2Y2Y4YmFhOWEyNjRlYmQ4MGRkMDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"897d5619-433b-48ac-9e08-c26947f3e88a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YTAxMjlhMWRjYzFkOGFiY2E1ZDA1MDMwZTY3ZTE4NjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b9d8ed22-5f6c-472b-bec3-bcea61ab4d59","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-03T00:55:12.098Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:55:12.098Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:12.102Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:12.102Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:55:12.203Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:55:12.204Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:12.204Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:12.220Z||pool-89-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:12.221Z||pool-89-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:13.103Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:55:13.104Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:13.107Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:13.108Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:55:13.208Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:55:13.209Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:13.209Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:13.233Z||pool-90-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:13.234Z||pool-90-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:14.108Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:55:14.109Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:14.112Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:14.112Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-03T00:55:14.212Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:14.213Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:14.213Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:14.226Z||pool-91-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:14.226Z||pool-91-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:15.114Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:55:15.115Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:15.117Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:15.117Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:55:15.217Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:55:15.218Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:15.219Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:15.231Z||pool-92-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:15.231Z||pool-92-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:16.118Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:55:16.119Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:16.121Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:16.121Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-03T00:55:16.222Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:16.223Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:16.223Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:16.242Z||pool-93-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:16.243Z||pool-93-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:17.122Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:55:17.123Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:17.125Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:17.125Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-03T00:55:17.226Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:17.226Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:17.227Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:17.238Z||pool-94-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:17.239Z||pool-94-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:18.126Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:55:18.127Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:18.130Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:18.130Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-03T00:55:18.230Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:18.231Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:18.231Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:18.247Z||pool-95-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:18.248Z||pool-95-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:19.131Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:55:19.132Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:19.134Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:19.135Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:55:19.235Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:19.236Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:19.236Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:19.259Z||pool-96-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:19.259Z||pool-96-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:20.135Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:55:20.136Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:20.139Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:20.139Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:55:20.239Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:20.240Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:20.240Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:20.256Z||pool-97-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:20.256Z||pool-97-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:21.139Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:55:21.140Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:21.143Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:21.143Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:55:21.244Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:21.244Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:21.245Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:21.258Z||pool-98-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:21.259Z||pool-98-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:22.145Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "57398815-5cdf-4a80-a6db-e156373fd826", "serviceDescription": "service", "serviceInvariantUUID": "5913c9a3-3613-478e-a455-065aebd0671b", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "567299a0-80c7-4cf1-a6e0-acd4c6da032c", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "39443411-f649-424f-9c92-506b8d2f800d", "resourceInvariantUUID": "36e2c8a1-a0c3-44fc-8e3d-9f462a70497e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MGU2MWNiMGNiZGEyYjY1NjMwMDFhMzhkN2M3OTRmMmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ec2fcb07-6d0f-4bf2-be37-daa7b066fa08", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a2927998-9ece-43a5-a264-ecc5013fcb96", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ccf4ea8-2cc1-4129-9907-53dea0950818", "generatedFromUUID": "a2927998-9ece-43a5-a264-ecc5013fcb96" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "9e012a4c-c908-4f73-90b2-db23dc6b4679", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ccf4ea8-2cc1-4129-9907-53dea0950818", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d79b7309-7180-45b2-8a9c-93920c48b212", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YTAxMjlhMWRjYzFkOGFiY2E1ZDA1MDMwZTY3ZTE4NjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b9d8ed22-5f6c-472b-bec3-bcea61ab4d59" } ], "workloadContext": "Production" } 2022-11-03T00:55:22.145Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-03T00:55:22.145Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 57398815-5cdf-4a80-a6db-e156373fd826 ASDC 2022-11-03T00:55:22.146Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:07139f6a-a8a2-4417-97cc-230d0c3ca46b ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:57398815-5cdf-4a80-a6db-e156373fd826 ServiceInvariantUUID:5913c9a3-3613-478e-a455-065aebd0671b ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:b9d8ed22-5f6c-472b-bec3-bcea61ab4d59 ArtifactChecksum:YTAxMjlhMWRjYzFkOGFiY2E1ZDA1MDMwZTY3ZTE4NjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:567299a0-80c7-4cf1-a6e0-acd4c6da032c ResourceInvariantUUID:36e2c8a1-a0c3-44fc-8e3d-9f462a70497e ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:39443411-f649-424f-9c92-506b8d2f800d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:ec2fcb07-6d0f-4bf2-be37-daa7b066fa08 ArtifactChecksum:MGU2MWNiMGNiZGEyYjY1NjMwMDFhMzhkN2M3OTRmMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:a2927998-9ece-43a5-a264-ecc5013fcb96 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:4ccf4ea8-2cc1-4129-9907-53dea0950818 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:9e012a4c-c908-4f73-90b2-db23dc6b4679 ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:4ccf4ea8-2cc1-4129-9907-53dea0950818 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:d79b7309-7180-45b2-8a9c-93920c48b212 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-03T00:55:22.146Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 57398815-5cdf-4a80-a6db-e156373fd826 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 (?, ?, ?, ?, ?) 2022-11-03T00:55:22.200Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:55:22.202Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2022-11-03T00:55:22.202Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2022-11-03T00:55:22.202Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b9d8ed22-5f6c-472b-bec3-bcea61ab4d59 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:22.203Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-11-03T00:55:22.203Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:22.271Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-11-03T00:55:22.273Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar b9d8ed22-5f6c-472b-bec3-bcea61ab4d59 162970 2022-11-03T00:55:22.273Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-11-03T00:55:22.273Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:22.273Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:55:22.274Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:22.276Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:22.276Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436922273, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:55:22.376Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:22.377Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:22.377Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:22.391Z||pool-99-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:22.392Z||pool-99-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:23.276Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:55:23.278Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2022-11-03T00:55:23.278Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: b9d8ed22-5f6c-472b-bec3-bcea61ab4d59, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:23.278Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2022-11-03T00:55:23.279Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:23.280Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:23.523Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11184106926698961251/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2022-11-03T00:55:24.699Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-03T00:55:24.700Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||WARN|500||#################################################################################################### 2022-11-03T00:55:24.700Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:24.700Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-11-03T00:55:24.700Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:24.701Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:24.701Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:24.701Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:24.701Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||WARN|500||#################################################################################################### 2022-11-03T00:55:24.701Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.702Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:24.702Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-03T00:55:24.702Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2022-11-03T00:55:24.703Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:55:24.703Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.703Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:24.704Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-03T00:55:24.704Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2022-11-03T00:55:24.704Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:55:24.704Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.704Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:24.705Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.705Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-11-03T00:55:24.705Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2022-11-03T00:55:24.706Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template dummy_base is not matching search criteria 2022-11-03T00:55:24.706Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-03T00:55:24.706Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.706Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:55:24.707Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.707Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-03T00:55:24.707Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:55:24.707Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.708Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-03T00:55:24.708Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:55:24.708Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.709Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-03T00:55:24.709Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:55:24.709Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.709Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-03T00:55:24.710Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:55:24.710Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.710Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-11-03T00:55:24.710Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2022-11-03T00:55:24.711Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=6bdf1974-fa50-4960-af94-3c4768e97cc6 2022-11-03T00:55:24.711Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.711Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:24.711Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.712Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:24.712Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.712Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:24.712Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:24.712Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:24.713Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:57398815-5cdf-4a80-a6db-e156373fd826 Model Version:NULL Model InvariantUuid:5913c9a3-3613-478e-a455-065aebd0671b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:6724f7f1-bccd-45ce-825f-e1b8393ed1fc Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:36e2c8a1-a0c3-44fc-8e3d-9f462a70497e Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:567299a0-80c7-4cf1-a6e0-acd4c6da032c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6de4b02d-482a-4ccc-982f-814982da89d5 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:08c95662-ec28-4302-8f51-5ebd936d6cb7 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:66f9e9a9-f9d0-4cf9-89a1-2aeda079fd8e ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:3f6032b9-a943-48c4-828e-5962e5e8ae1d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6bdf1974-fa50-4960-af94-3c4768e97cc6 ModelInvariantUuid:2373f076-a00a-45c1-a469-5c3d45226805 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:b7cb6095-16e6-4143-b0b6-1b93e4a63f15 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:b87b65bd-72ad-4a02-b99f-3570b6d58243 ModelInvariantUuid:90069bd8-b4d9-4f4b-ab71-fcc7e9a480f2 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:0a000d7b-a65a-4bd2-a9b1-3797b6d07ca0 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=? 2022-11-03T00:55:24.723Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 39443411-f649-424f-9c92-506b8d2f800d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:55:24.728Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||basic_cnf_macro 0 2022-11-03T00:55:24.729Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 39443411-f649-424f-9c92-506b8d2f800d 2022-11-03T00:55:24.729Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ec2fcb07-6d0f-4bf2-be37-daa7b066fa08 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-03T00:55:24.729Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-11-03T00:55:24.730Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-03T00:55:24.810Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-11-03T00:55:24.811Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ec2fcb07-6d0f-4bf2-be37-daa7b066fa08 1565 2022-11-03T00:55:24.812Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2022-11-03T00:55:24.812Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-03T00:55:24.812Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:55:24.812Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:24.815Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:24.815Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436924811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:55:24.915Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:55:24.917Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:24.917Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:24.932Z||pool-100-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:24.933Z||pool-100-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:55:25.816Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "66f9e9a9-f9d0-4cf9-89a1-2aeda079fd8e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3f6032b9-a943-48c4-828e-5962e5e8ae1d", "vfModuleModelCustomizationUUID": "f45a60cb-a15c-496d-a9ff-3bce197a5544", "isBase": true, "artifacts": [ "a2927998-9ece-43a5-a264-ecc5013fcb96", "4ccf4ea8-2cc1-4129-9907-53dea0950818" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "6de4b02d-482a-4ccc-982f-814982da89d5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "08c95662-ec28-4302-8f51-5ebd936d6cb7", "vfModuleModelCustomizationUUID": "36d41a5f-b4d9-4519-8804-3f5f100871c2", "isBase": false, "artifacts": [ "d79b7309-7180-45b2-8a9c-93920c48b212" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-03T00:55:25.821Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3f6032b9-a943-48c4-828e-5962e5e8ae1d VfModuleModelInvariantUUID:66f9e9a9-f9d0-4cf9-89a1-2aeda079fd8e VfModuleModelDescription:NULL Artifacts UUID List:{ a2927998-9ece-43a5-a264-ecc5013fcb96 , 4ccf4ea8-2cc1-4129-9907-53dea0950818 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:08c95662-ec28-4302-8f51-5ebd936d6cb7 VfModuleModelInvariantUUID:6de4b02d-482a-4ccc-982f-814982da89d5 VfModuleModelDescription:NULL Artifacts UUID List:{ d79b7309-7180-45b2-8a9c-93920c48b212 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2022-11-03T00:55:25.823Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "66f9e9a9-f9d0-4cf9-89a1-2aeda079fd8e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3f6032b9-a943-48c4-828e-5962e5e8ae1d", "vfModuleModelCustomizationUUID": "f45a60cb-a15c-496d-a9ff-3bce197a5544", "isBase": true, "artifacts": [ "a2927998-9ece-43a5-a264-ecc5013fcb96", "4ccf4ea8-2cc1-4129-9907-53dea0950818" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "6de4b02d-482a-4ccc-982f-814982da89d5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "08c95662-ec28-4302-8f51-5ebd936d6cb7", "vfModuleModelCustomizationUUID": "36d41a5f-b4d9-4519-8804-3f5f100871c2", "isBase": false, "artifacts": [ "d79b7309-7180-45b2-8a9c-93920c48b212" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-03T00:55:25.823Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3f6032b9-a943-48c4-828e-5962e5e8ae1d VfModuleModelInvariantUUID:66f9e9a9-f9d0-4cf9-89a1-2aeda079fd8e VfModuleModelDescription:NULL Artifacts UUID List:{ a2927998-9ece-43a5-a264-ecc5013fcb96 , 4ccf4ea8-2cc1-4129-9907-53dea0950818 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:08c95662-ec28-4302-8f51-5ebd936d6cb7 VfModuleModelInvariantUUID:6de4b02d-482a-4ccc-982f-814982da89d5 VfModuleModelDescription:NULL Artifacts UUID List:{ d79b7309-7180-45b2-8a9c-93920c48b212 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2022-11-03T00:55:25.823Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2927998-9ece-43a5-a264-ecc5013fcb96 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-03T00:55:25.823Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-11-03T00:55:25.823Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-03T00:55:25.888Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-11-03T00:55:25.888Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml a2927998-9ece-43a5-a264-ecc5013fcb96 914 2022-11-03T00:55:25.889Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2022-11-03T00:55:25.889Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-03T00:55:25.889Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:55:25.889Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:25.891Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:25.891Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436925889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:55:25.991Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:25.993Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:25.993Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:26.007Z||pool-101-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:26.008Z||pool-101-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:55:26.892Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 9e012a4c-c908-4f73-90b2-db23dc6b4679 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-03T00:55:26.893Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-11-03T00:55:26.893Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-03T00:55:26.982Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-11-03T00:55:26.983Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 9e012a4c-c908-4f73-90b2-db23dc6b4679 12 2022-11-03T00:55:26.983Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2022-11-03T00:55:26.983Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-03T00:55:26.983Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:55:26.984Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:26.985Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:26.985Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436926983, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:55:27.086Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:27.087Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:27.087Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:27.104Z||pool-102-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:27.105Z||pool-102-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:27.986Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4ccf4ea8-2cc1-4129-9907-53dea0950818 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-03T00:55:27.987Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-11-03T00:55:27.987Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-03T00:55:28.040Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-11-03T00:55:28.041Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 4ccf4ea8-2cc1-4129-9907-53dea0950818 96 2022-11-03T00:55:28.042Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2022-11-03T00:55:28.042Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-03T00:55:28.042Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:55:28.043Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:28.045Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:28.046Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436928042, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:55:28.146Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:55:28.147Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:28.147Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:28.160Z||pool-103-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:28.161Z||pool-103-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:55:29.047Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d79b7309-7180-45b2-8a9c-93920c48b212 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-03T00:55:29.048Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-11-03T00:55:29.049Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-03T00:55:29.232Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-11-03T00:55:29.233Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz d79b7309-7180-45b2-8a9c-93920c48b212 20206 2022-11-03T00:55:29.234Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2022-11-03T00:55:29.234Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-03T00:55:29.234Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:55:29.234Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:29.236Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:29.236Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436929233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-03T00:55:29.337Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:29.338Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:29.339Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:29.355Z||pool-104-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:29.355Z||pool-104-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:30.241Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 57398815-5cdf-4a80-a6db-e156373fd826 2022-11-03T00:55:30.241Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 39443411-f649-424f-9c92-506b8d2f800d ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:55:30.261Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@72a1d775, org.onap.sdc.toscaparser.api.parameters.Input@53460e69, org.onap.sdc.toscaparser.api.parameters.Input@72f9b1b9, org.onap.sdc.toscaparser.api.parameters.Input@15038a00, org.onap.sdc.toscaparser.api.parameters.Input@69e5edaa] 2022-11-03T00:55:30.263Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.263Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:30.263Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2022-11-03T00:55:30.263Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 567299a0-80c7-4cf1-a6e0-acd4c6da032c 2022-11-03T00:55:30.264Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 567299a0-80c7-4cf1-a6e0-acd4c6da032c matches Tosca VF Customization UUID: 567299a0-80c7-4cf1-a6e0-acd4c6da032c 2022-11-03T00:55:30.264Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 567299a0-80c7-4cf1-a6e0-acd4c6da032c 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=? 2022-11-03T00:55:30.266Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.267Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:30.267Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 567299a0-80c7-4cf1-a6e0-acd4c6da032c: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2022-11-03T00:55:30.267Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3ca2400a 2022-11-03T00:55:30.267Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.267Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:55:30.267Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 36d41a5f-b4d9-4519-8804-3f5f100871c2 2022-11-03T00:55:30.268Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 36d41a5f-b4d9-4519-8804-3f5f100871c2 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=? 2022-11-03T00:55:30.271Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.271Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-03T00:55:30.271Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:55:30.271Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.272Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-03T00:55:30.272Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:55:30.272Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.272Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-03T00:55:30.272Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=567299a0-80c7-4cf1-a6e0-acd4c6da032c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:55:30.275Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.275Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:30.275Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 57398815-5cdf-4a80-a6db-e156373fd826: basic_cnf_macro 2022-11-03T00:55:30.275Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.275Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:30.275Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.276Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:30.276Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.276Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:30.276Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.276Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:30.276Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:55:30.277Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:55:30.277Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:55:30.338Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 39443411-f649-424f-9c92-506b8d2f800d 2 ASDC deployResourceStructure 2022-11-03T00:55:30.339Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2022-11-03T00:55:30.339Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-03T00:55:30.339Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:55:30.339Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:30.345Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:30.345Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436930339, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:55:30.445Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:55:30.446Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:30.446Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:30.461Z||pool-105-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:30.461Z||pool-105-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:55:31.347Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2022-11-03T00:55:31.347Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-03T00:55:31.348Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:55:31.348Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:31.351Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:31.351Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436931347, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:55:31.451Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:31.452Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:31.452Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:31.466Z||pool-106-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:31.467Z||pool-106-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:32.352Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2022-11-03T00:55:32.352Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2022-11-03T00:55:32.352Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-03T00:55:32.353Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:32.355Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:32.355Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436932352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-03T00:55:32.455Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:32.456Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:32.456Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:32.469Z||pool-107-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:32.469Z||pool-107-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:55:33.356Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2022-11-03T00:55:33.356Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-03T00:55:33.356Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:55:33.357Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:33.358Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:33.358Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436933355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-11-03T00:55:33.458Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:33.459Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:33.460Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:33.476Z||pool-108-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:33.476Z||pool-108-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:34.359Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2022-11-03T00:55:34.360Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2022-11-03T00:55:34.360Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-03T00:55:34.360Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:34.362Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:34.362Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436934359, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-03T00:55:34.462Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:34.463Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:34.464Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:34.476Z||pool-109-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:34.477Z||pool-109-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:55:35.363Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-11-03T00:55:35.364Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-03T00:55:35.364Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:55:35.364Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:55:35.367Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:55:35.367Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436935363, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:55:35.468Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:55:35.468Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:55:35.469Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:55:35.483Z||pool-110-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:55:35.483Z||pool-110-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:55:36.368Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:55:36.389Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:55:36.393Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:55:36.393Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:55:36.393Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:56:06.394Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:56:06.419Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:56:06.421Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:56:06.422Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:56:06.422Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:56:11.477Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:56:11.478Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:56:11.478Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:56:11.516Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:56:11.517Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:56:11.517Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436902091, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-03T00:56:11.519Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:56:36.423Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:56:36.437Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:56:36.440Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:56:36.441Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:56:36.441Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:57:06.442Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:57:06.459Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:57:06.461Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:57:06.462Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-03T00:57:06.462Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-03T00:57:11.477Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:57:11.477Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:57:11.478Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:57:11.499Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:57:11.519Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.519Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.520Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436908243, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436909606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436902091, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.521Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.522Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:57:11.522Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.522Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.522Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436908243, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.522Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.522Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.522Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436909606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.522Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.522Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.522Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436902091, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436908243, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436909606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.523Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.524Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436902091, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.524Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.524Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.524Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.524Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.524Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.524Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436908243, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.524Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.524Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.524Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436909606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436902091, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-03T00:57:11.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436908243, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.525Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436909606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436902091, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.526Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436908243, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.527Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.527Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.527Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436909606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.527Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.527Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.527Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436902091, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.527Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.527Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.527Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-03T00:57:11.528Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.528Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.528Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436908243, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.528Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.528Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.528Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436909606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.528Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.528Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.528Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436902091, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.529Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.529Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.529Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436917494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.529Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.529Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.529Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.529Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.529Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.529Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436908243, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.530Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.530Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.530Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436909606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.530Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.530Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.531Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436917494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:57:11.531Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.531Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.531Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436918440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.531Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.531Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.531Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.531Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.531Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.531Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436919000, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.532Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.532Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.532Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436920347, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.532Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.532Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.532Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436917494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-03T00:57:11.532Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.532Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.532Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436919445, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.533Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.533Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.533Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436911467, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.533Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.533Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.533Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436917494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.533Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.533Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.533Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "policy-id", "timestamp": 1667436920447, "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=? 2022-11-03T00:57:11.547Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 07139f6a-a8a2-4417-97cc-230d0c3ca46b 2022-11-03T00:57:11.547Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 07139f6a-a8a2-4417-97cc-230d0c3ca46b 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 (?, ?, ?, ?, ?) 2022-11-03T00:57:11.560Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.561Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436922273, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.561Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.561Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.561Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436917494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-03T00:57:11.562Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.562Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.562Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436921447, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.562Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.562Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.562Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "cds", "timestamp": 1667436922787, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-03T00:57:11.573Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 07139f6a-a8a2-4417-97cc-230d0c3ca46b 2022-11-03T00:57:11.573Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 07139f6a-a8a2-4417-97cc-230d0c3ca46b and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:57:11.583Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.584Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436917494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-03T00:57:11.584Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.584Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.584Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436922451, "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=? 2022-11-03T00:57:11.590Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 07139f6a-a8a2-4417-97cc-230d0c3ca46b 2022-11-03T00:57:11.590Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 07139f6a-a8a2-4417-97cc-230d0c3ca46b 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 (?, ?, ?, ?, ?) 2022-11-03T00:57:11.602Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.602Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436917494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-03T00:57:11.602Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.602Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.602Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436924809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.603Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.603Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.603Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436924811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.603Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.603Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.603Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436922091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.603Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.603Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.603Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "cds", "timestamp": 1667436924608, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.604Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.604Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.604Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436917494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.604Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.604Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.604Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436924809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.604Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.604Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.604Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436925889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.605Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.605Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.605Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436922091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.605Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.605Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.605Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "cds", "timestamp": 1667436924608, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.605Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.606Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.606Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436917494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.606Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.606Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.606Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436924809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.606Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.606Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.606Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436926983, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.607Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.607Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.607Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "cds", "timestamp": 1667436924608, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.607Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.607Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.607Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436922091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-03T00:57:11.607Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.607Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.608Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436917494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.608Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.608Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.608Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436924809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.608Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.608Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.608Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436928042, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.608Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.609Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.609Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "cds", "timestamp": 1667436924608, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.609Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.609Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.609Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436922091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.609Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.609Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.609Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436924809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.610Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.610Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.610Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436928261, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.610Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.610Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.610Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436929233, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.610Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.610Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.611Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "cds", "timestamp": 1667436924608, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.611Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.611Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.611Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436922091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.611Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.611Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.611Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436924809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.611Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.611Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.612Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436929441, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.612Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.612Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.612Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "cds", "timestamp": 1667436924608, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.612Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.612Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.612Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436922091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.612Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.612Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436930339, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436924809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436930562, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "cds", "timestamp": 1667436924608, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.613Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.614Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.614Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436922091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.614Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.614Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.614Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436931347, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.614Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.614Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.614Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436924809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.614Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.614Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.615Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436931634, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.615Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.615Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.615Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "cds", "timestamp": 1667436924608, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.615Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.615Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.615Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436922091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.615Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.615Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.616Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436932352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-03T00:57:11.616Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.616Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.616Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436924809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.616Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.616Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.616Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436932712, "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=? 2022-11-03T00:57:11.630Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 07139f6a-a8a2-4417-97cc-230d0c3ca46b 2022-11-03T00:57:11.630Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 07139f6a-a8a2-4417-97cc-230d0c3ca46b 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=? 2022-11-03T00:57:11.639Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.639Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436933355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.639Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.639Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.640Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436932249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.640Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.640Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.640Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "cds", "timestamp": 1667436933516, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.640Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.640Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.640Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436924809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.640Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.640Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.641Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "multicloud-k8s-id", "timestamp": 1667436933715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.641Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.641Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.641Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436934359, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-03T00:57:11.641Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.641Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.641Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436933253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.641Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.641Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.641Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "cds", "timestamp": 1667436934778, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:57:11.658Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 2022-11-03T00:57:11.658Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:57:11.671Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.671Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436935182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.671Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.671Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.671Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667436935363, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.672Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.672Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.672Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "policy-id", "timestamp": 1667436934256, "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=? 2022-11-03T00:57:11.679Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 2022-11-03T00:57:11.679Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 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 (?, ?, ?, ?, ?) 2022-11-03T00:57:11.689Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.689Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436937494, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.690Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.690Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.690Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436937494, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:57:11.690Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.690Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.690Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436938243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.690Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.691Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.691Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436937494, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-03T00:57:11.691Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.691Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.691Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436938243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.691Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.691Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.692Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436937494, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.692Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.692Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.692Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436938243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.692Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.692Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.692Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436937494, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-03T00:57:11.693Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.693Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.693Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436943191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.693Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.693Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.693Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436938243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.694Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.694Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.694Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436937494, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.694Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.694Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.694Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "aai-ml", "timestamp": 1667436944197, "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=? 2022-11-03T00:57:11.702Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 07139f6a-a8a2-4417-97cc-230d0c3ca46b 2022-11-03T00:57:11.702Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 07139f6a-a8a2-4417-97cc-230d0c3ca46b 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 (?, ?, ?, ?, ?) 2022-11-03T00:57:11.713Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.713Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436938243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.713Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.713Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.714Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436937494, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.714Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.714Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.714Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436938243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.714Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.714Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.714Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436937494, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.714Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.714Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.715Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436938243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.715Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.715Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.715Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436946264, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.715Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.715Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.715Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436938243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.715Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.715Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.715Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436947339, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.716Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.716Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.716Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436947008, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.716Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.716Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.716Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436948430, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.716Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.716Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.716Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436949468, "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=? 2022-11-03T00:57:11.724Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 2022-11-03T00:57:11.724Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 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=? 2022-11-03T00:57:11.735Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.735Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436949324, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.735Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.735Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.735Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "multicloud-k8s-id", "timestamp": 1667436950472, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.735Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.735Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.736Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667436950330, "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=? 2022-11-03T00:57:11.742Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 2022-11-03T00:57:11.743Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 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 (?, ?, ?, ?, ?) 2022-11-03T00:57:11.754Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.754Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436954809, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.754Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.754Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.755Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436954809, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.755Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.755Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.755Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436954809, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.755Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.755Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.755Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436954809, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.755Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.755Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.756Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436954809, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.756Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.756Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.756Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436954809, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.756Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.756Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.756Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436954809, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:57:11.756Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.756Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.757Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436954809, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:57:11.757Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-03T00:57:11.757Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.757Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436963451, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:57:11.757Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:11.757Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-03T00:57:11.758Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436971149, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:57:11.758Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:57:36.462Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:57:36.476Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:57:36.483Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:57:36.483Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:57:36.483Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-03T00:57:36.483Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-03T00:57:36.484Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:57:36.484Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:57:36.484Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:57:36.484Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:57:36.484Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:57:36.484Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-03T00:57:36.491Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-03T00:58:06.492Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b 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=? 2022-11-03T00:58:06.502Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 07139f6a-a8a2-4417-97cc-230d0c3ca46b and serviceModelVersionId: 57398815-5cdf-4a80-a6db-e156373fd826 2022-11-03T00:58:06.503Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5913c9a3-3613-478e-a455-065aebd0671b 2022-11-03T00:58:06.504Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5913c9a3-3613-478e-a455-065aebd0671b/model-vers/model-ver/57398815-5cdf-4a80-a6db-e156373fd826?depth=0 2022-11-03T00:58:06.512Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2022-11-03T00:58:06.561Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5913c9a3-3613-478e-a455-065aebd0671b/model-vers/model-ver/57398815-5cdf-4a80-a6db-e156373fd826?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-11-03T00:58:06.563Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5913c9a3-3613-478e-a455-065aebd0671b/model-vers/model-ver/57398815-5cdf-4a80-a6db-e156373fd826?depth=0|INFO|500||Invoke 2022-11-03T00:58:06.568Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5913c9a3-3613-478e-a455-065aebd0671b/model-vers/model-ver/57398815-5cdf-4a80-a6db-e156373fd826?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-03T00:58:06.958Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5913c9a3-3613-478e-a455-065aebd0671b/model-vers/model-ver/57398815-5cdf-4a80-a6db-e156373fd826?depth=0|INFO|500||InvokeReturn 2022-11-03T00:58:06.959Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5913c9a3-3613-478e-a455-065aebd0671b/model-vers/model-ver/57398815-5cdf-4a80-a6db-e156373fd826?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[363], X-AAI-TXID=[0-aai-resources-221103-00:58:06:203-82401], vertex-id=[221248], Content-Length=[0], Date=[Thu, 03 Nov 2022 00:58:06 GMT], Content-Type=[application/json]} 2022-11-03T00:58:06.959Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2022-11-03T00:58:06.962Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-03T00:58:06.962Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:58:06.969Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-03T00:58:06.970Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 07139f6a-a8a2-4417-97cc-230d0c3ca46b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-03T00:58:06.970Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-03T00:58:06.970Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:06.974Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:06.974Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437086970, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:58:07.073Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:58:07.074Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:07.075Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:07.091Z||pool-111-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:07.091Z||pool-111-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-03T00:58:07.990Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:58:07.990Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:58:07.991Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:58:11.477Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:58:11.477Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:11.524Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:11.524Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-03T00:58:11.524Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "aai-ml", "timestamp": 1667436972153, "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=? 2022-11-03T00:58:11.533Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 2022-11-03T00:58:11.534Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 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 (?, ?, ?, ?, ?) 2022-11-03T00:58:12.430Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:12.431Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-03T00:58:12.431Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"7a0258aa-2ffb-47ea-b87b-43dac4c1e008","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2","serviceDescription":"service","serviceInvariantUUID":"1dd978cc-18e0-4207-a337-fde01fdeeabd","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ef658951-eb2a-497d-bb6a-fae5e6abd1b9","resourceInvariantUUID":"da3e6c15-3991-436e-a1f4-d31774912a99","resourceCustomizationUUID":"f68aeee5-ac4e-4977-8ee2-39fc04a3d2ef","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YWI5OWE5MGJjMzcyNDAzZDhjYjZkNGI3NDE1OTc0M2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c696578c-68da-48e6-bef7-cd510ef253a7","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"ZTBiNGEzNGNjZTk2MTE5ZTE0ZTIwMTIzMjA4YTlhYzQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a4e9b367-02e2-4c09-91d4-c3ca812d7e01","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7134023f-c717-4973-a2ea-d02b75bed76b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fda9279e-7b70-4fd3-8fbb-c1ddebd20e9d","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7c924992-87b2-4868-8380-b5708d2763e2","artifactVersion":"2","generatedFromUUID":"7134023f-c717-4973-a2ea-d02b75bed76b"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"NTkxNmY0ZWM5M2NhMTgyMWZjY2FjZDVlOTgzYTljMjU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"82fd56bf-7adc-49d1-be47-957be13e2e4e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"NTQ5N2FjNDc2YzZjOTk0YWEyMzZmOGFjOTc4NWUyYmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5528fee5-0026-40be-b063-d03e9cbf39ef","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Y2FjYTJjY2E0MTEzZjM5OThjYTZhNzM3ODc4NDE3MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d8262516-7e4d-484c-868f-6bee1f702986","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-03T00:58:12.434Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:58:12.434Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:12.436Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:12.436Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:58:12.536Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:58:12.538Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:12.538Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:12.592Z||pool-112-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:12.593Z||pool-112-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:58:13.437Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:58:13.438Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:13.440Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:13.440Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-03T00:58:13.540Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:58:13.542Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:13.542Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:13.559Z||pool-113-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:13.560Z||pool-113-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:58:14.441Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:58:14.442Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:14.445Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:14.445Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-03T00:58:14.545Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:58:14.546Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:14.547Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:14.561Z||pool-114-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:14.562Z||pool-114-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:58:15.445Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:58:15.447Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:15.449Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:15.449Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T00:58:15.549Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:58:15.550Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:15.550Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:15.566Z||pool-115-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:15.567Z||pool-115-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:58:16.450Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:58:16.450Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:16.468Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:16.469Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-03T00:58:16.552Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 83 ms 2022-11-03T00:58:16.554Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:16.554Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:16.569Z||pool-116-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:16.570Z||pool-116-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:58:17.469Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:58:17.470Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:17.472Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:17.472Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T00:58:17.572Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:58:17.573Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:17.573Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:17.586Z||pool-117-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:17.587Z||pool-117-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:58:18.472Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:58:18.473Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:18.475Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:18.475Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T00:58:18.575Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:58:18.576Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:18.576Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:18.593Z||pool-118-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:18.594Z||pool-118-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:58:19.476Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-03T00:58:19.477Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:19.480Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:19.481Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T00:58:19.580Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:58:19.581Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:19.581Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:19.596Z||pool-119-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:19.596Z||pool-119-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:58:20.482Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2", "serviceDescription": "service", "serviceInvariantUUID": "1dd978cc-18e0-4207-a337-fde01fdeeabd", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "f68aeee5-ac4e-4977-8ee2-39fc04a3d2ef", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ef658951-eb2a-497d-bb6a-fae5e6abd1b9", "resourceInvariantUUID": "da3e6c15-3991-436e-a1f4-d31774912a99", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "ZTBiNGEzNGNjZTk2MTE5ZTE0ZTIwMTIzMjA4YTlhYzQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a4e9b367-02e2-4c09-91d4-c3ca812d7e01", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7134023f-c717-4973-a2ea-d02b75bed76b", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7c924992-87b2-4868-8380-b5708d2763e2", "generatedFromUUID": "7134023f-c717-4973-a2ea-d02b75bed76b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7c924992-87b2-4868-8380-b5708d2763e2", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "Y2FjYTJjY2E0MTEzZjM5OThjYTZhNzM3ODc4NDE3MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d8262516-7e4d-484c-868f-6bee1f702986" } ], "workloadContext": "Production" } 2022-11-03T00:58:20.482Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-03T00:58:20.482Z|07139f6a-a8a2-4417-97cc-230d0c3ca46b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2 ASDC 2022-11-03T00:58:20.483Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:7a0258aa-2ffb-47ea-b87b-43dac4c1e008 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2 ServiceInvariantUUID:1dd978cc-18e0-4207-a337-fde01fdeeabd ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:d8262516-7e4d-484c-868f-6bee1f702986 ArtifactChecksum:Y2FjYTJjY2E0MTEzZjM5OThjYTZhNzM3ODc4NDE3MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:f68aeee5-ac4e-4977-8ee2-39fc04a3d2ef ResourceInvariantUUID:da3e6c15-3991-436e-a1f4-d31774912a99 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:ef658951-eb2a-497d-bb6a-fae5e6abd1b9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:a4e9b367-02e2-4c09-91d4-c3ca812d7e01 ArtifactChecksum:ZTBiNGEzNGNjZTk2MTE5ZTE0ZTIwMTIzMjA4YTlhYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:7134023f-c717-4973-a2ea-d02b75bed76b ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:7c924992-87b2-4868-8380-b5708d2763e2 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:7c924992-87b2-4868-8380-b5708d2763e2 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-03T00:58:20.483Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2 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=? 2022-11-03T00:58:20.531Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:58:20.531Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2022-11-03T00:58:20.531Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2022-11-03T00:58:20.532Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d8262516-7e4d-484c-868f-6bee1f702986 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-03T00:58:20.532Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-11-03T00:58:20.532Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-03T00:58:20.613Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-11-03T00:58:20.614Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar d8262516-7e4d-484c-868f-6bee1f702986 82620 2022-11-03T00:58:20.614Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-11-03T00:58:20.614Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-03T00:58:20.614Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:58:20.615Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:20.618Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:20.618Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437100614, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T00:58:20.717Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:58:20.719Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:20.719Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:20.743Z||pool-120-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:20.743Z||pool-120-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:58:21.619Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-03T00:58:21.620Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2022-11-03T00:58:21.620Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: d8262516-7e4d-484c-868f-6bee1f702986, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:21.621Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2022-11-03T00:58:21.621Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:21.621Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:21.794Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13313842486122015944/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2022-11-03T00:58:23.008Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-03T00:58:23.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||#################################################################################################### 2022-11-03T00:58:23.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:23.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-03T00:58:23.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:23.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:23.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:23.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:23.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:23.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:23.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-03T00:58:23.010Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||#################################################################################################### 2022-11-03T00:58:23.010Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.010Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:23.010Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-03T00:58:23.010Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2022-11-03T00:58:23.010Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:58:23.011Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.011Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:23.011Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-03T00:58:23.011Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2022-11-03T00:58:23.011Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-03T00:58:23.011Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.011Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:23.012Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.012Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-03T00:58:23.012Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-11-03T00:58:23.012Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-11-03T00:58:23.013Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-11-03T00:58:23.013Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-03T00:58:23.013Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-03T00:58:23.013Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.013Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:58:23.013Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.013Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-03T00:58:23.014Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:58:23.014Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.014Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-03T00:58:23.014Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:58:23.014Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.014Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-03T00:58:23.015Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:58:23.015Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.015Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-03T00:58:23.015Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-03T00:58:23.015Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-03T00:58:23.015Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=271b9bf6-6326-4005-9df9-eb5b832d0a5f 2022-11-03T00:58:23.015Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.015Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:23.016Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.016Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:23.016Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.017Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:23.017Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:23.017Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:23.017Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2 Model Version:NULL Model InvariantUuid:1dd978cc-18e0-4207-a337-fde01fdeeabd Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:1e9ebcf2-840f-4451-ab3a-b8fa197ca6ea Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:da3e6c15-3991-436e-a1f4-d31774912a99 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f68aeee5-ac4e-4977-8ee2-39fc04a3d2ef NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f3e799f8-4742-4859-ac73-48f4f735b979 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:525a2d73-20f7-4dd9-b8bb-f0e1251cb4b7 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:271b9bf6-6326-4005-9df9-eb5b832d0a5f ModelInvariantUuid:3678244a-f6e7-4526-a675-89c4ec3d5b58 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:115a2dbf-2f13-442e-b86f-0df0ea615371 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:97ad3fda-3df6-440f-b741-7fe0266b5517 ModelInvariantUuid:fa3826a8-cecc-4acc-a66d-7f5475e09ef6 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:4ae1271f-5752-487b-9759-2e9b395c4dd0 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=? 2022-11-03T00:58:23.025Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: ef658951-eb2a-497d-bb6a-fae5e6abd1b9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:58:23.029Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||basic_vm_macro 0 2022-11-03T00:58:23.029Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ef658951-eb2a-497d-bb6a-fae5e6abd1b9 2022-11-03T00:58:23.029Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a4e9b367-02e2-4c09-91d4-c3ca812d7e01 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-03T00:58:23.029Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-11-03T00:58:23.029Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-03T00:58:23.087Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-11-03T00:58:23.087Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json a4e9b367-02e2-4c09-91d4-c3ca812d7e01 792 2022-11-03T00:58:23.087Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2022-11-03T00:58:23.088Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-03T00:58:23.088Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:58:23.088Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:23.090Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:23.090Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437103087, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T00:58:23.190Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:58:23.191Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:23.191Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:23.202Z||pool-121-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:23.203Z||pool-121-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:58:24.090Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "f3e799f8-4742-4859-ac73-48f4f735b979", "vfModuleModelVersion": "1", "vfModuleModelUUID": "525a2d73-20f7-4dd9-b8bb-f0e1251cb4b7", "vfModuleModelCustomizationUUID": "6175e9ce-7251-4369-96c4-5b150a411453", "isBase": true, "artifacts": [ "7134023f-c717-4973-a2ea-d02b75bed76b", "7c924992-87b2-4868-8380-b5708d2763e2" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-03T00:58:24.095Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:525a2d73-20f7-4dd9-b8bb-f0e1251cb4b7 VfModuleModelInvariantUUID:f3e799f8-4742-4859-ac73-48f4f735b979 VfModuleModelDescription:NULL Artifacts UUID List:{ 7134023f-c717-4973-a2ea-d02b75bed76b , 7c924992-87b2-4868-8380-b5708d2763e2 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-03T00:58:24.097Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "f3e799f8-4742-4859-ac73-48f4f735b979", "vfModuleModelVersion": "1", "vfModuleModelUUID": "525a2d73-20f7-4dd9-b8bb-f0e1251cb4b7", "vfModuleModelCustomizationUUID": "6175e9ce-7251-4369-96c4-5b150a411453", "isBase": true, "artifacts": [ "7134023f-c717-4973-a2ea-d02b75bed76b", "7c924992-87b2-4868-8380-b5708d2763e2" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-03T00:58:24.098Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:525a2d73-20f7-4dd9-b8bb-f0e1251cb4b7 VfModuleModelInvariantUUID:f3e799f8-4742-4859-ac73-48f4f735b979 VfModuleModelDescription:NULL Artifacts UUID List:{ 7134023f-c717-4973-a2ea-d02b75bed76b , 7c924992-87b2-4868-8380-b5708d2763e2 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-03T00:58:24.098Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 7134023f-c717-4973-a2ea-d02b75bed76b from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-03T00:58:24.098Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-11-03T00:58:24.099Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-03T00:58:24.165Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-11-03T00:58:24.166Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 7134023f-c717-4973-a2ea-d02b75bed76b 5033 2022-11-03T00:58:24.166Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-03T00:58:24.166Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-03T00:58:24.166Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:58:24.167Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:24.169Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:24.169Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437104166, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T00:58:24.269Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:58:24.270Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:24.270Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:24.283Z||pool-122-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:24.284Z||pool-122-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:58:25.172Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 7c924992-87b2-4868-8380-b5708d2763e2 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-03T00:58:25.172Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-11-03T00:58:25.173Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-03T00:58:25.295Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-11-03T00:58:25.296Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 7c924992-87b2-4868-8380-b5708d2763e2 903 2022-11-03T00:58:25.296Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-03T00:58:25.296Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-03T00:58:25.297Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-03T00:58:25.297Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:25.299Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:25.299Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437105296, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-03T00:58:25.399Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:58:25.400Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:25.400Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:25.412Z||pool-123-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:25.413Z||pool-123-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:58:26.300Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2 2022-11-03T00:58:26.301Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 ef658951-eb2a-497d-bb6a-fae5e6abd1b9 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=? 2022-11-03T00:58:26.322Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@10d33c41, org.onap.sdc.toscaparser.api.parameters.Input@3aafaec3, org.onap.sdc.toscaparser.api.parameters.Input@fa5d3de, org.onap.sdc.toscaparser.api.parameters.Input@1788b88c, org.onap.sdc.toscaparser.api.parameters.Input@1e30bf08] 2022-11-03T00:58:26.324Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.324Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:26.324Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2022-11-03T00:58:26.324Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= f68aeee5-ac4e-4977-8ee2-39fc04a3d2ef 2022-11-03T00:58:26.325Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f68aeee5-ac4e-4977-8ee2-39fc04a3d2ef matches Tosca VF Customization UUID: f68aeee5-ac4e-4977-8ee2-39fc04a3d2ef 2022-11-03T00:58:26.325Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: f68aeee5-ac4e-4977-8ee2-39fc04a3d2ef 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=? 2022-11-03T00:58:26.329Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.329Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:26.330Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id f68aeee5-ac4e-4977-8ee2-39fc04a3d2ef: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2022-11-03T00:58:26.330Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2aaa5b21 2022-11-03T00:58:26.330Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.330Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-03T00:58:26.330Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6175e9ce-7251-4369-96c4-5b150a411453 2022-11-03T00:58:26.330Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6175e9ce-7251-4369-96c4-5b150a411453 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=? 2022-11-03T00:58:26.334Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.334Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-03T00:58:26.334Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:58:26.334Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.335Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-03T00:58:26.335Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:58:26.335Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.335Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-03T00:58:26.336Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-03T00:58:26.336Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-03T00:58:26.336Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=271b9bf6-6326-4005-9df9-eb5b832d0a5f 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=? 2022-11-03T00:58:26.339Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.339Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-03T00:58:26.340Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-03T00:58:26.340Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.340Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-03T00:58:26.340Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=f68aeee5-ac4e-4977-8ee2-39fc04a3d2ef Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:58:26.343Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.343Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:26.343Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2: basic_vm_macro 2022-11-03T00:58:26.344Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.344Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:26.344Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.344Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:26.344Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.345Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:26.345Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.345Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:26.345Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-03T00:58:26.345Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-03T00:58:26.345Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-03T00:58:26.465Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro ef658951-eb2a-497d-bb6a-fae5e6abd1b9 1 ASDC deployResourceStructure 2022-11-03T00:58:26.466Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2022-11-03T00:58:26.466Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-03T00:58:26.466Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:58:26.466Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:26.484Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:26.485Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437106466, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T00:58:26.568Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 83 ms 2022-11-03T00:58:26.569Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:26.569Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:26.585Z||pool-124-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:26.586Z||pool-124-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-11-03T00:58:27.485Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-03T00:58:27.486Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-03T00:58:27.486Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:58:27.486Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:27.488Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:27.488Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437107485, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-03T00:58:27.588Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:58:27.589Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:27.589Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:27.603Z||pool-125-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:27.603Z||pool-125-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:58:28.489Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-03T00:58:28.489Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-03T00:58:28.489Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:58:28.490Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:28.492Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:28.493Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437108489, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-03T00:58:28.592Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-03T00:58:28.594Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:28.594Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:28.608Z||pool-126-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:28.609Z||pool-126-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:58:29.494Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-11-03T00:58:29.494Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-03T00:58:29.495Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-03T00:58:29.495Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:58:29.497Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:58:29.497Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437109494, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T00:58:29.597Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:58:29.598Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:58:29.598Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:58:29.613Z||pool-127-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:58:29.613Z||pool-127-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-03T00:58:30.498Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:58:30.514Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-11-03T00:58:30.518Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-03T00:58:30.518Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-03T00:58:30.518Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-03T00:58:30.519Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-03T00:58:30.519Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:58:30.519Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:58:30.519Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:58:30.519Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:58:30.520Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-03T00:58:30.520Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-03T00:58:30.528Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-03T00:59:00.528Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 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=? 2022-11-03T00:59:00.537Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 and serviceModelVersionId: b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2 2022-11-03T00:59:00.538Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1dd978cc-18e0-4207-a337-fde01fdeeabd 2022-11-03T00:59:00.538Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1dd978cc-18e0-4207-a337-fde01fdeeabd/model-vers/model-ver/b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2?depth=0 2022-11-03T00:59:00.542Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2022-11-03T00:59:00.580Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1dd978cc-18e0-4207-a337-fde01fdeeabd/model-vers/model-ver/b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-11-03T00:59:00.584Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1dd978cc-18e0-4207-a337-fde01fdeeabd/model-vers/model-ver/b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2?depth=0|INFO|500||Invoke 2022-11-03T00:59:00.589Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1dd978cc-18e0-4207-a337-fde01fdeeabd/model-vers/model-ver/b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-03T00:59:00.721Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1dd978cc-18e0-4207-a337-fde01fdeeabd/model-vers/model-ver/b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2?depth=0|INFO|500||InvokeReturn 2022-11-03T00:59:00.723Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1dd978cc-18e0-4207-a337-fde01fdeeabd/model-vers/model-ver/b2b9bbfc-c86b-4817-9f5c-c4f0ff8e84e2?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[128], X-AAI-TXID=[2-aai-resources-221103-00:59:00:222-21945], vertex-id=[528608], Content-Length=[0], Date=[Thu, 03 Nov 2022 00:59:00 GMT], Content-Type=[application/json]} 2022-11-03T00:59:00.724Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2022-11-03T00:59:00.724Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-03T00:59:00.724Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-03T00:59:00.731Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-03T00:59:00.731Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a0258aa-2ffb-47ea-b87b-43dac4c1e008 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-03T00:59:00.732Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-03T00:59:00.732Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-11-03T00:59:00.734Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-03T00:59:00.734Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437140732, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:59:00.834Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-03T00:59:00.835Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-03T00:59:00.835Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:59:00.850Z||pool-128-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:59:00.850Z||pool-128-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-03T00:59:01.755Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:59:01.756Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:59:01.756Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:59:11.305Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:59:11.306Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:59:11.306Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:59:11.306Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:59:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:59:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:59:11.477Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:59:11.505Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:59:11.506Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T00:59:11.506Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "07139f6a-a8a2-4417-97cc-230d0c3ca46b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437086970, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T00:59:11.507Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T00:59:20.853Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T00:59:20.854Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T00:59:20.855Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T00:59:20.855Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T00:59:30.405Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:00:11.467Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:00:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:00:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:00:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:00:11.478Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:00:11.478Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:00:12.005Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:00:12.006Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.006Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T01:00:12.007Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-03T01:00:12.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.007Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-03T01:00:12.007Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-03T01:00:12.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.008Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-03T01:00:12.008Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-03T01:00:12.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.008Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-03T01:00:12.008Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-03T01:00:12.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.009Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-03T01:00:12.009Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-03T01:00:12.009Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.009Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-03T01:00:12.009Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-03T01:00:12.010Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.010Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-03T01:00:12.010Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-03T01:00:12.010Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.010Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437087990, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-03T01:00:12.010Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-03T01:00:12.011Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.011Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437100614, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-03T01:00:12.011Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T01:00:12.011Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.011Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437103087, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-03T01:00:12.012Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T01:00:12.012Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.012Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437104166, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-03T01:00:12.012Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T01:00:12.012Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.012Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437105296, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-03T01:00:12.013Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T01:00:12.013Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.013Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437106466, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-03T01:00:12.013Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T01:00:12.013Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.013Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437107485, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-03T01:00:12.014Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T01:00:12.014Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.014Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437108489, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-03T01:00:12.014Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T01:00:12.014Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.015Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437109494, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-03T01:00:12.015Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T01:00:12.015Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-03T01:00:12.015Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "7a0258aa-2ffb-47ea-b87b-43dac4c1e008", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667437140732, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-03T01:00:12.015Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-03T01:00:21.013Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:01:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:01:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:01:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:01:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:01:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:01:11.478Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:01:21.031Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:01:21.038Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:02:11.467Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:02:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:02:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:02:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:02:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:02:11.477Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:02:21.009Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:02:21.019Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:03:11.467Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:03:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:03:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:03:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:03:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:03:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:03:21.019Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:03:21.020Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:04:11.467Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:04:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:04:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:04:11.476Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:04:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:04:11.477Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:04:21.015Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:04:21.028Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:05:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:05:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:05:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:05:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:05:11.477Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:05:11.477Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:05:21.062Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:05:21.074Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:06:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:06:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:06:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:06:11.476Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:06:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:06:11.477Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:06:21.033Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:06:21.033Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:07:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:07:11.471Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:07:11.471Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:07:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:07:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:07:11.477Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:07:21.049Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:07:21.049Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:08:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:08:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:08:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:08:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:08:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:08:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:08:21.015Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:08:21.021Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:09:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:09:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:09:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:09:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:09:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:09:11.479Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:09:21.027Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:09:21.027Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:10:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:10:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:10:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:10:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:10:11.477Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:10:11.477Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:10:21.020Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:10:21.021Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:11:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:11:11.470Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:11:11.470Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:11:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:11:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:11:11.477Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:11:21.014Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:11:21.023Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:12:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:12:11.469Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:12:11.470Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:12:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:12:11.478Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:12:11.478Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:12:21.022Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:12:21.024Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:13:11.468Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:13:11.470Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:13:11.470Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:13:11.476Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:13:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:13:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:13:21.018Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:13:21.021Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:14:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:14:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:14:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:14:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:14:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:14:11.477Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:14:21.020Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:14:21.030Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:15:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:15:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:15:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:15:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:15:11.477Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:15:11.477Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:15:21.016Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:15:21.044Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:16:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:16:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:16:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:16:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:16:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:16:11.477Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:16:21.026Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:16:21.026Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:17:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:17:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:17:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:17:11.476Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:17:11.477Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:17:11.477Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:17:21.062Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:17:21.072Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:18:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:18:11.470Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:18:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:18:11.477Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:18:11.477Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:18:11.478Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:18:21.039Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:18:21.041Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:19:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:19:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:19:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:19:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:19:11.477Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:19:11.477Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:19:21.025Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:19:21.047Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:20:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:20:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:20:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:20:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:20:11.477Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:20:11.477Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:20:21.024Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:20:21.041Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:21:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:21:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:21:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:21:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:21:11.478Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:21:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:21:21.055Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:21:21.055Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:22:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:22:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:22:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:22:11.477Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:22:11.477Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:22:11.477Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:22:21.021Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:22:21.026Z|7a0258aa-2ffb-47ea-b87b-43dac4c1e008|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:23:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:23:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:23:11.470Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:23:11.477Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:23:11.477Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:23:11.477Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:23:21.033Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:23:21.044Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:24:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:24:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:24:11.470Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:24:11.477Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:24:11.478Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:24:11.478Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:24:21.017Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:24:21.030Z|1c930346-2344-4f46-aad8-a14f2c3a1dce|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:25:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:25:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:25:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:25:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:25:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:25:11.478Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:25:21.050Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:25:21.050Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:26:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:26:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:26:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:26:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:26:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:26:11.478Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:26:21.024Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:26:21.028Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:27:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:27:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:27:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:27:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:27:11.478Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:27:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:27:21.012Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:27:21.023Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:28:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:28:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:28:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:28:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:28:11.477Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:28:11.477Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:28:21.021Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:28:21.024Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:29:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:29:11.470Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:29:11.470Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:29:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:29:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:29:11.477Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:29:21.046Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:29:21.053Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:30:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:30:11.472Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:30:11.473Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:30:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:30:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:30:11.477Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:30:21.020Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:30:21.023Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:31:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:31:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:31:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:31:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:31:11.478Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:31:11.478Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:31:21.014Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:31:21.026Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:32:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:32:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:32:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:32:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:32:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:32:11.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:32:21.032Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:32:21.042Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:33:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:33:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:33:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:33:11.477Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:33:11.478Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:33:11.478Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:33:21.018Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:33:21.018Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:34:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:34:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:34:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:34:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:34:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:34:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:34:21.024Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:34:21.031Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:35:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:35:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:35:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:35:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:35:11.478Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:35:11.478Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:35:21.018Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:35:21.022Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:36:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:36:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:36:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:36:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:36:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:36:11.477Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:36:21.012Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:36:21.021Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:37:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:37:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:37:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:37:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:37:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:37:11.477Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:37:21.016Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:37:21.025Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:38:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:38:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:38:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:38:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:38:11.477Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:38:11.478Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:38:21.030Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:38:21.049Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:39:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:39:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:39:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:39:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:39:11.477Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:39:11.477Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:39:21.025Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:39:21.046Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:40:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:40:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:40:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:40:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:40:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:40:11.478Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:40:21.018Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:40:21.021Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:41:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:41:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:41:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:41:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:41:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:41:11.477Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:41:21.014Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:41:21.024Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:42:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:42:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:42:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:42:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:42:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:42:11.477Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:42:21.015Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:42:21.028Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:43:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:43:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:43:11.471Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:43:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:43:11.477Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:43:11.477Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:43:21.019Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:43:21.023Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:44:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:44:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:44:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:44:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:44:11.478Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:44:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:44:21.045Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:44:21.052Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:45:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:45:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:45:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:45:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:45:11.478Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:45:11.478Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:45:21.018Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:45:21.027Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:46:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:46:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:46:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:46:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:46:11.478Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:46:11.478Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:46:21.026Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:46:21.044Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:47:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:47:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:47:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:47:11.476Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:47:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:47:11.477Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:47:21.014Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:47:21.020Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:48:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:48:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:48:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:48:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:48:11.477Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:48:11.477Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:48:21.039Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:48:21.040Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:49:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:49:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:49:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:49:11.477Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:49:11.478Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:49:11.478Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:49:21.015Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:49:21.021Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:50:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:50:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:50:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:50:11.477Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:50:11.477Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:50:11.477Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:50:21.016Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:50:21.040Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:51:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:51:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:51:11.469Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:51:11.477Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:51:11.477Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:51:11.478Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:51:21.025Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:51:21.028Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:52:11.467Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:52:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:52:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:52:11.477Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:52:11.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:52:11.477Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:52:21.016Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:52:21.024Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:53:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:53:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:53:11.468Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:53:11.477Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-03T01:53:11.477Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-03T01:53:11.477Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as Fr6DtlUKJnl8LHOt) ... 2022-11-03T01:53:21.019Z|7f27046e-6b49-4fab-a6d6-65ce5c418f73|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-03T01:53:21.021Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK