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-08-15T09:28:57.467Z||main|||||INFO|500||The following profiles are active: basic 2022-08-15T09:29:10.107Z||main|||||INFO|500||Starting service [Tomcat] 2022-08-15T09:29:10.108Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-08-15T09:29:10.234Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-08-15T09:29:14.457Z||main|||||INFO|500||catdb-pool - Starting... 2022-08-15T09:29:14.890Z||main|||||INFO|500||catdb-pool - Start completed. 2022-08-15T09:29:15.361Z||main|||||INFO|500||reqdb-pool - Starting... 2022-08-15T09:29:15.370Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-08-15T09:29:15.500Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-08-15T09:29:15.768Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-08-15T09:29:16.475Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-15T09:29:18.398Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-15T09:29:21.421Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-15T09:29:21.475Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-08-15T09:29:22.130Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-15T09:29:22.448Z||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-08-15T09:29:23.753Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-15T09:29:24.953Z||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-08-15T09:29:25.780Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2022-08-15T09:29:25.781Z||main|||||ERROR|500||(conn=1216) Table 'catalogdb.activity_spec' doesn't exist 2022-08-15T09:29:25.800Z||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-08-15T09:29:29.714Z||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-08-15T09:29:32.829Z||main|||||WARN|500||--- 2022-08-15T09:29:32.829Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-08-15T09:29:32.830Z||main|||||WARN|500||--- 2022-08-15T09:29:33.319Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-08-15T09:29:39.740Z||main|||||INFO|500||Started Application in 45.748 seconds (JVM running for 48.791) 2022-08-15T09:29:39.785Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-08-15T09:29:39.801Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-08-15T09:29:39.817Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-08-15T09:29:39.873Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-08-15T09:29:39.931Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 8cc8960f-15f0-4da6-bc0b-0d437759ce81 url= /sdc/v1/artifactTypes 2022-08-15T09:29:39.932Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-08-15T09:29:40.137Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-08-15T09:29:40.139Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@634531e8 2022-08-15T09:29:40.140Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-08-15T09:29:40.171Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-08-15T09:29:40.180Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-08-15T09:29:40.187Z||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$$126e1f93.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-08-15T09:30:29.721Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-08-15T09:30:29.722Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-08-15T09:30:29.723Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-08-15T09:30:29.726Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-08-15T09:30:29.734Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= ba50bf54-b346-45bd-9505-816fcb6c495e url= /sdc/v1/artifactTypes 2022-08-15T09:30:29.734Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-08-15T09:30:29.833Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2022-08-15T09:30:29.842Z||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-08-15T09:30:29.868Z||scheduling-1|||||DEBUG|500||create keys 2022-08-15T09:30:29.879Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-08-15T09:30:30.088Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:30:30.107Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 447afe0d-bb1f-4f63-8d44-5fab73cf2609 url= /sdc/v1/registerForDistribution 2022-08-15T09:30:30.417Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 447afe0d-bb1f-4f63-8d44-5fab73cf2609 url= /sdc/v1/registerForDistribution 2022-08-15T09:30:30.418Z||scheduling-1|||||INFO|500||start DistributionClient 2022-08-15T09:30:30.453Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2022-08-15T09:30:30.462Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:30:30.463Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:30:30.484Z||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-08-15T09:30:30.484Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:30:30.484Z||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-08-15T09:30:30.484Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:30:41.438Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:30:41.560Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:31:30.425Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:31:30.426Z||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-08-15T09:31:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:31:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:31:30.429Z||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-08-15T09:31:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:31:40.384Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:31:40.647Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:32:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:32:30.427Z||pool-2-thread-4|||||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-08-15T09:32:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:32:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:32:30.430Z||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-08-15T09:32:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:32:40.127Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:32:40.160Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:33:30.425Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:33:30.426Z||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-08-15T09:33:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:33:30.428Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:33:30.429Z||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-08-15T09:33:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:33:40.174Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:33:40.195Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:34:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:34:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:34:30.429Z||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-08-15T09:34:30.429Z||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-08-15T09:34:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:34:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:34:40.358Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:34:40.389Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:35:30.426Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:35:30.427Z||pool-2-thread-4|||||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-08-15T09:35:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:35:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:35:30.429Z||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-08-15T09:35:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:35:40.113Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:35:40.157Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:36:30.426Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:36:30.428Z||pool-2-thread-4|||||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-08-15T09:36:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:36:30.429Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:36:30.429Z||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-08-15T09:36:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:36:40.184Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:36:40.258Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:37:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:37:30.427Z||pool-2-thread-4|||||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-08-15T09:37:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:37:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:37:30.429Z||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-08-15T09:37:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:37:40.137Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:37:40.147Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:38:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:38:30.428Z||pool-2-thread-4|||||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-08-15T09:38:30.428Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:38:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:38:30.429Z||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-08-15T09:38:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:38:40.053Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:38:40.061Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:39:17.405Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-08-15T09:39:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:39:30.426Z||pool-2-thread-4|||||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-08-15T09:39:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:39:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:39:30.429Z||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-08-15T09:39:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:39:40.122Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:39:40.130Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:40:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:40:30.426Z||pool-2-thread-4|||||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-08-15T09:40:30.426Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:40:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:40:30.429Z||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-08-15T09:40:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:40:40.032Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:40:40.074Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:41:30.427Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:41:30.428Z||pool-2-thread-4|||||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-08-15T09:41:30.428Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:41:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:41:30.429Z||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-08-15T09:41:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:41:40.086Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:41:40.176Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:42:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:42:30.426Z||pool-2-thread-4|||||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-08-15T09:42:30.426Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:42:30.428Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:42:30.429Z||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-08-15T09:42:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:42:40.014Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:42:40.040Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:43:30.426Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:43:30.427Z||pool-2-thread-4|||||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-08-15T09:43:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:43:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:43:30.428Z||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-08-15T09:43:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:43:40.067Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:43:40.142Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:44:30.426Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:44:30.428Z||pool-2-thread-4|||||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-08-15T09:44:30.428Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:44:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:44:30.429Z||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-08-15T09:44:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:44:40.060Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:44:40.064Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:45:30.426Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:45:30.429Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:45:30.429Z||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-08-15T09:45:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:45:30.430Z||pool-2-thread-4|||||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-08-15T09:45:30.430Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:45:40.138Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:45:40.273Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:46:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:46:30.426Z||pool-2-thread-4|||||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-08-15T09:46:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:46:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:46:30.429Z||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-08-15T09:46:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:46:40.046Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:46:40.051Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:47:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:47:30.426Z||pool-2-thread-4|||||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-08-15T09:47:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:47:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:47:30.429Z||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-08-15T09:47:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:47:40.059Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:47:40.060Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:48:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:48:30.426Z||pool-2-thread-4|||||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-08-15T09:48:30.426Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:48:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:48:30.429Z||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-08-15T09:48:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:48:40.051Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:48:40.088Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:49:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:49:30.426Z||pool-2-thread-4|||||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-08-15T09:49:30.426Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:49:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:49:30.428Z||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-08-15T09:49:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:49:40.037Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:49:40.042Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:50:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:50:30.426Z||pool-2-thread-4|||||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-08-15T09:50:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:50:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:50:30.429Z||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-08-15T09:50:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:50:40.067Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:50:40.101Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:51:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:51:30.426Z||pool-2-thread-4|||||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-08-15T09:51:30.426Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:51:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:51:30.429Z||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-08-15T09:51:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:51:40.065Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:51:40.080Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:52:30.426Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:52:30.427Z||pool-2-thread-4|||||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-08-15T09:52:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:52:30.429Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:52:30.429Z||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-08-15T09:52:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:52:40.042Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:52:40.105Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:53:30.426Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:53:30.426Z||pool-2-thread-4|||||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-08-15T09:53:30.426Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:53:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:53:30.428Z||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-08-15T09:53:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:53:40.065Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:53:40.121Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:54:30.426Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:54:30.427Z||pool-2-thread-4|||||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-08-15T09:54:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:54:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:54:30.429Z||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-08-15T09:54:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:54:40.109Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:54:40.152Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:55:30.426Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:55:30.428Z||pool-2-thread-4|||||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-08-15T09:55:30.428Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:55:30.429Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:55:30.429Z||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-08-15T09:55:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:55:40.059Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:55:40.068Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:56:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:56:30.427Z||pool-2-thread-4|||||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-08-15T09:56:30.427Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:56:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:56:30.428Z||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-08-15T09:56:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:56:40.044Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:56:40.076Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:57:30.425Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:57:30.426Z||pool-2-thread-4|||||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-08-15T09:57:30.426Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:57:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:57:30.428Z||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-08-15T09:57:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:57:40.047Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:57:40.069Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:58:30.426Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:58:30.427Z||pool-2-thread-6|||||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-08-15T09:58:30.427Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:58:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:58:30.429Z||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-08-15T09:58:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:58:40.161Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:58:40.161Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:59:30.426Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:59:30.427Z||pool-2-thread-6|||||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-08-15T09:59:30.427Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T09:59:30.429Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T09:59:30.430Z||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-08-15T09:59:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T09:59:40.073Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T09:59:40.097Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:00:30.426Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:00:30.427Z||pool-2-thread-6|||||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-08-15T10:00:30.427Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:00:30.428Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:00:30.429Z||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-08-15T10:00:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:00:40.066Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:00:40.075Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:01:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:01:30.426Z||pool-2-thread-10|||||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-08-15T10:01:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:01:30.428Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:01:30.428Z||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-08-15T10:01:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:01:40.049Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:01:40.050Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:02:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:02:30.426Z||pool-2-thread-10|||||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-08-15T10:02:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:02:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:02:30.429Z||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-08-15T10:02:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:02:40.038Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:02:40.040Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:03:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:03:30.427Z||pool-2-thread-10|||||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-08-15T10:03:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:03:30.429Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:03:30.429Z||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-08-15T10:03:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:03:40.031Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:03:40.032Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:04:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:04:30.426Z||pool-2-thread-10|||||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-08-15T10:04:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:04:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:04:30.428Z||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-08-15T10:04:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:04:40.012Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:04:40.048Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:05:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:05:30.427Z||pool-2-thread-10|||||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-08-15T10:05:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:05:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:05:30.429Z||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-08-15T10:05:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:05:40.017Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:05:40.023Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:06:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:06:30.429Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:06:30.429Z||pool-2-thread-10|||||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-08-15T10:06:30.429Z||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-08-15T10:06:30.429Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:06:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:06:40.057Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:06:40.061Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:07:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:07:30.427Z||pool-2-thread-10|||||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-08-15T10:07:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:07:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:07:30.428Z||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-08-15T10:07:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:07:40.033Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:07:40.250Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:08:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:08:30.428Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:08:30.428Z||pool-2-thread-10|||||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-08-15T10:08:30.428Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:08:30.428Z||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-08-15T10:08:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:08:40.094Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:08:40.100Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:09:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:09:30.427Z||pool-2-thread-10|||||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-08-15T10:09:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:09:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:09:30.429Z||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-08-15T10:09:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:09:40.100Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:09:40.133Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:10:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:10:30.426Z||pool-2-thread-10|||||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-08-15T10:10:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:10:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:10:30.429Z||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-08-15T10:10:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:10:40.065Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:10:40.066Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:11:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:11:30.427Z||pool-2-thread-10|||||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-08-15T10:11:30.428Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:11:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:11:30.429Z||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-08-15T10:11:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:11:40.108Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:11:40.115Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:12:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:12:30.428Z||pool-2-thread-10|||||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-08-15T10:12:30.428Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:12:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:12:30.429Z||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-08-15T10:12:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:12:40.033Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:12:40.067Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:13:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:13:30.426Z||pool-2-thread-10|||||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-08-15T10:13:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:13:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:13:30.428Z||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-08-15T10:13:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:13:40.061Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:13:40.099Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:14:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:14:30.426Z||pool-2-thread-10|||||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-08-15T10:14:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:14:30.429Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:14:30.430Z||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-08-15T10:14:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:14:40.054Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:14:40.062Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:15:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:15:30.426Z||pool-2-thread-10|||||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-08-15T10:15:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:15:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:15:30.429Z||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-08-15T10:15:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:15:40.065Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:15:40.083Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:16:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:16:30.426Z||pool-2-thread-10|||||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-08-15T10:16:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:16:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:16:30.429Z||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-08-15T10:16:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:16:40.086Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:16:40.109Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:17:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:17:30.426Z||pool-2-thread-10|||||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-08-15T10:17:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:17:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:17:30.428Z||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-08-15T10:17:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:17:40.031Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:17:40.033Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:18:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:18:30.426Z||pool-2-thread-10|||||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-08-15T10:18:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:18:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:18:30.429Z||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-08-15T10:18:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:18:40.043Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:18:40.045Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:19:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:19:30.426Z||pool-2-thread-10|||||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-08-15T10:19:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:19:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:19:30.429Z||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-08-15T10:19:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:19:40.061Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:19:40.065Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:20:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:20:30.428Z||pool-2-thread-10|||||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-08-15T10:20:30.428Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:20:30.430Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:20:30.430Z||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-08-15T10:20:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:20:40.096Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:20:40.137Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:21:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:21:30.428Z||pool-2-thread-10|||||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-08-15T10:21:30.428Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:21:30.429Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:21:30.430Z||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-08-15T10:21:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:21:40.050Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:21:40.070Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:22:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:22:30.427Z||pool-2-thread-10|||||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-08-15T10:22:30.428Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:22:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:22:30.428Z||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-08-15T10:22:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:22:40.024Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:22:40.072Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:23:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:23:30.426Z||pool-2-thread-10|||||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-08-15T10:23:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:23:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:23:30.428Z||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-08-15T10:23:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:23:40.056Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:23:40.062Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:24:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:24:30.426Z||pool-2-thread-10|||||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-08-15T10:24:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:24:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:24:30.428Z||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-08-15T10:24:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:24:40.012Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:24:40.017Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:25:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:25:30.426Z||pool-2-thread-10|||||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-08-15T10:25:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:25:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:25:30.428Z||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-08-15T10:25:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:25:40.029Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:25:40.029Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:26:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:26:30.426Z||pool-2-thread-10|||||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-08-15T10:26:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:26:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:26:30.428Z||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-08-15T10:26:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:26:40.082Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:26:40.085Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:27:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:27:30.427Z||pool-2-thread-10|||||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-08-15T10:27:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:27:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:27:30.429Z||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-08-15T10:27:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:27:40.053Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:27:40.054Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:28:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:28:30.427Z||pool-2-thread-10|||||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-08-15T10:28:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:28:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:28:30.429Z||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-08-15T10:28:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:28:40.014Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:28:40.020Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:29:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:29:30.426Z||pool-2-thread-10|||||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-08-15T10:29:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:29:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:29:30.430Z||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-08-15T10:29:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:29:40.073Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:29:40.166Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:30:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:30:30.426Z||pool-2-thread-10|||||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-08-15T10:30:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:30:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:30:30.428Z||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-08-15T10:30:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:30:40.094Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:30:40.129Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:31:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:31:30.426Z||pool-2-thread-10|||||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-08-15T10:31:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:31:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:31:30.428Z||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-08-15T10:31:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:31:40.027Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:31:40.032Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:32:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:32:30.428Z||pool-2-thread-10|||||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-08-15T10:32:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:32:30.428Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:32:30.428Z||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-08-15T10:32:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:32:40.043Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:32:40.061Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:33:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:33:30.427Z||pool-2-thread-10|||||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-08-15T10:33:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:33:30.428Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:33:30.429Z||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-08-15T10:33:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:33:40.047Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:33:40.095Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:34:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:34:30.428Z||pool-2-thread-10|||||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-08-15T10:34:30.428Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:34:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:34:30.429Z||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-08-15T10:34:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:34:40.079Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:34:40.084Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:35:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:35:30.427Z||pool-2-thread-10|||||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-08-15T10:35:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:35:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:35:30.428Z||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-08-15T10:35:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:35:40.022Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:35:40.121Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:36:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:36:30.426Z||pool-2-thread-10|||||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-08-15T10:36:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:36:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:36:30.428Z||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-08-15T10:36:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:36:40.037Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:36:40.067Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:37:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:37:30.427Z||pool-2-thread-10|||||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-08-15T10:37:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:37:30.428Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:37:30.429Z||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-08-15T10:37:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:37:40.189Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:37:40.249Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:38:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:38:30.426Z||pool-2-thread-10|||||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-08-15T10:38:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:38:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:38:30.428Z||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-08-15T10:38:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:38:40.049Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:38:40.050Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:39:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:39:30.427Z||pool-2-thread-10|||||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-08-15T10:39:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:39:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:39:30.430Z||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-08-15T10:39:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:39:40.120Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:39:40.122Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:40:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:40:30.426Z||pool-2-thread-10|||||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-08-15T10:40:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:40:30.430Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:40:30.431Z||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-08-15T10:40:30.431Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:40:40.031Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:40:40.046Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:41:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:41:30.426Z||pool-2-thread-10|||||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-08-15T10:41:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:41:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:41:30.429Z||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-08-15T10:41:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:41:40.025Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:41:40.081Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:42:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:42:30.426Z||pool-2-thread-10|||||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-08-15T10:42:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:42:30.428Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:42:30.428Z||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-08-15T10:42:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:42:40.029Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:42:40.031Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:43:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:43:30.426Z||pool-2-thread-10|||||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-08-15T10:43:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:43:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:43:30.428Z||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-08-15T10:43:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:43:40.144Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:43:40.167Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:44:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:44:30.426Z||pool-2-thread-10|||||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-08-15T10:44:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:44:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:44:30.429Z||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-08-15T10:44:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:44:40.010Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:44:40.146Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:45:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:45:30.426Z||pool-2-thread-10|||||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-08-15T10:45:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:45:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:45:30.429Z||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-08-15T10:45:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:45:40.116Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:45:40.156Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:46:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:46:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:46:30.429Z||pool-2-thread-10|||||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-08-15T10:46:30.429Z||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-08-15T10:46:30.429Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:46:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:46:40.039Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:46:40.055Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:47:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:47:30.428Z||pool-2-thread-10|||||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-08-15T10:47:30.428Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:47:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:47:30.429Z||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-08-15T10:47:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:47:40.066Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:47:40.070Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:48:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:48:30.427Z||pool-2-thread-10|||||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-08-15T10:48:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:48:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:48:30.428Z||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-08-15T10:48:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:48:40.067Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:48:40.067Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:49:30.426Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:49:30.427Z||pool-2-thread-10|||||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-08-15T10:49:30.428Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:49:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:49:30.431Z||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-08-15T10:49:30.431Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:49:40.103Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:49:40.115Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:50:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:50:30.427Z||pool-2-thread-10|||||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-08-15T10:50:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:50:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:50:30.429Z||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-08-15T10:50:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:50:40.079Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:50:40.095Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:51:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:51:30.427Z||pool-2-thread-10|||||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-08-15T10:51:30.427Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:51:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:51:30.429Z||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-08-15T10:51:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:51:40.087Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:51:40.120Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:52:30.425Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:52:30.426Z||pool-2-thread-10|||||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-08-15T10:52:30.426Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:52:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:52:30.428Z||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-08-15T10:52:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:52:40.038Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:52:40.047Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:53:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:53:30.426Z||pool-2-thread-5|||||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-08-15T10:53:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:53:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:53:30.428Z||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-08-15T10:53:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:53:40.056Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:53:40.061Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:54:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:54:30.426Z||pool-2-thread-5|||||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-08-15T10:54:30.427Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:54:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:54:30.428Z||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-08-15T10:54:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:54:40.139Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:54:40.195Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:55:30.429Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:55:30.429Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:55:30.429Z||pool-2-thread-5|||||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-08-15T10:55:30.429Z||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-08-15T10:55:30.429Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:55:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:55:40.037Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:55:40.096Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:56:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:56:30.426Z||pool-2-thread-5|||||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-08-15T10:56:30.427Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:56:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:56:30.429Z||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-08-15T10:56:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:56:40.005Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:56:40.080Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:57:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:57:30.426Z||pool-2-thread-5|||||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-08-15T10:57:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:57:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:57:30.428Z||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-08-15T10:57:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:57:40.028Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:57:40.094Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:58:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:58:30.426Z||pool-2-thread-5|||||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-08-15T10:58:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:58:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:58:30.428Z||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-08-15T10:58:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:58:40.058Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:58:40.112Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:59:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:59:30.428Z||pool-2-thread-5|||||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-08-15T10:59:30.428Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T10:59:30.429Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T10:59:30.429Z||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-08-15T10:59:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T10:59:40.052Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T10:59:40.095Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:00:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:00:30.427Z||pool-2-thread-5|||||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-08-15T11:00:30.427Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:00:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:00:30.429Z||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-08-15T11:00:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:00:40.198Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:00:40.207Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:01:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:01:30.427Z||pool-2-thread-5|||||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-08-15T11:01:30.427Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:01:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:01:30.429Z||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-08-15T11:01:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:01:40.173Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:01:40.226Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:02:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:02:30.426Z||pool-2-thread-5|||||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-08-15T11:02:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:02:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:02:30.428Z||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-08-15T11:02:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:02:40.075Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:02:40.075Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:03:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:03:30.426Z||pool-2-thread-5|||||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-08-15T11:03:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:03:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:03:30.429Z||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-08-15T11:03:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:03:40.101Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:03:40.108Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:04:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:04:30.426Z||pool-2-thread-5|||||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-08-15T11:04:30.427Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:04:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:04:30.428Z||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-08-15T11:04:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:04:40.108Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:04:40.205Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:05:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:05:30.426Z||pool-2-thread-5|||||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-08-15T11:05:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:05:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:05:30.428Z||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-08-15T11:05:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:05:40.067Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:05:40.095Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:06:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:06:30.426Z||pool-2-thread-5|||||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-08-15T11:06:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:06:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:06:30.429Z||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-08-15T11:06:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:06:40.057Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:06:40.070Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:07:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:07:30.426Z||pool-2-thread-5|||||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-08-15T11:07:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:07:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:07:30.428Z||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-08-15T11:07:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:07:40.065Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:07:40.066Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:08:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:08:30.426Z||pool-2-thread-5|||||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-08-15T11:08:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:08:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:08:30.429Z||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-08-15T11:08:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:08:40.009Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:08:40.074Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:09:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:09:30.426Z||pool-2-thread-5|||||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-08-15T11:09:30.427Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:09:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:09:30.429Z||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-08-15T11:09:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:09:40.053Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:09:40.150Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:10:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:10:30.426Z||pool-2-thread-5|||||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-08-15T11:10:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:10:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:10:30.429Z||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-08-15T11:10:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:10:40.143Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:10:40.228Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:11:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:11:30.427Z||pool-2-thread-5|||||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-08-15T11:11:30.427Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:11:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:11:30.429Z||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-08-15T11:11:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:11:40.050Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:11:40.052Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:12:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:12:30.428Z||pool-2-thread-5|||||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-08-15T11:12:30.428Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:12:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:12:30.429Z||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-08-15T11:12:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:12:40.116Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:12:40.117Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:13:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:13:30.426Z||pool-2-thread-5|||||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-08-15T11:13:30.427Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:13:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:13:30.429Z||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-08-15T11:13:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:13:40.065Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:13:40.077Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:14:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:14:30.426Z||pool-2-thread-5|||||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-08-15T11:14:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:14:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:14:30.428Z||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-08-15T11:14:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:14:40.085Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:14:40.104Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:15:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:15:30.426Z||pool-2-thread-5|||||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-08-15T11:15:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:15:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:15:30.428Z||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-08-15T11:15:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:15:40.016Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:15:40.017Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:16:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:16:30.426Z||pool-2-thread-5|||||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-08-15T11:16:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:16:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:16:30.429Z||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-08-15T11:16:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:16:40.058Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:16:40.088Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:17:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:17:30.426Z||pool-2-thread-5|||||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-08-15T11:17:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:17:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:17:30.428Z||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-08-15T11:17:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:17:40.014Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:17:40.018Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:18:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:18:30.426Z||pool-2-thread-5|||||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-08-15T11:18:30.427Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:18:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:18:30.428Z||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-08-15T11:18:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:18:40.057Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:18:40.092Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:19:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:19:30.426Z||pool-2-thread-5|||||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-08-15T11:19:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:19:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:19:30.428Z||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-08-15T11:19:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:19:40.092Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:19:40.096Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:20:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:20:30.426Z||pool-2-thread-5|||||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-08-15T11:20:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:20:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:20:30.429Z||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-08-15T11:20:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:20:40.021Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:20:40.066Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:21:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:21:30.426Z||pool-2-thread-5|||||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-08-15T11:21:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:21:30.429Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:21:30.430Z||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-08-15T11:21:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:21:40.030Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:21:40.096Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:22:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:22:30.426Z||pool-2-thread-5|||||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-08-15T11:22:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:22:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:22:30.428Z||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-08-15T11:22:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:22:40.213Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:22:40.257Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:23:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:23:30.426Z||pool-2-thread-5|||||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-08-15T11:23:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:23:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:23:30.428Z||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-08-15T11:23:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:23:40.042Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:23:40.055Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:24:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:24:30.428Z||pool-2-thread-5|||||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-08-15T11:24:30.428Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:24:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:24:30.429Z||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-08-15T11:24:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:24:40.092Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:24:40.106Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:25:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:25:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:25:30.428Z||pool-2-thread-5|||||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-08-15T11:25:30.428Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:25:30.428Z||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-08-15T11:25:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:25:40.029Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:25:40.072Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:26:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:26:30.427Z||pool-2-thread-5|||||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-08-15T11:26:30.427Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:26:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:26:30.428Z||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-08-15T11:26:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:26:40.047Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:26:40.049Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:27:30.426Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:27:30.426Z||pool-2-thread-5|||||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-08-15T11:27:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:27:30.428Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:27:30.428Z||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-08-15T11:27:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:27:40.080Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:27:40.099Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:28:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:28:30.426Z||pool-2-thread-5|||||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-08-15T11:28:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:28:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:28:30.429Z||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-08-15T11:28:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:28:40.082Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:28:40.083Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:30.425Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:29:30.426Z||pool-2-thread-5|||||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-08-15T11:29:30.426Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:29:30.428Z||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-08-15T11:29:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:32.806Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:32.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-15T11:29:32.808Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"f25d0c1c-0d4d-43a2-a83d-124473ac2a85","serviceName":"vFW 2022-08-15 11-28-10","serviceVersion":"1.0","serviceUUID":"e62d7658-074b-40ca-b723-8726b3ed6739","serviceDescription":"catalog service description","serviceInvariantUUID":"48b47806-6b5b-4e3a-bb78-4e7d34018891","resources":[{"resourceInstanceName":"vFW ba059f7f-dc4b 0","resourceName":"vFW ba059f7f-dc4b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2d412e9f-4504-4a70-ad86-a3530908c474","resourceInvariantUUID":"4cb33d8a-ab3a-42f5-ad23-ef6248eb9a7a","resourceCustomizationUUID":"6a58e2d2-12b8-42a5-835b-241605739fa4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vf-license-model.xml","artifactChecksum":"YzA3YmQ0YjI3ZGRiZmEwZTIwYTUyZjc4MzkyMzA0OTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8aae636e-60fa-4896-aa7b-c5add73d8ea8","artifactVersion":"1"},{"artifactName":"vfwba059f7fdc4b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json","artifactChecksum":"MmZlZTNmYWJhYzExYjVmYzQ5N2U5MWE1YmEzNjkyZjg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1ecc39d8-c6b2-44af-a5fa-a186eafe3e47","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b2e081ac-dc23-4daa-9e64-ef9940eda6ce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vendor-license-model.xml","artifactChecksum":"MWFmNDhhZDFiYTc2N2EwMWZkNDZmYTNlY2M1ZmFhM2I\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"43508b31-60b1-4a4c-819d-db2b2e5a24f4","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b93adeae-e77f-4bac-9e8d-92ef51186ae7","artifactVersion":"2","generatedFromUUID":"b2e081ac-dc23-4daa-9e64-ef9940eda6ce"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220815112810-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-template.yml","artifactChecksum":"MjcyYjFiOGUwNmIzM2ZlZmEwYWYyYzJiNzdhZjQ5NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"86c43c55-852f-41db-84f9-baa44e3f3118","artifactVersion":"1"},{"artifactName":"service-Vfw20220815112810-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar","artifactChecksum":"ZDFiYWVlYzBlZjBlZGY5YmY4YjdkYTg0Zjc4MWU0ZmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4d2d4ee4-ca89-4df2-b017-aabc12289448","artifactVersion":"1"}],"workloadContext":"Production"} 2022-08-15T11:29:32.829Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:29:32.838Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:32.852Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:32.853Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:29:32.953Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms 2022-08-15T11:29:32.957Z||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-08-15T11:29:32.957Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:33.006Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:33.007Z||pool-3-thread-1|||||INFO|500||cambria reply ok (50 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:29:33.164Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:33.166Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:29:33.166Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562968225, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:29:33.194Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:29:33.861Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:29:33.861Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:33.863Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:33.864Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "NOTIFIED" } 2022-08-15T11:29:33.964Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:29:33.965Z||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-08-15T11:29:33.965Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:33.997Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:33.998Z||pool-4-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:29:34.864Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:29:34.865Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:34.867Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:34.868Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-08-15T11:29:34.968Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:29:34.969Z||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-08-15T11:29:34.969Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:35.000Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:35.001Z||pool-5-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:29:35.868Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:29:35.869Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:35.871Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:35.871Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:29:35.972Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:29:35.972Z||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-08-15T11:29:35.973Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:36.016Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:36.017Z||pool-6-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:29:36.873Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:29:36.874Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:36.877Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:36.878Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-08-15T11:29:36.978Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:29:36.979Z||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-08-15T11:29:36.980Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:37.016Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:37.019Z||pool-7-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:29:37.878Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:29:37.879Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:37.881Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:37.881Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:29:37.985Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms 2022-08-15T11:29:37.986Z||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-08-15T11:29:37.986Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:38.054Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:38.055Z||pool-8-thread-1|||||INFO|500||cambria reply ok (70 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:29:38.882Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:29:38.883Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:38.885Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:38.885Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:29:38.986Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-08-15T11:29:38.987Z||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-08-15T11:29:38.987Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:39.058Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:39.059Z||pool-9-thread-1|||||INFO|500||cambria reply ok (73 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:29:39.887Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "serviceName": "vFW 2022-08-15 11-28-10", "serviceVersion": "1.0", "serviceUUID": "e62d7658-074b-40ca-b723-8726b3ed6739", "serviceDescription": "catalog service description", "serviceInvariantUUID": "48b47806-6b5b-4e3a-bb78-4e7d34018891", "resources": [ { "resourceInstanceName": "vFW ba059f7f-dc4b 0", "resourceCustomizationUUID": "6a58e2d2-12b8-42a5-835b-241605739fa4", "resourceName": "vFW ba059f7f-dc4b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "2d412e9f-4504-4a70-ad86-a3530908c474", "resourceInvariantUUID": "4cb33d8a-ab3a-42f5-ad23-ef6248eb9a7a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwba059f7fdc4b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "artifactChecksum": "MmZlZTNmYWJhYzExYjVmYzQ5N2U5MWE1YmEzNjkyZjg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1ecc39d8-c6b2-44af-a5fa-a186eafe3e47", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "b2e081ac-dc23-4daa-9e64-ef9940eda6ce", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b93adeae-e77f-4bac-9e8d-92ef51186ae7", "generatedFromUUID": "b2e081ac-dc23-4daa-9e64-ef9940eda6ce" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b93adeae-e77f-4bac-9e8d-92ef51186ae7", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20220815112810-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "artifactChecksum": "ZDFiYWVlYzBlZjBlZGY5YmY4YjdkYTg0Zjc4MWU0ZmY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4d2d4ee4-ca89-4df2-b017-aabc12289448" } ], "workloadContext": "Production" } 2022-08-15T11:29:39.888Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-08-15T11:29:39.889Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e62d7658-074b-40ca-b723-8726b3ed6739 ASDC 2022-08-15T11:29:40.016Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:f25d0c1c-0d4d-43a2-a83d-124473ac2a85 ServiceName:vFW 2022-08-15 11-28-10 ServiceVersion:1.0 ServiceUUID:e62d7658-074b-40ca-b723-8726b3ed6739 ServiceInvariantUUID:48b47806-6b5b-4e3a-bb78-4e7d34018891 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20220815112810-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar ArtifactUUID:4d2d4ee4-ca89-4df2-b017-aabc12289448 ArtifactChecksum:ZDFiYWVlYzBlZjBlZGY5YmY4YjdkYTg0Zjc4MWU0ZmY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW ba059f7f-dc4b 0 ResourceCustomizationUUID:6a58e2d2-12b8-42a5-835b-241605739fa4 ResourceInvariantUUID:4cb33d8a-ab3a-42f5-ad23-ef6248eb9a7a ResourceName:vFW ba059f7f-dc4b ResourceType:VF ResourceUUID:2d412e9f-4504-4a70-ad86-a3530908c474 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwba059f7fdc4b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json ArtifactUUID:1ecc39d8-c6b2-44af-a5fa-a186eafe3e47 ArtifactChecksum:MmZlZTNmYWJhYzExYjVmYzQ5N2U5MWE1YmEzNjkyZjg= 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/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml ArtifactUUID:b2e081ac-dc23-4daa-9e64-ef9940eda6ce 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/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env ArtifactUUID:b93adeae-e77f-4bac-9e8d-92ef51186ae7 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/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env ArtifactUUID:b93adeae-e77f-4bac-9e8d-92ef51186ae7 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-08-15T11:29:40.016Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e62d7658-074b-40ca-b723-8726b3ed6739 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-08-15T11:29:40.280Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-15T11:29:40.282Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-08-15T11:29:40.286Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-08-15T11:29:40.286Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 4d2d4ee4-ca89-4df2-b017-aabc12289448 from URL: /sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:40.286Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-08-15T11:29:40.289Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:40.395Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-08-15T11:29:40.403Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar 4d2d4ee4-ca89-4df2-b017-aabc12289448 100639 2022-08-15T11:29:40.404Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar ASDC sendASDCNotification 2022-08-15T11:29:40.404Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:40.406Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-15T11:29:40.407Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:40.409Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:40.409Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562980403, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T11:29:40.509Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:29:40.510Z||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-08-15T11:29:40.510Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:40.538Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:40.538Z||pool-10-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:29:41.410Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-15T11:29:41.411Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-08-15T11:29:41.411Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 4d2d4ee4-ca89-4df2-b017-aabc12289448, URL: /sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar to file: /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:41.412Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220815112810-csar.csar 2022-08-15T11:29:41.503Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:41.503Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:42.325Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15260567187533905050/Definitions/service-Vfw20220815112810-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2022-08-15T11:29:45.316Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2022-08-15T11:29:45.321Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-08-15T11:29:45.322Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.322Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2022-08-15T11:29:45.322Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.322Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.322Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.322Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW ba059f7f-dc4b 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-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.322Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.322Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.323Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.323Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.323Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.323Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.323Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:45.323Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-08-15T11:29:45.330Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.331Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:45.335Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:45.336Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-08-15T11:29:45.338Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-15T11:29:45.339Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.339Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:45.340Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:45.340Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-08-15T11:29:45.340Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-15T11:29:45.340Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.340Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:45.344Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.344Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is not matching search criteria 2022-08-15T11:29:45.344Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:29:45.344Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:29:45.344Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-15T11:29:45.345Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.345Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:45.345Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.345Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-15T11:29:45.345Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-15T11:29:45.345Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-15T11:29:45.346Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.346Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:45.346Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-15T11:29:45.346Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:45.346Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-15T11:29:45.346Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.347Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-08-15T11:29:45.347Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.347Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-08-15T11:29:45.348Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.349Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:45.349Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:29:45.349Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.349Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:45.349Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:29:45.350Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.350Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:45.350Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:29:45.350Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.351Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is not matching search criteria 2022-08-15T11:29:45.351Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:29:45.351Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:29:45.351Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-08-15T11:29:45.351Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-15T11:29:45.351Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-15T11:29:45.351Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.352Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:45.352Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-15T11:29:45.352Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:45.352Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-15T11:29:45.352Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.352Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f2604e6e-9933-4bb5-9c3a-2f300a2668d7 2022-08-15T11:29:45.353Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.353Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is not matching search criteria 2022-08-15T11:29:45.353Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:29:45.353Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:29:45.353Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-15T11:29:45.353Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.354Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:45.354Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.354Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-15T11:29:45.354Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-08-15T11:29:45.354Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-15T11:29:45.354Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:45.355Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-15T11:29:45.355Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.355Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=5a686041-3277-4d1e-acd9-84f890bf7bdd 2022-08-15T11:29:45.355Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.355Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is not matching search criteria 2022-08-15T11:29:45.355Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:29:45.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:29:45.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-15T11:29:45.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:45.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-15T11:29:45.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-15T11:29:45.357Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-15T11:29:45.357Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:29:45.357Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:45.357Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-08-15T11:29:45.357Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=95d39d47-b679-47f2-81bb-2c691ebd311b 2022-08-15T11:29:45.357Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.358Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:45.358Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.358Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:45.358Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.358Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:45.358Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:45.359Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:45.359Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2022-08-15 11-28-10 Description:catalog service description Model UUID:e62d7658-074b-40ca-b723-8726b3ed6739 Model Version:NULL Model InvariantUuid:48b47806-6b5b-4e3a-bb78-4e7d34018891 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW ba059f7f-dc4b Model UUID:7305ea19-ebb1-4215-bd60-55fb938b3837 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4cb33d8a-ab3a-42f5-ad23-ef6248eb9a7a Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:6a58e2d2-12b8-42a5-835b-241605739fa4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:12d947f7-93b6-41c6-b57f-9557c7ffe41d ModelName:VfwBa059f7fDc4b..base_vfw..module-0 ModelUuid:3755584d-a6e5-4e5d-900f-2cd40e888120 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f2604e6e-9933-4bb5-9c3a-2f300a2668d7 ModelInvariantUuid:754a827d-5322-4bf4-a650-8d853e5d5a4d ModelName:vFW ba059f7f-dc4b-nodes.vfwCvfc ModelUuid:2a6de2ad-1fff-440e-83aa-baa7f5b97339 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:60417933-0028-4f6a-9a9e-7d5ae206796b ModelInvariantUuid:94afc012-fe75-4fe1-b799-74237b1dfdbd ModelName:VfwBa059f7fDc4b.compute.nodes.heat.vfw ModelUuid:29aefe73-acc3-4294-861d-5850528139ed ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5a686041-3277-4d1e-acd9-84f890bf7bdd ModelInvariantUuid:90983bc8-e173-4f28-8a4b-de853459f838 ModelName:vFW ba059f7f-dc4b-nodes.vsnCvfc ModelUuid:af3acf14-9797-4001-8239-929fe8a8dae3 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:f066b3e1-38b5-458e-95d4-1ac40dbfddce ModelInvariantUuid:92547144-c7bb-4cb7-bd51-a8cd2e7702b7 ModelName:VfwBa059f7fDc4b.compute.nodes.heat.vsn ModelUuid:80034960-74d0-47ea-8788-365be773085a ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:95d39d47-b679-47f2-81bb-2c691ebd311b ModelInvariantUuid:8d938df0-f953-4f5d-8578-201cfe285a02 ModelName:vFW ba059f7f-dc4b-nodes.vpgCvfc ModelUuid:94dba1e5-365c-45e3-b0da-cbdbcada135f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d291fc3e-6185-47e5-be0c-0e6843498a7c ModelInvariantUuid:9166ec69-4111-48ec-976d-195c910eeead ModelName:VfwBa059f7fDc4b.compute.nodes.heat.vpg ModelUuid:ed34157a-4ce8-47c1-9842-fb21ec5cc6b9 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-08-15T11:29:45.382Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 2d412e9f-4504-4a70-ad86-a3530908c474 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-08-15T11:29:45.442Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||vFW ba059f7f-dc4b 0 2022-08-15T11:29:45.451Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2d412e9f-4504-4a70-ad86-a3530908c474 2022-08-15T11:29:45.451Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 1ecc39d8-c6b2-44af-a5fa-a186eafe3e47 from URL: /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json 2022-08-15T11:29:45.451Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-08-15T11:29:45.451Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json 2022-08-15T11:29:45.507Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-08-15T11:29:45.508Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json 1ecc39d8-c6b2-44af-a5fa-a186eafe3e47 785 2022-08-15T11:29:45.508Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json ASDC sendASDCNotification 2022-08-15T11:29:45.508Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json 2022-08-15T11:29:45.508Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-15T11:29:45.509Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:45.512Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:45.512Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562985508, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "DOWNLOAD_OK" } 2022-08-15T11:29:45.612Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:29:45.613Z||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-08-15T11:29:45.613Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:45.654Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:45.655Z||pool-11-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":2,"count":1} 2022-08-15T11:29:46.513Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwBa059f7fDc4b..base_vfw..module-0", "vfModuleModelInvariantUUID": "12d947f7-93b6-41c6-b57f-9557c7ffe41d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3755584d-a6e5-4e5d-900f-2cd40e888120", "vfModuleModelCustomizationUUID": "213b35fd-75b5-483b-8b47-85b3f63781c9", "isBase": true, "artifacts": [ "b2e081ac-dc23-4daa-9e64-ef9940eda6ce", "b93adeae-e77f-4bac-9e8d-92ef51186ae7" ], "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-08-15T11:29:46.528Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwBa059f7fDc4b..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3755584d-a6e5-4e5d-900f-2cd40e888120 VfModuleModelInvariantUUID:12d947f7-93b6-41c6-b57f-9557c7ffe41d VfModuleModelDescription:NULL Artifacts UUID List:{ b2e081ac-dc23-4daa-9e64-ef9940eda6ce , b93adeae-e77f-4bac-9e8d-92ef51186ae7 } 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-08-15T11:29:46.531Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwBa059f7fDc4b..base_vfw..module-0", "vfModuleModelInvariantUUID": "12d947f7-93b6-41c6-b57f-9557c7ffe41d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3755584d-a6e5-4e5d-900f-2cd40e888120", "vfModuleModelCustomizationUUID": "213b35fd-75b5-483b-8b47-85b3f63781c9", "isBase": true, "artifacts": [ "b2e081ac-dc23-4daa-9e64-ef9940eda6ce", "b93adeae-e77f-4bac-9e8d-92ef51186ae7" ], "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-08-15T11:29:46.531Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwBa059f7fDc4b..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3755584d-a6e5-4e5d-900f-2cd40e888120 VfModuleModelInvariantUUID:12d947f7-93b6-41c6-b57f-9557c7ffe41d VfModuleModelDescription:NULL Artifacts UUID List:{ b2e081ac-dc23-4daa-9e64-ef9940eda6ce , b93adeae-e77f-4bac-9e8d-92ef51186ae7 } 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-08-15T11:29:46.531Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b2e081ac-dc23-4daa-9e64-ef9940eda6ce from URL: /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml 2022-08-15T11:29:46.531Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-08-15T11:29:46.532Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml 2022-08-15T11:29:46.594Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-08-15T11:29:46.595Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml b2e081ac-dc23-4daa-9e64-ef9940eda6ce 20368 2022-08-15T11:29:46.595Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-08-15T11:29:46.595Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml 2022-08-15T11:29:46.596Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-15T11:29:46.596Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:46.598Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:46.598Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562986595, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-08-15T11:29:46.698Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:29:46.700Z||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-08-15T11:29:46.700Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:46.748Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:46.749Z||pool-12-thread-1|||||INFO|500||cambria reply ok (50 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:29:47.599Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b93adeae-e77f-4bac-9e8d-92ef51186ae7 from URL: /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env 2022-08-15T11:29:47.600Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-08-15T11:29:47.600Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env 2022-08-15T11:29:47.653Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-08-15T11:29:47.654Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env b93adeae-e77f-4bac-9e8d-92ef51186ae7 2098 2022-08-15T11:29:47.654Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env ASDC sendASDCNotification 2022-08-15T11:29:47.654Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env 2022-08-15T11:29:47.654Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-15T11:29:47.655Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:47.656Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:47.656Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562987654, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-08-15T11:29:47.756Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:29:47.757Z||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-08-15T11:29:47.757Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:47.800Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:47.801Z||pool-13-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:29:48.659Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: e62d7658-074b-40ca-b723-8726b3ed6739 2022-08-15T11:29:48.660Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW ba059f7f-dc4b 0 2d412e9f-4504-4a70-ad86-a3530908c474 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-08-15T11:29:48.698Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5f6d362d, org.onap.sdc.toscaparser.api.parameters.Input@19f82f04, org.onap.sdc.toscaparser.api.parameters.Input@13061dec, org.onap.sdc.toscaparser.api.parameters.Input@443d880c, org.onap.sdc.toscaparser.api.parameters.Input@725712f8] 2022-08-15T11:29:48.702Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.703Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:48.703Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2022-08-15T11:29:48.703Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 6a58e2d2-12b8-42a5-835b-241605739fa4 2022-08-15T11:29:48.704Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6a58e2d2-12b8-42a5-835b-241605739fa4 matches Tosca VF Customization UUID: 6a58e2d2-12b8-42a5-835b-241605739fa4 2022-08-15T11:29:48.704Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 6a58e2d2-12b8-42a5-835b-241605739fa4 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-08-15T11:29:48.712Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.713Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:48.714Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 6a58e2d2-12b8-42a5-835b-241605739fa4: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-08-15T11:29:48.714Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6ed597ab 2022-08-15T11:29:48.714Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.715Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-08-15T11:29:48.715Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 213b35fd-75b5-483b-8b47-85b3f63781c9 2022-08-15T11:29:48.717Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 213b35fd-75b5-483b-8b47-85b3f63781c9 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-08-15T11:29:48.724Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.725Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:48.725Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:29:48.726Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.726Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:48.726Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:29:48.727Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.727Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is not matching search criteria 2022-08-15T11:29:48.727Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:29:48.728Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:29:48.728Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-08-15T11:29:48.728Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-15T11:29:48.729Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-15T11:29:48.729Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:29:48.729Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:48.729Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-15T11:29:48.730Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:48.730Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-15T11:29:48.730Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:29:48.731Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f2604e6e-9933-4bb5-9c3a-2f300a2668d7 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-08-15T11:29:48.745Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.745Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:48.745Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:29:48.746Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.746Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is not matching search criteria 2022-08-15T11:29:48.747Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:29:48.747Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:29:48.747Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-15T11:29:48.747Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:29:48.748Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:48.748Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:29:48.748Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-15T11:29:48.748Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-08-15T11:29:48.749Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-15T11:29:48.749Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:48.749Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-15T11:29:48.750Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:29:48.750Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=5a686041-3277-4d1e-acd9-84f890bf7bdd 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-08-15T11:29:48.753Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.753Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:48.753Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:29:48.756Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.756Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is not matching search criteria 2022-08-15T11:29:48.756Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:29:48.757Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:29:48.757Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-15T11:29:48.757Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:29:48.758Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:48.758Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:29:48.758Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-15T11:29:48.759Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-15T11:29:48.759Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-15T11:29:48.759Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:29:48.759Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-15T11:29:48.760Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-08-15T11:29:48.760Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=95d39d47-b679-47f2-81bb-2c691ebd311b 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-08-15T11:29:48.763Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.763Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:48.763Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:29:48.764Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.764Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Node template vFW ba059f7f-dc4b 0 is matching search criteria 2022-08-15T11:29:48.764Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW ba059f7f-dc4b 0] matching following query criteria: sdcType=VF, customizationUUID=6a58e2d2-12b8-42a5-835b-241605739fa4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-08-15T11:29:48.769Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.770Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:48.770Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid e62d7658-074b-40ca-b723-8726b3ed6739: vFW ba059f7f-dc4b 2022-08-15T11:29:48.770Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.771Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:48.771Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.771Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:48.771Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.772Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:48.772Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.772Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:48.772Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:29:48.772Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-08-15 11-28-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:29:48.773Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2022-08-15 11-28-10 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-15T11:29:49.113Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW ba059f7f-dc4b 2d412e9f-4504-4a70-ad86-a3530908c474 1 ASDC deployResourceStructure 2022-08-15T11:29:49.114Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json ASDC sendASDCNotification 2022-08-15T11:29:49.114Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json 2022-08-15T11:29:49.115Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-15T11:29:49.115Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:49.117Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:49.117Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562989114, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "DEPLOY_OK" } 2022-08-15T11:29:49.217Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:29:49.219Z||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-08-15T11:29:49.219Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:49.249Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:49.250Z||pool-14-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:29:50.122Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-08-15T11:29:50.123Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml 2022-08-15T11:29:50.123Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-15T11:29:50.124Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:50.125Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:50.126Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562990122, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-08-15T11:29:50.226Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:29:50.227Z||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-08-15T11:29:50.227Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:50.277Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:50.278Z||pool-15-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:29:51.127Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env ASDC sendASDCNotification 2022-08-15T11:29:51.128Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env 2022-08-15T11:29:51.128Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-15T11:29:51.128Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:51.130Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:51.131Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562991127, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-08-15T11:29:51.231Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:29:51.232Z||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-08-15T11:29:51.232Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:51.273Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:51.274Z||pool-16-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:29:52.132Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar ASDC sendASDCNotification 2022-08-15T11:29:52.133Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar 2022-08-15T11:29:52.133Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-15T11:29:52.133Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:29:52.135Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:29:52.135Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562992132, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "DEPLOY_OK" } 2022-08-15T11:29:52.238Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms 2022-08-15T11:29:52.239Z||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-08-15T11:29:52.239Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:29:52.286Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:29:52.286Z||pool-17-thread-1|||||INFO|500||cambria reply ok (48 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:29:53.136Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:29:53.166Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:29:53.169Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:29:53.169Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:29:53.169Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:30:23.169Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:30:23.182Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:30:23.185Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:30:23.185Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:30:23.186Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:30:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:30:30.429Z||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-08-15T11:30:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:30:30.525Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:30:30.526Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:30:30.526Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:30:30.527Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:30:30.527Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:30:30.527Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562972554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:30:30.527Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:30:53.186Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:30:53.201Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:30:53.204Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:30:53.204Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:30:53.205Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:31:23.205Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:31:23.221Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:31:23.224Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:31:23.224Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:31:23.224Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:31:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:31:30.429Z||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-08-15T11:31:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:31:30.493Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:31:30.494Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:31:30.494Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "cds", "timestamp": 1660562974310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:31:30.494Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:31:53.224Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:31:53.259Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:31:53.262Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:31:53.262Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:31:53.262Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:32:23.263Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:32:23.275Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:32:23.277Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:32:23.277Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:32:23.277Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:32:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:32:30.429Z||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-08-15T11:32:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:32:31.099Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:32:31.101Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.101Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562968225, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "NOTIFIED" } 2022-08-15T11:32:31.102Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.102Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.102Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "NOTIFIED" } 2022-08-15T11:32:31.103Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.103Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.103Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562972554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.103Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.103Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.103Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "cds", "timestamp": 1660562974310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.104Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.104Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.104Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562968225, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-08-15T11:32:31.104Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.104Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.104Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-08-15T11:32:31.105Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.105Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.105Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562972554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.105Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.105Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.105Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "cds", "timestamp": 1660562974310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.105Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.105Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.106Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562968225, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.106Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.106Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.106Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.106Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.107Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.107Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562972554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.108Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.108Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.108Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "cds", "timestamp": 1660562974310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.109Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.109Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.109Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562968225, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-08-15T11:32:31.110Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.110Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-08-15T11:32:31.111Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.111Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562972554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.111Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.111Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "cds", "timestamp": 1660562974310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.112Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.112Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562968225, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.113Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.115Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.116Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.116Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562972554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.117Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.117Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "cds", "timestamp": 1660562974310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:32:31.117Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.117Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562968225, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:32:31.118Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.118Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562970425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:32:31.118Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.118Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562972554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:32:31.119Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.119Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "cds", "timestamp": 1660562974310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:32:31.120Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-08-15T11:32:31.120Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.120Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562980283, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "DOWNLOAD_OK" } 2022-08-15T11:32:31.121Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.121Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.121Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562981220, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T11:32:31.121Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.121Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.121Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562980403, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T11:32:31.122Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.122Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.122Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "cds", "timestamp": 1660562982228, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T11:32:31.122Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.124Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.124Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562981362, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-08-15T11:32:31.125Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.125Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.125Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562982273, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-15T11:32:31.126Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.126Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.126Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562983311, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-15T11:32:31.126Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.126Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.126Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562982454, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-08-15T11:32:31.128Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.128Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.128Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "aai-ml", "timestamp": 1660562984321, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-15T11:32:31.140Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of f25d0c1c-0d4d-43a2-a83d-124473ac2a85 2022-08-15T11:32:31.140Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId f25d0c1c-0d4d-43a2-a83d-124473ac2a85 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-08-15T11:32:31.150Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.150Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562983612, "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-08-15T11:32:31.156Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f25d0c1c-0d4d-43a2-a83d-124473ac2a85 2022-08-15T11:32:31.156Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId f25d0c1c-0d4d-43a2-a83d-124473ac2a85 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-08-15T11:32:31.166Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.166Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "multicloud-k8s-id", "timestamp": 1660562984616, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "DEPLOY_OK" } 2022-08-15T11:32:31.166Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.166Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.166Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562985508, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "DOWNLOAD_OK" } 2022-08-15T11:32:31.167Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.167Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.167Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562986595, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-08-15T11:32:31.167Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.167Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.167Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562987654, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-08-15T11:32:31.168Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.168Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.168Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562989114, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/vfwba059f7fdc4b0_modules.json", "status": "DEPLOY_OK" } 2022-08-15T11:32:31.168Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.168Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.168Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562990122, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-08-15T11:32:31.169Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.169Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.169Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562991127, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/resourceInstances/vfwba059f7fdc4b0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-08-15T11:32:31.169Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:31.169Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-15T11:32:31.170Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660562992132, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815112810/1.0/artifacts/service-Vfw20220815112810-csar.csar", "status": "DEPLOY_OK" } 2022-08-15T11:32:31.170Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:32:53.277Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:32:53.292Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:32:53.295Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:32:53.295Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:32:53.295Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:32:53.295Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:33:23.296Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:33:23.311Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:33:23.315Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:33:23.315Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:33:23.315Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:33:23.315Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:33:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:33:30.429Z||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-08-15T11:33:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:33:40.160Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:33:53.316Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:33:53.329Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:33:53.336Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:33:53.336Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:33:53.336Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:33:53.336Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:34:23.337Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:34:23.352Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:34:23.355Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:34:23.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:34:23.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:34:23.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:34:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:34:30.429Z||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-08-15T11:34:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:34:40.023Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:34:53.356Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2022-08-15T11:34:53.357Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 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-08-15T11:34:53.367Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f25d0c1c-0d4d-43a2-a83d-124473ac2a85 and serviceModelVersionId: e62d7658-074b-40ca-b723-8726b3ed6739 2022-08-15T11:34:53.368Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 48b47806-6b5b-4e3a-bb78-4e7d34018891 2022-08-15T11:35:08.600Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/48b47806-6b5b-4e3a-bb78-4e7d34018891/model-vers/model-ver/e62d7658-074b-40ca-b723-8726b3ed6739?depth=0 2022-08-15T11:35:08.706Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2022-08-15T11:35:09.174Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/48b47806-6b5b-4e3a-bb78-4e7d34018891/model-vers/model-ver/e62d7658-074b-40ca-b723-8726b3ed6739?depth=0|INFO|500||Invoke 2022-08-15T11:35:09.182Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/48b47806-6b5b-4e3a-bb78-4e7d34018891/model-vers/model-ver/e62d7658-074b-40ca-b723-8726b3ed6739?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/48b47806-6b5b-4e3a-bb78-4e7d34018891/model-vers/model-ver/e62d7658-074b-40ca-b723-8726b3ed6739?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f25d0c1c-0d4d-43a2-a83d-124473ac2a85], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[06ab2203-0a58-4b55-8c73-06498054d3cf], X-ECOMP-RequestID=[f25d0c1c-0d4d-43a2-a83d-124473ac2a85], X-TransactionId=[], X-ONAP-RequestID=[f25d0c1c-0d4d-43a2-a83d-124473ac2a85], Content-Type=[application/merge-patch+json]} 2022-08-15T11:35:09.204Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/48b47806-6b5b-4e3a-bb78-4e7d34018891/model-vers/model-ver/e62d7658-074b-40ca-b723-8726b3ed6739?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-08-15T11:35:09.239Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/48b47806-6b5b-4e3a-bb78-4e7d34018891/model-vers/model-ver/e62d7658-074b-40ca-b723-8726b3ed6739?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/48b47806-6b5b-4e3a-bb78-4e7d34018891/model-vers/model-ver/e62d7658-074b-40ca-b723-8726b3ed6739?depth=0 has http status code:503 and response headers:{date=[Mon, 15 Aug 2022 11:35:08 GMT], server=[envoy], content-length=[145], content-type=[text/plain]} 2022-08-15T11:35:09.242Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/48b47806-6b5b-4e3a-bb78-4e7d34018891/model-vers/model-ver/e62d7658-074b-40ca-b723-8726b3ed6739?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T11:35:09.243Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/48b47806-6b5b-4e3a-bb78-4e7d34018891/model-vers/model-ver/e62d7658-074b-40ca-b723-8726b3ed6739?depth=0|INFO|503|Service Unavailable|InvokeReturn 2022-08-15T11:35:09.257Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=f25d0c1c-0d4d-43a2-a83d-124473ac2a85 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T11:35:09.258Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=f25d0c1c-0d4d-43a2-a83d-124473ac2a85 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-08-15T11:35:09.258Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=f25d0c1c-0d4d-43a2-a83d-124473ac2a85 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T11:35:09.258Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=f25d0c1c-0d4d-43a2-a83d-124473ac2a85 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-08-15T11:35:09.266Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-08-15T11:35:09.267Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f25d0c1c-0d4d-43a2-a83d-124473ac2a85 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=f25d0c1c-0d4d-43a2-a83d-124473ac2a85 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T11:35:09.268Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-08-15T11:35:09.268Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:35:09.270Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:35:09.270Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563309267, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003df25d0c1c-0d4d-43a2-a83d-124473ac2a85 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-15T11:35:09.370Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:35:09.371Z||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-08-15T11:35:09.371Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:35:09.409Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:35:09.409Z||pool-18-thread-1|||||INFO|500||cambria reply ok (38 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-08-15T11:35:10.291Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:35:10.292Z||pool-2-thread-4|||||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-08-15T11:35:10.292Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:35:21.114Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:35:21.115Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:35:21.115Z||pool-2-thread-4|||||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-08-15T11:35:21.115Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:35:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:35:30.429Z||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-08-15T11:35:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:35:30.748Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:35:30.749Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:35:30.750Z||pool-2-thread-4|||||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-08-15T11:35:30.750Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:35:31.125Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:35:31.126Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T11:35:31.126Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "f25d0c1c-0d4d-43a2-a83d-124473ac2a85", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563309267, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003df25d0c1c-0d4d-43a2-a83d-124473ac2a85 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-15T11:35:31.127Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:35:40.387Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:35:40.388Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:35:40.388Z||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-08-15T11:35:40.388Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:35:49.983Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:35:49.984Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:35:49.985Z||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-08-15T11:35:49.985Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:35:59.629Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:35:59.630Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:35:59.630Z||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-08-15T11:35:59.631Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:36:09.273Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:36:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:36:30.426Z||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-08-15T11:36:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:36:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:36:30.429Z||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-08-15T11:36:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:36:40.025Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:36:40.039Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:37:30.426Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:37:30.427Z||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-08-15T11:37:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:37:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:37:30.428Z||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-08-15T11:37:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:37:40.104Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:37:40.125Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:38:30.426Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:38:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:38:30.428Z||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-08-15T11:38:30.428Z||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-08-15T11:38:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:38:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:38:40.057Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:38:40.094Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:39:30.425Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:39:30.426Z||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-08-15T11:39:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:39:30.428Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:39:30.429Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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-08-15T11:39:30.429Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:39:40.034Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:39:40.107Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:40:30.425Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:40:30.426Z||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-08-15T11:40:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:40:30.428Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:40:30.428Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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-08-15T11:40:30.428Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:40:40.082Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:40:40.098Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:41:30.425Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:41:30.426Z||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-08-15T11:41:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:41:30.428Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:41:30.428Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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-08-15T11:41:30.429Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:41:40.027Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:41:40.050Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:42:30.426Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:42:30.427Z||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-08-15T11:42:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:42:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:42:30.428Z||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-08-15T11:42:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:42:40.041Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:42:40.066Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:43:30.425Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:43:30.426Z||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-08-15T11:43:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:43:30.429Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:43:30.430Z||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-08-15T11:43:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:43:40.183Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:43:40.193Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:30.425Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:44:30.426Z||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-08-15T11:44:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:44:30.429Z||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-08-15T11:44:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:31.193Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:31.196Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:31.197Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.197Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563842554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.197Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.198Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"1ad8f99b-17b4-467c-b67e-1c007307c77d","serviceName":"vFW 2022-08-15 11-43-05","serviceVersion":"1.0","serviceUUID":"e5c98942-a424-4806-a478-ea00aa665a8f","serviceDescription":"catalog service description","serviceInvariantUUID":"28406f62-ebfe-4386-9088-9b2067787ba9","resources":[{"resourceInstanceName":"vFW 902e0c51-70ad 0","resourceName":"vFW 902e0c51-70ad","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"602548db-c7b3-4827-9fcb-ccb9dc511cb9","resourceInvariantUUID":"63c319a8-d0bd-422d-800c-454dc73718b7","resourceCustomizationUUID":"73981002-9e6c-4379-b8ea-5e17115742d3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vf-license-model.xml","artifactChecksum":"MGIxYjhjMmNkZjM3MDg0OTJjMjIyNzczNWUxN2RjZjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d423b1b4-7b73-4298-9503-5a5400c4b6ab","artifactVersion":"1"},{"artifactName":"vfw902e0c5170ad0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json","artifactChecksum":"ZWRhNzRlYjNmMDA5YmQ0OTRkYjA5ZmFhZjM1YWYyZWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5bb3a08b-4040-4ba6-8f95-41c0652729d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"783eafcc-23c8-499e-913c-8caeb96f341f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vendor-license-model.xml","artifactChecksum":"NTI2ODIyZWJlNzE0NWI2ZGJlYWRlZDgxNzQyNmVhNmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1b55df17-ab6d-41ba-9941-0b8ba3cd9323","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"56da11fe-7852-4a6f-845f-b419f4d69be7","artifactVersion":"2","generatedFromUUID":"783eafcc-23c8-499e-913c-8caeb96f341f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220815114305-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-template.yml","artifactChecksum":"MGQxMDk1OTBiZTZkNDlkMmUxZjc1NGI4MGQ0MTQ5ODc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"353e194d-19b9-454e-801d-301b5b63e1a0","artifactVersion":"1"},{"artifactName":"service-Vfw20220815114305-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar","artifactChecksum":"MDVkYjRjZGFmZjAzNmRmNDBlNjFmNWFmMzlhMzUxM2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0851e8ef-f279-4a2f-ac17-e85a8b0111d6","artifactVersion":"1"}],"workloadContext":"Production"} 2022-08-15T11:44:31.199Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.199Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.199Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "cds", "timestamp": 1660563844310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.200Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.200Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.200Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563842554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.200Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.200Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.200Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "cds", "timestamp": 1660563844310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.201Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.201Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.201Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563842554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.201Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.201Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.201Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "cds", "timestamp": 1660563844310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.202Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.202Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.202Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563842554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.202Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.202Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.202Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "cds", "timestamp": 1660563844310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.203Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.203Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.203Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563848224, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.203Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.203Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.203Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563842554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.203Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.204Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.204Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "cds", "timestamp": 1660563844310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.204Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.204Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.204Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563848224, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "NOTIFIED" } 2022-08-15T11:44:31.204Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.204Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.204Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563842554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.205Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.205Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.205Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "cds", "timestamp": 1660563844310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.205Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.205Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.205Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563848224, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-08-15T11:44:31.205Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.206Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.206Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563842554, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:44:31.206Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.206Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.206Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "cds", "timestamp": 1660563844310, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:44:31.206Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.207Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.207Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563848224, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.207Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.207Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.207Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "cds", "timestamp": 1660563853937, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T11:44:31.207Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:44:31.207Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.207Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563853037, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T11:44:31.208Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:44:31.208Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.208Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563848224, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-08-15T11:44:31.208Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.208Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.208Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563854049, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-15T11:44:31.208Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:44:31.208Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.208Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563848224, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:31.209Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.209Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.209Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563855061, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-15T11:44:31.209Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:44:31.209Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.209Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563848224, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:44:31.210Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T11:44:31.210Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.210Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "aai-ml", "timestamp": 1660563856068, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } 2022-08-15T11:44:31.210Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:44:31.211Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:31.218Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:31.218Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-08-15T11:44:31.240Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 1ad8f99b-17b4-467c-b67e-1c007307c77d 2022-08-15T11:44:31.240Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1ad8f99b-17b4-467c-b67e-1c007307c77d 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-08-15T11:44:31.251Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.251Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563856079, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "DOWNLOAD_OK" } 2022-08-15T11:44:31.252Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:44:31.252Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.252Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563857248, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-08-15T11:44:31.252Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:44:31.252Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.252Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563858362, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-08-15T11:44:31.252Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:44:31.252Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.253Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563859409, "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-08-15T11:44:31.261Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1ad8f99b-17b4-467c-b67e-1c007307c77d 2022-08-15T11:44:31.262Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1ad8f99b-17b4-467c-b67e-1c007307c77d 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-08-15T11:44:31.272Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T11:44:31.272Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "multicloud-k8s-id", "timestamp": 1660563860413, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "DEPLOY_OK" } 2022-08-15T11:44:31.272Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:44:31.318Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:44:31.319Z||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-08-15T11:44:31.319Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:31.364Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:31.365Z||pool-19-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:44:32.219Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:44:32.220Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:32.222Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:32.222Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "NOTIFIED" } 2022-08-15T11:44:32.322Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:44:32.323Z||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-08-15T11:44:32.323Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:32.344Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:32.345Z||pool-20-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:44:33.223Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:44:33.223Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:33.226Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:33.226Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-08-15T11:44:33.326Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:44:33.327Z||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-08-15T11:44:33.327Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:33.353Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:33.354Z||pool-21-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:44:34.227Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:44:34.228Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:34.230Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:34.231Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:34.333Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-08-15T11:44:34.334Z||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-08-15T11:44:34.334Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:34.364Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:34.364Z||pool-22-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:44:35.232Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:44:35.233Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:35.236Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:35.236Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-08-15T11:44:35.336Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:44:35.337Z||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-08-15T11:44:35.337Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:35.372Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:35.372Z||pool-23-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:44:36.237Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:44:36.238Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:36.240Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:36.240Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:44:36.340Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:44:36.342Z||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-08-15T11:44:36.342Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:36.381Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:36.383Z||pool-24-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:44:37.241Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:44:37.243Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:37.246Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:37.247Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:44:37.349Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-08-15T11:44:37.350Z||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-08-15T11:44:37.350Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:37.392Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:37.392Z||pool-25-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":2,"count":1} 2022-08-15T11:44:38.251Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "serviceName": "vFW 2022-08-15 11-43-05", "serviceVersion": "1.0", "serviceUUID": "e5c98942-a424-4806-a478-ea00aa665a8f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "28406f62-ebfe-4386-9088-9b2067787ba9", "resources": [ { "resourceInstanceName": "vFW 902e0c51-70ad 0", "resourceCustomizationUUID": "73981002-9e6c-4379-b8ea-5e17115742d3", "resourceName": "vFW 902e0c51-70ad", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "602548db-c7b3-4827-9fcb-ccb9dc511cb9", "resourceInvariantUUID": "63c319a8-d0bd-422d-800c-454dc73718b7", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw902e0c5170ad0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "artifactChecksum": "ZWRhNzRlYjNmMDA5YmQ0OTRkYjA5ZmFhZjM1YWYyZWE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5bb3a08b-4040-4ba6-8f95-41c0652729d7", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "783eafcc-23c8-499e-913c-8caeb96f341f", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "56da11fe-7852-4a6f-845f-b419f4d69be7", "generatedFromUUID": "783eafcc-23c8-499e-913c-8caeb96f341f" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "56da11fe-7852-4a6f-845f-b419f4d69be7", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20220815114305-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "artifactChecksum": "MDVkYjRjZGFmZjAzNmRmNDBlNjFmNWFmMzlhMzUxM2Y\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0851e8ef-f279-4a2f-ac17-e85a8b0111d6" } ], "workloadContext": "Production" } 2022-08-15T11:44:38.258Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-08-15T11:44:38.261Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e5c98942-a424-4806-a478-ea00aa665a8f ASDC 2022-08-15T11:44:38.265Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:1ad8f99b-17b4-467c-b67e-1c007307c77d ServiceName:vFW 2022-08-15 11-43-05 ServiceVersion:1.0 ServiceUUID:e5c98942-a424-4806-a478-ea00aa665a8f ServiceInvariantUUID:28406f62-ebfe-4386-9088-9b2067787ba9 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20220815114305-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar ArtifactUUID:0851e8ef-f279-4a2f-ac17-e85a8b0111d6 ArtifactChecksum:MDVkYjRjZGFmZjAzNmRmNDBlNjFmNWFmMzlhMzUxM2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 902e0c51-70ad 0 ResourceCustomizationUUID:73981002-9e6c-4379-b8ea-5e17115742d3 ResourceInvariantUUID:63c319a8-d0bd-422d-800c-454dc73718b7 ResourceName:vFW 902e0c51-70ad ResourceType:VF ResourceUUID:602548db-c7b3-4827-9fcb-ccb9dc511cb9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw902e0c5170ad0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json ArtifactUUID:5bb3a08b-4040-4ba6-8f95-41c0652729d7 ArtifactChecksum:ZWRhNzRlYjNmMDA5YmQ0OTRkYjA5ZmFhZjM1YWYyZWE= 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/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml ArtifactUUID:783eafcc-23c8-499e-913c-8caeb96f341f 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/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env ArtifactUUID:56da11fe-7852-4a6f-845f-b419f4d69be7 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/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env ArtifactUUID:56da11fe-7852-4a6f-845f-b419f4d69be7 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-08-15T11:44:38.272Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5c98942-a424-4806-a478-ea00aa665a8f 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-08-15T11:44:38.316Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-15T11:44:38.319Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-08-15T11:44:38.319Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-08-15T11:44:38.319Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0851e8ef-f279-4a2f-ac17-e85a8b0111d6 from URL: /sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:38.319Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-08-15T11:44:38.319Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:38.542Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-08-15T11:44:38.543Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar 0851e8ef-f279-4a2f-ac17-e85a8b0111d6 100651 2022-08-15T11:44:38.544Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar ASDC sendASDCNotification 2022-08-15T11:44:38.544Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:38.544Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-15T11:44:38.545Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:38.547Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:38.547Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563878544, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T11:44:38.647Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:44:38.648Z||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-08-15T11:44:38.648Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:38.693Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:38.694Z||pool-26-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:44:39.550Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-15T11:44:39.550Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-08-15T11:44:39.551Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0851e8ef-f279-4a2f-ac17-e85a8b0111d6, URL: /sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar to file: /app/ASDC/1/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:39.551Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220815114305-csar.csar 2022-08-15T11:44:39.552Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:39.552Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:40.012Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5180643774071140414/Definitions/service-Vfw20220815114305-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-08-15T11:44:42.211Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2022-08-15T11:44:42.212Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-08-15T11:44:42.212Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.212Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2022-08-15T11:44:42.212Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.213Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.213Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 902e0c51-70ad 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-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.213Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.213Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.213Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.213Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.214Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.214Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.214Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.214Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:42.214Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-08-15T11:44:42.215Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.215Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:42.215Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:42.216Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-08-15T11:44:42.216Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-15T11:44:42.216Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.217Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:42.217Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:42.217Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-08-15T11:44:42.217Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-15T11:44:42.218Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.218Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:42.218Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.218Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is not matching search criteria 2022-08-15T11:44:42.219Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:44:42.219Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-15T11:44:42.219Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.219Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:42.219Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-15T11:44:42.220Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.220Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:44:42.220Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-15T11:44:42.220Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-15T11:44:42.220Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.221Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:42.221Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-15T11:44:42.221Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:42.221Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-15T11:44:42.222Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.222Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-08-15T11:44:42.222Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.222Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-08-15T11:44:42.223Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.223Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:42.223Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:44:42.224Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.224Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:42.224Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:44:42.224Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.225Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:42.225Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:44:42.225Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.225Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is not matching search criteria 2022-08-15T11:44:42.226Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:44:42.226Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-08-15T11:44:42.226Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:44:42.226Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-15T11:44:42.226Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-15T11:44:42.227Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.227Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:42.227Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-15T11:44:42.227Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:42.228Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-15T11:44:42.228Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.228Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4dffb1df-50f4-4c3e-8572-e3666ec63e7b 2022-08-15T11:44:42.228Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.228Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is not matching search criteria 2022-08-15T11:44:42.229Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:44:42.229Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-15T11:44:42.229Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.229Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:42.230Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-15T11:44:42.230Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.230Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:44:42.230Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-08-15T11:44:42.230Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-15T11:44:42.231Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:42.231Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-15T11:44:42.231Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.231Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=323e2112-c6c2-4c2c-bd1f-b2797fa73c8c 2022-08-15T11:44:42.232Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.232Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is not matching search criteria 2022-08-15T11:44:42.232Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:44:42.232Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-15T11:44:42.232Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.233Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:42.233Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-15T11:44:42.233Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.233Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:44:42.233Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-15T11:44:42.234Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-15T11:44:42.234Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:44:42.234Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:42.234Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-08-15T11:44:42.235Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5ea79f93-61f1-4d24-a0a0-7d17766c505e 2022-08-15T11:44:42.235Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.235Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:42.235Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.235Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:42.236Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.236Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:42.236Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:42.236Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:42.237Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2022-08-15 11-43-05 Description:catalog service description Model UUID:e5c98942-a424-4806-a478-ea00aa665a8f Model Version:NULL Model InvariantUuid:28406f62-ebfe-4386-9088-9b2067787ba9 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 902e0c51-70ad Model UUID:52cb18a3-f07e-452d-bb52-dd65317cfd6d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:63c319a8-d0bd-422d-800c-454dc73718b7 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:73981002-9e6c-4379-b8ea-5e17115742d3 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:3d7a3c8e-0190-4651-8814-299bed0b136d ModelName:Vfw902e0c5170ad..base_vfw..module-0 ModelUuid:d0c55d62-83c4-4a01-ba0c-d9cd7179eb35 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4dffb1df-50f4-4c3e-8572-e3666ec63e7b ModelInvariantUuid:24b4e129-506f-410f-89af-aaf456106328 ModelName:vFW 902e0c51-70ad-nodes.vfwCvfc ModelUuid:ab41bd04-53a7-4d70-931e-636b09014074 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:39e02729-a6b7-4ccd-bd9a-20e7ee930c06 ModelInvariantUuid:d5cec1be-746f-4864-80e4-ac3780c23ab1 ModelName:Vfw902e0c5170ad.compute.nodes.heat.vfw ModelUuid:77d23e8a-c7f9-4956-a6cb-9da50f02f4b7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:323e2112-c6c2-4c2c-bd1f-b2797fa73c8c ModelInvariantUuid:9e1434ee-dc72-48b0-bc0e-812e12c14952 ModelName:vFW 902e0c51-70ad-nodes.vsnCvfc ModelUuid:fd98d60d-8dbf-436c-9a6e-05b99b7731aa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:1349a81f-b701-440a-bf84-250cad11ee18 ModelInvariantUuid:c9b89873-5747-4bd7-b48d-aa6f2c9c6574 ModelName:Vfw902e0c5170ad.compute.nodes.heat.vsn ModelUuid:6f5239c5-2fcd-4c9c-a0c1-3f8dbbaf44fd ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5ea79f93-61f1-4d24-a0a0-7d17766c505e ModelInvariantUuid:72cb86bf-7710-4f28-bb81-277dcf9d4179 ModelName:vFW 902e0c51-70ad-nodes.vpgCvfc ModelUuid:25a758c6-95ec-4fe4-989a-237fadf081b0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7da0bdbd-3551-4b74-92d0-c4ab7d3dec44 ModelInvariantUuid:cb435730-f7f0-4d49-a4f9-f0ec9365bb67 ModelName:Vfw902e0c5170ad.compute.nodes.heat.vpg ModelUuid:435e7f51-40a4-4328-909f-59813d208488 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-08-15T11:44:42.247Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 602548db-c7b3-4827-9fcb-ccb9dc511cb9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-08-15T11:44:42.253Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||vFW 902e0c51-70ad 0 2022-08-15T11:44:42.253Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 602548db-c7b3-4827-9fcb-ccb9dc511cb9 2022-08-15T11:44:42.253Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5bb3a08b-4040-4ba6-8f95-41c0652729d7 from URL: /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json 2022-08-15T11:44:42.253Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-08-15T11:44:42.254Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json 2022-08-15T11:44:42.313Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-08-15T11:44:42.314Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json 5bb3a08b-4040-4ba6-8f95-41c0652729d7 785 2022-08-15T11:44:42.314Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json ASDC sendASDCNotification 2022-08-15T11:44:42.315Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json 2022-08-15T11:44:42.315Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-15T11:44:42.316Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:42.318Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:42.319Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563882314, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "DOWNLOAD_OK" } 2022-08-15T11:44:42.418Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:44:42.419Z||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-08-15T11:44:42.420Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:42.451Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:42.452Z||pool-27-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:44:43.319Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw902e0c5170ad..base_vfw..module-0", "vfModuleModelInvariantUUID": "3d7a3c8e-0190-4651-8814-299bed0b136d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "d0c55d62-83c4-4a01-ba0c-d9cd7179eb35", "vfModuleModelCustomizationUUID": "a2f9d789-5f4c-4151-b351-20dfbe22d0b9", "isBase": true, "artifacts": [ "783eafcc-23c8-499e-913c-8caeb96f341f", "56da11fe-7852-4a6f-845f-b419f4d69be7" ], "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-08-15T11:44:43.325Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw902e0c5170ad..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:d0c55d62-83c4-4a01-ba0c-d9cd7179eb35 VfModuleModelInvariantUUID:3d7a3c8e-0190-4651-8814-299bed0b136d VfModuleModelDescription:NULL Artifacts UUID List:{ 783eafcc-23c8-499e-913c-8caeb96f341f , 56da11fe-7852-4a6f-845f-b419f4d69be7 } 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-08-15T11:44:43.327Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw902e0c5170ad..base_vfw..module-0", "vfModuleModelInvariantUUID": "3d7a3c8e-0190-4651-8814-299bed0b136d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "d0c55d62-83c4-4a01-ba0c-d9cd7179eb35", "vfModuleModelCustomizationUUID": "a2f9d789-5f4c-4151-b351-20dfbe22d0b9", "isBase": true, "artifacts": [ "783eafcc-23c8-499e-913c-8caeb96f341f", "56da11fe-7852-4a6f-845f-b419f4d69be7" ], "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-08-15T11:44:43.327Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw902e0c5170ad..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:d0c55d62-83c4-4a01-ba0c-d9cd7179eb35 VfModuleModelInvariantUUID:3d7a3c8e-0190-4651-8814-299bed0b136d VfModuleModelDescription:NULL Artifacts UUID List:{ 783eafcc-23c8-499e-913c-8caeb96f341f , 56da11fe-7852-4a6f-845f-b419f4d69be7 } 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-08-15T11:44:43.327Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 783eafcc-23c8-499e-913c-8caeb96f341f from URL: /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml 2022-08-15T11:44:43.327Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-08-15T11:44:43.328Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml 2022-08-15T11:44:43.382Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-08-15T11:44:43.383Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml 783eafcc-23c8-499e-913c-8caeb96f341f 20368 2022-08-15T11:44:43.383Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-08-15T11:44:43.383Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml 2022-08-15T11:44:43.384Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-15T11:44:43.384Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:43.386Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:43.386Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563883383, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-08-15T11:44:43.486Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:44:43.487Z||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-08-15T11:44:43.487Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:43.509Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:43.509Z||pool-28-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:44:44.387Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 56da11fe-7852-4a6f-845f-b419f4d69be7 from URL: /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env 2022-08-15T11:44:44.388Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-08-15T11:44:44.388Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env 2022-08-15T11:44:44.461Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-08-15T11:44:44.462Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env 56da11fe-7852-4a6f-845f-b419f4d69be7 2098 2022-08-15T11:44:44.462Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env ASDC sendASDCNotification 2022-08-15T11:44:44.463Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env 2022-08-15T11:44:44.463Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-15T11:44:44.463Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:44.465Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:44.465Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563884462, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-08-15T11:44:44.565Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:44:44.566Z||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-08-15T11:44:44.566Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:44.590Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:44.591Z||pool-29-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:44:45.466Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: e5c98942-a424-4806-a478-ea00aa665a8f 2022-08-15T11:44:45.467Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 902e0c51-70ad 0 602548db-c7b3-4827-9fcb-ccb9dc511cb9 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-08-15T11:44:45.488Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@60b2bfd7, org.onap.sdc.toscaparser.api.parameters.Input@3f267565, org.onap.sdc.toscaparser.api.parameters.Input@113ea8c6, org.onap.sdc.toscaparser.api.parameters.Input@7f61d83e, org.onap.sdc.toscaparser.api.parameters.Input@ad88c02] 2022-08-15T11:44:45.491Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.492Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:45.492Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2022-08-15T11:44:45.492Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 73981002-9e6c-4379-b8ea-5e17115742d3 2022-08-15T11:44:45.492Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 73981002-9e6c-4379-b8ea-5e17115742d3 matches Tosca VF Customization UUID: 73981002-9e6c-4379-b8ea-5e17115742d3 2022-08-15T11:44:45.493Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 73981002-9e6c-4379-b8ea-5e17115742d3 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-08-15T11:44:45.496Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.496Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:45.497Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 73981002-9e6c-4379-b8ea-5e17115742d3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-08-15T11:44:45.497Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@131439aa 2022-08-15T11:44:45.497Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.497Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-08-15T11:44:45.498Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a2f9d789-5f4c-4151-b351-20dfbe22d0b9 2022-08-15T11:44:45.498Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a2f9d789-5f4c-4151-b351-20dfbe22d0b9 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-08-15T11:44:45.501Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.501Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:45.501Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:44:45.502Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.502Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:45.502Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:44:45.502Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.503Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is not matching search criteria 2022-08-15T11:44:45.503Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:44:45.503Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-08-15T11:44:45.503Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:44:45.504Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-15T11:44:45.504Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-15T11:44:45.504Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:44:45.504Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:45.505Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-15T11:44:45.505Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:45.505Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-15T11:44:45.505Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:44:45.505Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4dffb1df-50f4-4c3e-8572-e3666ec63e7b 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-08-15T11:44:45.508Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.509Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:45.509Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:44:45.509Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.509Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is not matching search criteria 2022-08-15T11:44:45.510Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:44:45.510Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-15T11:44:45.510Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:44:45.510Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:45.511Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-15T11:44:45.511Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:44:45.511Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:44:45.511Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-08-15T11:44:45.511Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-15T11:44:45.512Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:45.512Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-15T11:44:45.512Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:44:45.512Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=323e2112-c6c2-4c2c-bd1f-b2797fa73c8c 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-08-15T11:44:45.514Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.515Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:45.515Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:44:45.515Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.516Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is not matching search criteria 2022-08-15T11:44:45.516Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-15T11:44:45.516Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-15T11:44:45.516Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:44:45.516Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:45.517Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-15T11:44:45.517Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-15T11:44:45.517Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-15T11:44:45.517Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-15T11:44:45.518Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-15T11:44:45.518Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-15T11:44:45.518Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-15T11:44:45.518Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-08-15T11:44:45.519Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5ea79f93-61f1-4d24-a0a0-7d17766c505e 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-08-15T11:44:45.521Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.521Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:45.521Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-15T11:44:45.522Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.522Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Node template vFW 902e0c51-70ad 0 is matching search criteria 2022-08-15T11:44:45.522Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 902e0c51-70ad 0] matching following query criteria: sdcType=VF, customizationUUID=73981002-9e6c-4379-b8ea-5e17115742d3 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-08-15T11:44:45.524Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.525Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:45.525Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid e5c98942-a424-4806-a478-ea00aa665a8f: vFW 902e0c51-70ad 2022-08-15T11:44:45.525Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.525Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:45.526Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.526Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:45.526Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.526Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:45.527Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.527Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:45.527Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:44:45.527Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-15 11-43-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:44:45.528Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||Saving Service: vFW 2022-08-15 11-43-05 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-08-15T11:44:45.765Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 902e0c51-70ad 602548db-c7b3-4827-9fcb-ccb9dc511cb9 1 ASDC deployResourceStructure 2022-08-15T11:44:45.765Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json ASDC sendASDCNotification 2022-08-15T11:44:45.765Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json 2022-08-15T11:44:45.766Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-15T11:44:45.766Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:45.768Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:45.768Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563885765, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "DEPLOY_OK" } 2022-08-15T11:44:45.868Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:44:45.869Z||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-08-15T11:44:45.869Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:45.899Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:45.900Z||pool-30-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:44:46.774Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-08-15T11:44:46.774Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml 2022-08-15T11:44:46.774Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-15T11:44:46.775Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:46.777Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:46.777Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563886774, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-08-15T11:44:46.877Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:44:46.878Z||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-08-15T11:44:46.878Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:46.915Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:46.915Z||pool-31-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:44:47.779Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env ASDC sendASDCNotification 2022-08-15T11:44:47.779Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env 2022-08-15T11:44:47.780Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-15T11:44:47.780Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:47.782Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:47.782Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563887779, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-08-15T11:44:47.882Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:44:47.883Z||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-08-15T11:44:47.883Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:47.930Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:47.931Z||pool-32-thread-1|||||INFO|500||cambria reply ok (49 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:44:48.783Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar ASDC sendASDCNotification 2022-08-15T11:44:48.784Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar 2022-08-15T11:44:48.784Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-15T11:44:48.784Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:44:48.786Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:44:48.786Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563888783, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "DEPLOY_OK" } 2022-08-15T11:44:48.887Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:44:48.887Z||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-08-15T11:44:48.887Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:44:48.942Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:44:48.943Z||pool-33-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:44:49.787Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:44:49.802Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:44:49.812Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:44:49.813Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:44:49.813Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:44:49.813Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:45:19.814Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:45:19.828Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:45:19.831Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:45:19.832Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:45:19.832Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:45:19.832Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:45:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:45:30.429Z||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-08-15T11:45:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:45:30.624Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:45:30.624Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:45:30.624Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:45:30.625Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-08-15T11:45:49.833Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:45:49.847Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:45:49.850Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:45:49.850Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:45:49.850Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:45:49.850Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:46:19.851Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:46:19.864Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:46:19.869Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:46:19.869Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:46:19.869Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:46:19.869Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:46:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:46:30.429Z||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-08-15T11:46:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:46:31.062Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:46:31.063Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.063Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "NOTIFIED" } 2022-08-15T11:46:31.064Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-08-15T11:46:31.064Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.064Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-08-15T11:46:31.065Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-08-15T11:46:31.065Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.065Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:46:31.065Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-08-15T11:46:31.065Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.066Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-08-15T11:46:31.066Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-08-15T11:46:31.066Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.066Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:46:31.066Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-08-15T11:46:31.066Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.067Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563870425, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:46:31.067Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-08-15T11:46:31.067Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.067Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563878544, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T11:46:31.067Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:46:31.068Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.068Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563882314, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "DOWNLOAD_OK" } 2022-08-15T11:46:31.068Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:46:31.068Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.068Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563883383, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-08-15T11:46:31.068Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:46:31.069Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.069Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563884462, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-08-15T11:46:31.069Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:46:31.069Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.069Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563885765, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/vfw902e0c5170ad0_modules.json", "status": "DEPLOY_OK" } 2022-08-15T11:46:31.070Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:46:31.070Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.070Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563886774, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-08-15T11:46:31.070Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:46:31.070Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.071Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563887779, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/resourceInstances/vfw902e0c5170ad0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-08-15T11:46:31.071Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:46:31.071Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-08-15T11:46:31.071Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660563888783, "artifactURL": "/sdc/v1/catalog/services/Vfw20220815114305/1.0/artifacts/service-Vfw20220815114305-csar.csar", "status": "DEPLOY_OK" } 2022-08-15T11:46:31.072Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:46:49.870Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:46:49.883Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:46:49.886Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:46:49.886Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:46:49.886Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:46:49.886Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:47:19.886Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:47:19.903Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:47:19.907Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:47:19.907Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:47:19.907Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:47:19.908Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:47:30.428Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:47:30.429Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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-08-15T11:47:30.429Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:47:40.052Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:47:49.908Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:47:49.922Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:47:49.926Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:47:49.926Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:47:49.926Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:47:49.926Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:48:19.927Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:48:19.942Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:48:19.947Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:48:19.947Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:48:19.948Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:48:19.948Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:48:30.428Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:48:30.429Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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-08-15T11:48:30.429Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:48:40.112Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:48:49.949Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:48:49.964Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:48:49.966Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:48:49.966Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:48:49.967Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:48:49.967Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:49:19.967Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:49:19.993Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:49:19.997Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:49:19.997Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T11:49:19.998Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:49:19.998Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T11:49:30.428Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:49:30.429Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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-08-15T11:49:30.430Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:49:40.063Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:49:49.999Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2022-08-15T11:49:49.999Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d 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-08-15T11:49:50.011Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1ad8f99b-17b4-467c-b67e-1c007307c77d and serviceModelVersionId: e5c98942-a424-4806-a478-ea00aa665a8f 2022-08-15T11:49:50.011Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 28406f62-ebfe-4386-9088-9b2067787ba9 2022-08-15T11:49:50.014Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/28406f62-ebfe-4386-9088-9b2067787ba9/model-vers/model-ver/e5c98942-a424-4806-a478-ea00aa665a8f?depth=0 2022-08-15T11:49:50.022Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2022-08-15T11:49:50.088Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/28406f62-ebfe-4386-9088-9b2067787ba9/model-vers/model-ver/e5c98942-a424-4806-a478-ea00aa665a8f?depth=0|INFO|500||Invoke 2022-08-15T11:49:50.089Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/28406f62-ebfe-4386-9088-9b2067787ba9/model-vers/model-ver/e5c98942-a424-4806-a478-ea00aa665a8f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/28406f62-ebfe-4386-9088-9b2067787ba9/model-vers/model-ver/e5c98942-a424-4806-a478-ea00aa665a8f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1ad8f99b-17b4-467c-b67e-1c007307c77d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[07fa7beb-a44c-4e1c-a039-0bd9010b5f5f], X-ECOMP-RequestID=[1ad8f99b-17b4-467c-b67e-1c007307c77d], X-TransactionId=[], X-ONAP-RequestID=[1ad8f99b-17b4-467c-b67e-1c007307c77d], Content-Type=[application/merge-patch+json]} 2022-08-15T11:49:50.096Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/28406f62-ebfe-4386-9088-9b2067787ba9/model-vers/model-ver/e5c98942-a424-4806-a478-ea00aa665a8f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-08-15T11:49:50.101Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/28406f62-ebfe-4386-9088-9b2067787ba9/model-vers/model-ver/e5c98942-a424-4806-a478-ea00aa665a8f?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/28406f62-ebfe-4386-9088-9b2067787ba9/model-vers/model-ver/e5c98942-a424-4806-a478-ea00aa665a8f?depth=0 has http status code:503 and response headers:{date=[Mon, 15 Aug 2022 11:49:49 GMT], server=[envoy], content-length=[145], content-type=[text/plain]} 2022-08-15T11:49:50.102Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/28406f62-ebfe-4386-9088-9b2067787ba9/model-vers/model-ver/e5c98942-a424-4806-a478-ea00aa665a8f?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T11:49:50.102Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/28406f62-ebfe-4386-9088-9b2067787ba9/model-vers/model-ver/e5c98942-a424-4806-a478-ea00aa665a8f?depth=0|INFO|503|Service Unavailable|InvokeReturn 2022-08-15T11:49:50.105Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1ad8f99b-17b4-467c-b67e-1c007307c77d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T11:49:50.106Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=1ad8f99b-17b4-467c-b67e-1c007307c77d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-08-15T11:49:50.107Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=1ad8f99b-17b4-467c-b67e-1c007307c77d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T11:49:50.108Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1ad8f99b-17b4-467c-b67e-1c007307c77d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-08-15T11:49:50.114Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T11:49:50.115Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1ad8f99b-17b4-467c-b67e-1c007307c77d and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=1ad8f99b-17b4-467c-b67e-1c007307c77d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T11:49:50.115Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-08-15T11:49:50.116Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:49:50.120Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:49:50.120Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564190115, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d1ad8f99b-17b4-467c-b67e-1c007307c77d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-15T11:49:50.220Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:49:50.221Z||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-08-15T11:49:50.221Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:49:50.250Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:49:50.251Z||pool-34-thread-1|||||INFO|500||cambria reply ok (31 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-08-15T11:49:51.137Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:49:51.137Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T11:49:51.138Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:50:01.790Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:50:01.792Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:50:01.793Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T11:50:01.795Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:50:11.436Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:50:11.437Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:50:11.437Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T11:50:11.437Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:50:21.154Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:50:21.155Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:50:21.156Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T11:50:21.156Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:50:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:50:30.430Z||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-08-15T11:50:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:50:30.825Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:50:30.826Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:50:30.827Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T11:50:30.827Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:50:31.154Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:50:31.155Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-08-15T11:50:31.155Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1ad8f99b-17b4-467c-b67e-1c007307c77d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564190115, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d1ad8f99b-17b4-467c-b67e-1c007307c77d upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-15T11:50:31.158Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T11:50:40.418Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:50:40.420Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:50:40.420Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T11:50:40.421Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:50:50.027Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:51:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:51:30.427Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||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-08-15T11:51:30.427Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:51:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:51:30.429Z||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-08-15T11:51:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:51:40.062Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:51:40.090Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:52:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:52:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||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-08-15T11:52:30.427Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:52:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:52:30.429Z||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-08-15T11:52:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:52:40.067Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:52:40.074Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:53:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:53:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||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-08-15T11:53:30.427Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:53:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:53:30.429Z||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-08-15T11:53:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:53:40.102Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:53:40.149Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:54:30.425Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:54:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||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-08-15T11:54:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:54:30.428Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:54:30.428Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T11:54:30.429Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:54:40.048Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:54:40.057Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:55:30.425Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:55:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||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-08-15T11:55:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:55:30.428Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:55:30.428Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T11:55:30.428Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:55:40.055Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:55:40.069Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:56:30.425Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:56:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||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-08-15T11:56:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:56:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:56:30.429Z||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-08-15T11:56:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:56:40.077Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:56:40.085Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:57:30.425Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:57:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||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-08-15T11:57:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:57:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:57:30.429Z||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-08-15T11:57:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:57:40.062Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:57:40.084Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:58:30.425Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:58:30.427Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||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-08-15T11:58:30.427Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:58:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:58:30.428Z||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-08-15T11:58:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:58:40.076Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:58:40.076Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:30.426Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:59:30.427Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||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-08-15T11:59:30.427Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T11:59:30.429Z||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-08-15T11:59:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:31.108Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:31.110Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-15T11:59:31.110Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "cds", "timestamp": 1660564759310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:31.115Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-15T11:59:31.115Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-15T11:59:31.115Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "cds", "timestamp": 1660564759310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:31.116Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-15T11:59:31.116Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-15T11:59:31.116Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "cds", "timestamp": 1660564759310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:31.116Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-15T11:59:31.117Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-15T11:59:31.117Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "multicloud-k8s-id", "timestamp": 1660564768224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:31.117Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-15T11:59:31.117Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-15T11:59:31.118Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "cds", "timestamp": 1660564759310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:31.118Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-15T11:59:31.118Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-15T11:59:31.118Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "multicloud-k8s-id", "timestamp": 1660564768224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:31.119Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-15T11:59:31.119Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-15T11:59:31.119Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "cds", "timestamp": 1660564759310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:31.121Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-15T11:59:31.155Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:31.162Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-15T11:59:31.162Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"9c3294fa-10b9-4c7a-8587-10d71e2b967e","serviceName":"Demo_pNF_qZdCzP1VJdr4vQSY4PSi","serviceVersion":"1.0","serviceUUID":"d5881dfd-d766-40b6-a0a4-98212a031b9c","serviceDescription":"catalog service description","serviceInvariantUUID":"c6e53f28-413c-4b07-bb8b-5f95f89832e4","resources":[{"resourceInstanceName":"pNF 35373a06-4a47 0","resourceName":"pNF 35373a06-4a47","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"76c83bae-6618-4801-89e0-8b6eb725c250","resourceInvariantUUID":"a941679c-8eb5-4961-a423-47ec57732ab7","resourceCustomizationUUID":"b39f5894-d625-43e6-a64c-64e8dfac5012","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vf-license-model.xml","artifactChecksum":"NmM1MzgxODJmZDZiZWIzN2FkY2ZlOGVkOWFhNmZmNzU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"999dd8a1-0ab0-481b-bde5-3bc89a7c3e22","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/pNF.csar","artifactChecksum":"YzNhMTRiNDY0MzRiMjZiZTRiNjUyYmQ1OTE1Mzc1ZjE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ee858220-1de0-46b8-b077-b42289fbbdae","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"24841879-04be-4c4f-bfb8-5b09de235f01","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vendor-license-model.xml","artifactChecksum":"NDQ1YzFkY2IyZTA0MmMzMTE3ZmJhZDNiMmE1ZGU1MDQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"8494808c-8d8a-4c5c-90b1-f06b79337230","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b8433e-d684-4ef2-ab54-10feccfdedfb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de23841a-22f0-4b61-b6e2-55cda982df64","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQzdczp1vjdr4vqsy4psi-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-template.yml","artifactChecksum":"ZGIwZjljMjljYWFhZDFlZThhZTVkYzEwYzg4MDQ4NDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cb5377f6-e34c-4c48-90e3-079984da1247","artifactVersion":"1"},{"artifactName":"service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar","artifactChecksum":"NTU3MWM4Y2FmZDg2YmIzNWI3YjY0ODIwZTM1MTk4NmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0686af63-218f-48e0-8a2f-b3457162e6ae","artifactVersion":"1"}],"workloadContext":"Production"} 2022-08-15T11:59:31.168Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:59:31.169Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:59:31.173Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:59:31.174Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:31.273Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:59:31.275Z||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-08-15T11:59:31.275Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:31.306Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:31.307Z||pool-35-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:59:32.175Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:59:32.176Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:59:32.179Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:59:32.179Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:32.279Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T11:59:32.280Z||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-08-15T11:59:32.280Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:32.330Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:32.331Z||pool-36-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:59:33.180Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:59:33.181Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:59:33.183Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:59:33.184Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:33.284Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:59:33.285Z||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-08-15T11:59:33.285Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:33.313Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:33.313Z||pool-37-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:59:34.184Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:59:34.185Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:59:34.187Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:59:34.188Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:34.288Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:59:34.288Z||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-08-15T11:59:34.289Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:34.314Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:34.314Z||pool-38-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:59:35.188Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:59:35.190Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:59:35.192Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:59:35.192Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:35.292Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:59:35.293Z||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-08-15T11:59:35.293Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:35.315Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:35.315Z||pool-39-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:59:36.193Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:59:36.194Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:59:36.195Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:59:36.196Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:36.296Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:59:36.297Z||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-08-15T11:59:36.297Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:36.339Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:36.339Z||pool-40-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:59:37.197Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:59:37.197Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:59:37.200Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:59:37.200Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T11:59:37.300Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:59:37.301Z||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-08-15T11:59:37.301Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:37.325Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:37.326Z||pool-41-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:59:38.201Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T11:59:38.202Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:59:38.204Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:59:38.204Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "NOTIFIED" } 2022-08-15T11:59:38.306Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:59:38.306Z||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-08-15T11:59:38.306Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:38.360Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:38.360Z||pool-42-thread-1|||||INFO|500||cambria reply ok (54 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:59:39.206Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "serviceName": "Demo_pNF_qZdCzP1VJdr4vQSY4PSi", "serviceVersion": "1.0", "serviceUUID": "d5881dfd-d766-40b6-a0a4-98212a031b9c", "serviceDescription": "catalog service description", "serviceInvariantUUID": "c6e53f28-413c-4b07-bb8b-5f95f89832e4", "resources": [ { "resourceInstanceName": "pNF 35373a06-4a47 0", "resourceCustomizationUUID": "b39f5894-d625-43e6-a64c-64e8dfac5012", "resourceName": "pNF 35373a06-4a47", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "76c83bae-6618-4801-89e0-8b6eb725c250", "resourceInvariantUUID": "a941679c-8eb5-4961-a423-47ec57732ab7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "artifactChecksum": "NTU3MWM4Y2FmZDg2YmIzNWI3YjY0ODIwZTM1MTk4NmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0686af63-218f-48e0-8a2f-b3457162e6ae" } ], "workloadContext": "Production" } 2022-08-15T11:59:39.206Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-08-15T11:59:39.207Z|f25d0c1c-0d4d-43a2-a83d-124473ac2a85|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d5881dfd-d766-40b6-a0a4-98212a031b9c ASDC 2022-08-15T11:59:39.209Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9c3294fa-10b9-4c7a-8587-10d71e2b967e ServiceName:Demo_pNF_qZdCzP1VJdr4vQSY4PSi ServiceVersion:1.0 ServiceUUID:d5881dfd-d766-40b6-a0a4-98212a031b9c ServiceInvariantUUID:c6e53f28-413c-4b07-bb8b-5f95f89832e4 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar ArtifactUUID:0686af63-218f-48e0-8a2f-b3457162e6ae ArtifactChecksum:NTU3MWM4Y2FmZDg2YmIzNWI3YjY0ODIwZTM1MTk4NmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 35373a06-4a47 0 ResourceCustomizationUUID:b39f5894-d625-43e6-a64c-64e8dfac5012 ResourceInvariantUUID:a941679c-8eb5-4961-a423-47ec57732ab7 ResourceName:pNF 35373a06-4a47 ResourceType:PNF ResourceUUID:76c83bae-6618-4801-89e0-8b6eb725c250 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-08-15T11:59:39.209Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5881dfd-d766-40b6-a0a4-98212a031b9c 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-08-15T11:59:39.274Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-15T11:59:39.276Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-08-15T11:59:39.276Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-08-15T11:59:39.276Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 0686af63-218f-48e0-8a2f-b3457162e6ae from URL: /sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:39.276Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-08-15T11:59:39.276Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:39.541Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-08-15T11:59:39.546Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 0686af63-218f-48e0-8a2f-b3457162e6ae 87784 2022-08-15T11:59:39.546Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar ASDC sendASDCNotification 2022-08-15T11:59:39.546Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:39.547Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-15T11:59:39.548Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:59:39.562Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:59:39.566Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564779546, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T11:59:39.656Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 89 ms 2022-08-15T11:59:39.657Z||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-08-15T11:59:39.657Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:39.698Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:39.699Z||pool-43-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":1,"count":1} 2022-08-15T11:59:40.569Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-15T11:59:40.570Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-08-15T11:59:40.571Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 0686af63-218f-48e0-8a2f-b3457162e6ae, URL: /sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar to file: /app/ASDC/1/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:40.571Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:40.572Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:40.572Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:40.792Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15633554394551158053/Definitions/service-DemoPnfQzdczp1vjdr4vqsy4psi-template.yml 2022-08-15T11:59:41.773Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2022-08-15T11:59:41.774Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-08-15T11:59:41.774Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:41.774Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-08-15T11:59:41.774Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:41.774Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:41.775Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:41.775Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:41.775Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:41.775Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 35373a06-4a47 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-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:41.775Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:41.775Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-08-15T11:59:41.775Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:59:41.776Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_qZdCzP1VJdr4vQSY4PSi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:59:41.776Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Node template pNF 35373a06-4a47 0 is matching search criteria 2022-08-15T11:59:41.776Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-08-15T11:59:41.776Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 35373a06-4a47 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-15T11:59:41.777Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:59:41.777Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_qZdCzP1VJdr4vQSY4PSi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:59:41.777Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Node template pNF 35373a06-4a47 0 is matching search criteria 2022-08-15T11:59:41.777Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-08-15T11:59:41.777Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 35373a06-4a47 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-15T11:59:41.778Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:59:41.778Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_qZdCzP1VJdr4vQSY4PSi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:59:41.778Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:59:41.778Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_qZdCzP1VJdr4vQSY4PSi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:59:41.779Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:59:41.779Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_qZdCzP1VJdr4vQSY4PSi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:59:41.779Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:59:41.779Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_qZdCzP1VJdr4vQSY4PSi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:59:41.779Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:59:41.780Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_qZdCzP1VJdr4vQSY4PSi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:59:41.780Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qZdCzP1VJdr4vQSY4PSi Description:catalog service description Model UUID:d5881dfd-d766-40b6-a0a4-98212a031b9c Model Version:NULL Model InvariantUuid:c6e53f28-413c-4b07-bb8b-5f95f89832e4 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-08-15T11:59:41.789Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 76c83bae-6618-4801-89e0-8b6eb725c250 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-08-15T11:59:41.794Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||pNF 35373a06-4a47 0 2022-08-15T11:59:41.794Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 76c83bae-6618-4801-89e0-8b6eb725c250 2022-08-15T11:59:41.795Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||No resources found for Service: d5881dfd-d766-40b6-a0a4-98212a031b9c 2022-08-15T11:59:41.796Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: d5881dfd-d766-40b6-a0a4-98212a031b9c 2022-08-15T11:59:41.796Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 35373a06-4a47 0 76c83bae-6618-4801-89e0-8b6eb725c250 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-08-15T11:59:41.802Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2c25b41b, org.onap.sdc.toscaparser.api.parameters.Input@71c5a2f1, org.onap.sdc.toscaparser.api.parameters.Input@3b0c690f, org.onap.sdc.toscaparser.api.parameters.Input@849db94, org.onap.sdc.toscaparser.api.parameters.Input@9cd23ea] 2022-08-15T11:59:41.802Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:59:41.803Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_qZdCzP1VJdr4vQSY4PSi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:59:41.803Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid d5881dfd-d766-40b6-a0a4-98212a031b9c: pNF 35373a06-4a47 2022-08-15T11:59:41.803Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||Processing PNF resource: 76c83bae-6618-4801-89e0-8b6eb725c250 2022-08-15T11:59:41.804Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T11:59:41.804Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_qZdCzP1VJdr4vQSY4PSi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T11:59:41.805Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||Resource customization UUID: b39f5894-d625-43e6-a64c-64e8dfac5012 is the same as notified resource customizationUUID: b39f5894-d625-43e6-a64c-64e8dfac5012 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-08-15T11:59:41.895Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 35373a06-4a47 76c83bae-6618-4801-89e0-8b6eb725c250 0 ASDC deployResourceStructure 2022-08-15T11:59:41.896Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar ASDC sendASDCNotification 2022-08-15T11:59:41.896Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar 2022-08-15T11:59:41.897Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-15T11:59:41.897Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T11:59:41.899Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T11:59:41.900Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564781896, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "DEPLOY_OK" } 2022-08-15T11:59:42.000Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T11:59:42.001Z||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-08-15T11:59:42.001Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T11:59:42.067Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T11:59:42.068Z||pool-44-thread-1|||||INFO|500||cambria reply ok (68 ms):{"serverTimeMs":0,"count":1} 2022-08-15T11:59:42.901Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:59:42.914Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T11:59:42.917Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T11:59:42.917Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T11:59:42.917Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:00:12.917Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:00:12.936Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:00:12.939Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:00:12.939Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:00:12.939Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:00:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:00:30.429Z||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-08-15T12:00:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:00:30.506Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:00:30.507Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-15T12:00:30.507Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "multicloud-k8s-id", "timestamp": 1660564768224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-15T12:00:30.508Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-15T12:00:42.939Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:00:42.952Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:00:42.954Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:00:42.955Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:00:42.955Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:01:12.956Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:01:12.969Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:01:12.971Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:01:12.972Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:01:12.972Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:01:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:01:30.429Z||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-08-15T12:01:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:01:30.545Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:01:30.545Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:01:30.545Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "cds", "timestamp": 1660564759310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:01:30.546Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:01:42.972Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:01:42.984Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:01:42.986Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:01:42.986Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:01:42.987Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:02:12.988Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:02:13.004Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:02:13.008Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:02:13.008Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:02:13.008Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:02:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:02:30.429Z||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-08-15T12:02:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:02:31.021Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:02:31.023Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.023Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.024Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.024Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.024Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "multicloud-k8s-id", "timestamp": 1660564768224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.025Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.025Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.025Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "cds", "timestamp": 1660564759310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.025Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.025Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.026Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.026Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.026Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.026Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564772554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.027Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.027Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.027Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "multicloud-k8s-id", "timestamp": 1660564768224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.028Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.028Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.028Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "cds", "timestamp": 1660564759310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "NOTIFIED" } 2022-08-15T12:02:31.028Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.028Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.028Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.029Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.029Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.029Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564772554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.029Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.029Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.029Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "multicloud-k8s-id", "timestamp": 1660564768224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.030Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.030Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.030Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "cds", "timestamp": 1660564775992, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T12:02:31.030Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:02:31.030Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.031Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.031Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.031Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.031Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564772554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.031Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.031Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.031Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "multicloud-k8s-id", "timestamp": 1660564768224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.032Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.032Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.032Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.032Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.032Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.032Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564772554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.032Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.033Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "multicloud-k8s-id", "timestamp": 1660564768224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "NOTIFIED" } 2022-08-15T12:02:31.033Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.033Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.033Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.034Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564772554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.034Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.034Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.034Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.034Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564772554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/resourceInstances/pnf35373a064a470/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.035Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.035Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564770425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "NOTIFIED" } 2022-08-15T12:02:31.035Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.035Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564772554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T12:02:31.035Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.036Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564772554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "NOTIFIED" } 2022-08-15T12:02:31.036Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-15T12:02:31.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.036Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564779546, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T12:02:31.036Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:02:31.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.036Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564781438, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T12:02:31.036Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:02:31.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.037Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564782465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-15T12:02:31.037Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:02:31.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.037Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660564781896, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "DEPLOY_OK" } 2022-08-15T12:02:31.037Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:02:31.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.038Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564783482, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQzdczp1vjdr4vqsy4psi/1.0/artifacts/service-DemoPnfQzdczp1vjdr4vqsy4psi-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-15T12:02:31.038Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:02:31.038Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-15T12:02:31.038Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "aai-ml", "timestamp": 1660564784489, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-15T12:02:31.049Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 9c3294fa-10b9-4c7a-8587-10d71e2b967e 2022-08-15T12:02:31.049Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c3294fa-10b9-4c7a-8587-10d71e2b967e 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-08-15T12:02:43.009Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:02:43.025Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:02:43.028Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:02:43.028Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:02:43.028Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:02:43.028Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:03:13.028Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:03:13.046Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:03:13.049Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:03:13.049Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:03:13.049Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:03:13.049Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:03:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:03:30.430Z||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-08-15T12:03:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:03:40.096Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:03:43.049Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:03:43.065Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:03:43.068Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:03:43.068Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:03:43.068Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:03:43.068Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:04:13.068Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:04:13.083Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:04:13.086Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:04:13.086Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:04:13.086Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:04:13.087Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:04:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:04:30.429Z||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-08-15T12:04:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:04:40.025Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:04:43.087Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2022-08-15T12:04:43.087Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e 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-08-15T12:04:43.095Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9c3294fa-10b9-4c7a-8587-10d71e2b967e and serviceModelVersionId: d5881dfd-d766-40b6-a0a4-98212a031b9c 2022-08-15T12:04:43.095Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c6e53f28-413c-4b07-bb8b-5f95f89832e4 2022-08-15T12:04:43.097Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c6e53f28-413c-4b07-bb8b-5f95f89832e4/model-vers/model-ver/d5881dfd-d766-40b6-a0a4-98212a031b9c?depth=0 2022-08-15T12:04:43.107Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2022-08-15T12:04:43.196Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c6e53f28-413c-4b07-bb8b-5f95f89832e4/model-vers/model-ver/d5881dfd-d766-40b6-a0a4-98212a031b9c?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-08-15T12:04:43.198Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c6e53f28-413c-4b07-bb8b-5f95f89832e4/model-vers/model-ver/d5881dfd-d766-40b6-a0a4-98212a031b9c?depth=0|INFO|500||Invoke 2022-08-15T12:04:43.204Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c6e53f28-413c-4b07-bb8b-5f95f89832e4/model-vers/model-ver/d5881dfd-d766-40b6-a0a4-98212a031b9c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-08-15T12:04:43.207Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c6e53f28-413c-4b07-bb8b-5f95f89832e4/model-vers/model-ver/d5881dfd-d766-40b6-a0a4-98212a031b9c?depth=0|INFO|503|Service Unavailable|InvokeReturn 2022-08-15T12:04:43.208Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c6e53f28-413c-4b07-bb8b-5f95f89832e4/model-vers/model-ver/d5881dfd-d766-40b6-a0a4-98212a031b9c?depth=0 has http status code:503 and response headers:{date=[Mon, 15 Aug 2022 12:04:42 GMT], server=[envoy], content-length=[145], content-type=[text/plain]} 2022-08-15T12:04:43.210Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T12:04:43.212Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=9c3294fa-10b9-4c7a-8587-10d71e2b967e upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T12:04:43.212Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=9c3294fa-10b9-4c7a-8587-10d71e2b967e upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-08-15T12:04:43.213Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=9c3294fa-10b9-4c7a-8587-10d71e2b967e upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T12:04:43.213Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=9c3294fa-10b9-4c7a-8587-10d71e2b967e upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-08-15T12:04:43.219Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-08-15T12:04:43.220Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9c3294fa-10b9-4c7a-8587-10d71e2b967e and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=9c3294fa-10b9-4c7a-8587-10d71e2b967e upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T12:04:43.220Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-08-15T12:04:43.221Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:04:43.223Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:04:43.224Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660565083220, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d9c3294fa-10b9-4c7a-8587-10d71e2b967e upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-15T12:04:43.324Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T12:04:43.325Z||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-08-15T12:04:43.325Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:04:43.351Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:04:43.352Z||pool-45-thread-1|||||INFO|500||cambria reply ok (28 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-08-15T12:04:44.241Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:04:44.241Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||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-08-15T12:04:44.241Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:04:54.837Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:04:54.838Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:04:54.838Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:04:54.838Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:05:04.447Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:05:04.448Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:05:04.448Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:05:04.449Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:05:14.088Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:05:14.089Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:05:14.090Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:05:14.090Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:05:23.718Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:05:23.719Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:05:23.719Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:05:23.719Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:05:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:05:30.429Z||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-08-15T12:05:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:05:31.111Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:05:31.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-08-15T12:05:31.112Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c3294fa-10b9-4c7a-8587-10d71e2b967e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660565083220, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d9c3294fa-10b9-4c7a-8587-10d71e2b967e upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-15T12:05:31.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:05:33.292Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:05:33.293Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:05:33.294Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:05:33.294Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:05:42.879Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:06:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:06:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:06:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:06:30.433Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:06:30.433Z||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-08-15T12:06:30.434Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:06:40.069Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:06:40.135Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:07:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:07:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:07:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:07:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:07:30.429Z||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-08-15T12:07:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:07:40.065Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:07:40.133Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:08:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:08:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:08:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:08:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:08:30.428Z||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-08-15T12:08:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:08:40.022Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:08:40.022Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:09:30.434Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:09:30.434Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:09:30.434Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:09:30.435Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:09:30.434Z||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-08-15T12:09:30.436Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:09:40.201Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:09:40.217Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:10:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:10:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:10:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:10:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:10:30.428Z||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-08-15T12:10:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:10:40.055Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:10:40.131Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:11:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:11:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:11:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:11:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:11:30.428Z||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-08-15T12:11:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:11:40.128Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:11:40.131Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:12:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:12:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:12:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:12:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:12:30.428Z||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-08-15T12:12:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:12:40.092Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:12:40.095Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:13:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:13:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:13:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:13:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:13:30.428Z||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-08-15T12:13:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:13:40.110Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:13:40.137Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:14:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:14:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:14:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:14:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:14:30.428Z||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-08-15T12:14:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:14:40.060Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:14:40.109Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:15:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:15:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:15:30.428Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:15:30.429Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:15:30.429Z||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-08-15T12:15:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:15:40.166Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:15:40.187Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:16:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:16:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:16:30.429Z||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-08-15T12:16:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:16:30.429Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:16:30.429Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:16:40.037Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:16:40.069Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:17:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:17:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:17:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:17:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:17:30.428Z||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-08-15T12:17:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:17:40.024Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:17:40.038Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:18:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:18:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:18:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:18:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:18:30.428Z||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-08-15T12:18:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:18:40.010Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:18:40.062Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:19:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:19:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:19:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:19:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:19:30.429Z||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-08-15T12:19:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:19:40.024Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:19:40.103Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:20:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:20:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:20:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:20:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:20:30.428Z||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-08-15T12:20:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:20:40.076Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:20:40.077Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:21:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:21:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:21:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:21:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:21:30.429Z||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-08-15T12:21:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:21:40.116Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:21:40.130Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:22:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:22:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:22:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:22:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:22:30.428Z||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-08-15T12:22:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:22:40.035Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:22:40.083Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:23:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:23:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:23:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:23:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:23:30.428Z||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-08-15T12:23:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:23:40.043Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:23:40.059Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:24:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:24:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:24:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:24:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:24:30.428Z||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-08-15T12:24:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:24:40.074Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:24:40.077Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:25:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:25:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:25:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:25:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:25:30.429Z||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-08-15T12:25:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:25:40.135Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:25:40.160Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:26:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:26:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:26:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:26:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:26:30.429Z||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-08-15T12:26:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:26:40.098Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:26:40.098Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:27:30.425Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:27:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:27:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:27:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:27:30.428Z||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-08-15T12:27:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:27:40.055Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:27:40.100Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:28:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:28:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:28:30.427Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:28:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:28:30.428Z||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-08-15T12:28:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:28:40.016Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:28:40.074Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:30.426Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:29:30.428Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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-08-15T12:29:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:29:30.428Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:30.429Z||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-08-15T12:29:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:31.211Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:31.212Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.212Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"db9597e6-0636-47ac-a116-77a4c13dc864","serviceName":"Demo_pNF_q3Plzk4EjjX4vlptQnPn","serviceVersion":"1.0","serviceUUID":"d127ebad-1010-4ee8-9d86-9aa17424f910","serviceDescription":"catalog service description","serviceInvariantUUID":"db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0","resources":[{"resourceInstanceName":"pNF 37b764ee-4ab4 0","resourceName":"pNF 37b764ee-4ab4","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"61fd9a16-e67f-4aa2-85a7-fcfe74a486c7","resourceInvariantUUID":"6982c18e-4e3e-456a-801f-5f2b78e8b972","resourceCustomizationUUID":"dc8b431c-4462-497d-bf1d-105bcb0ffe52","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vf-license-model.xml","artifactChecksum":"OGE2ZWIzNjAxNTk4MmY1NzI1YzY0MTYxNzZlNTBmZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d4af318-9de8-4b32-8a3f-d83b7598aee4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/pNF.csar","artifactChecksum":"YzNhMTRiNDY0MzRiMjZiZTRiNjUyYmQ1OTE1Mzc1ZjE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5c780195-ec69-4266-8c98-0c3af3a7eb3a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4a97aa2c-e185-4a20-9b74-bb8800ff3b3d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vendor-license-model.xml","artifactChecksum":"YmY1MzEyM2I2ODdmNjE5ODlkMTdmNGVlYWMwNGM5Zjc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"25b3557a-a463-40e9-8d15-e16a46f8bfb7","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a5e7a6c6-4e9e-4e88-a440-56f5a613abbf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"707f2ac0-29e4-4899-abae-7b331d3de2a7","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQ3plzk4ejjx4vlptqnpn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-template.yml","artifactChecksum":"M2I2OTk5Mjg5NDk5MmJmZjQyYzEwODQ5MWQzMGRhMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8722fbcf-9be7-4439-905b-69a41edf4905","artifactVersion":"1"},{"artifactName":"service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar","artifactChecksum":"YjJlZmViYzZlZjUyM2IzYzRhYjI5ODUwYzYyOGM5ZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"643453d2-7e89-482b-ba05-936e309dab01","artifactVersion":"1"}],"workloadContext":"Production"} 2022-08-15T12:29:31.218Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T12:29:31.219Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:29:31.223Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:31.224Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.224Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "cds", "timestamp": 1660566529310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.224Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:29:31.225Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.225Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.226Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.226Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "multicloud-k8s-id", "timestamp": 1660566531585, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.226Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.226Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.227Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "cds", "timestamp": 1660566529310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.227Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.227Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "multicloud-k8s-id", "timestamp": 1660566531585, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.227Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.228Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.228Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "cds", "timestamp": 1660566529310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.228Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.228Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.229Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "multicloud-k8s-id", "timestamp": 1660566531585, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.229Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.229Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.229Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "cds", "timestamp": 1660566529310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.229Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.230Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.230Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "multicloud-k8s-id", "timestamp": 1660566531585, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.230Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.230Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.230Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "cds", "timestamp": 1660566529310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.231Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.231Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.231Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "multicloud-k8s-id", "timestamp": 1660566531585, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.231Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.231Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.232Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "cds", "timestamp": 1660566529310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.232Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.232Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.232Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "multicloud-k8s-id", "timestamp": 1660566531585, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.232Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.233Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.233Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "cds", "timestamp": 1660566529310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.233Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.233Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.233Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "multicloud-k8s-id", "timestamp": 1660566531585, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.234Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.234Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.234Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566542554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.234Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.235Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.235Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "cds", "timestamp": 1660566529310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "NOTIFIED" } 2022-08-15T12:29:31.235Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.235Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.235Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "multicloud-k8s-id", "timestamp": 1660566531585, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "NOTIFIED" } 2022-08-15T12:29:31.236Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.236Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.236Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566542554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.236Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.236Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.237Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "cds", "timestamp": 1660566545711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T12:29:31.237Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:29:31.237Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.237Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566542554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.237Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.238Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.238Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566542554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.238Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.238Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.238Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566542554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.239Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.239Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.239Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566542554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.239Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.240Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.240Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566542554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:31.240Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.240Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.240Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566542554, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "NOTIFIED" } 2022-08-15T12:29:31.241Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:29:31.241Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.241Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566551470, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T12:29:31.241Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:29:31.242Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.242Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566552477, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-15T12:29:31.242Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:29:31.242Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.242Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566553486, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-15T12:29:31.243Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:29:31.243Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:29:31.243Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "aai-ml", "timestamp": 1660566554491, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-15T12:29:31.274Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of db9597e6-0636-47ac-a116-77a4c13dc864 2022-08-15T12:29:31.274Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId db9597e6-0636-47ac-a116-77a4c13dc864 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-08-15T12:29:31.324Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T12:29:31.325Z||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-08-15T12:29:31.326Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:31.363Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:31.363Z||pool-46-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1} 2022-08-15T12:29:32.226Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T12:29:32.227Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:29:32.229Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:29:32.229Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:32.329Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-15T12:29:32.330Z||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-08-15T12:29:32.331Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:32.373Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:32.373Z||pool-47-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1} 2022-08-15T12:29:33.230Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T12:29:33.231Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:29:33.234Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:29:33.234Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:33.334Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T12:29:33.335Z||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-08-15T12:29:33.335Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:33.363Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:33.363Z||pool-48-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-08-15T12:29:34.235Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T12:29:34.235Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:29:34.237Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:29:34.237Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:34.338Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T12:29:34.339Z||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-08-15T12:29:34.339Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:34.409Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:34.409Z||pool-49-thread-1|||||INFO|500||cambria reply ok (71 ms):{"serverTimeMs":1,"count":1} 2022-08-15T12:29:35.238Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T12:29:35.244Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:29:35.248Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:29:35.249Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:35.350Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-08-15T12:29:35.351Z||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-08-15T12:29:35.351Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:35.384Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:35.385Z||pool-50-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1} 2022-08-15T12:29:36.249Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T12:29:36.250Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:29:36.253Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:29:36.253Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:36.353Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T12:29:36.354Z||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-08-15T12:29:36.354Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:36.383Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:36.383Z||pool-51-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-08-15T12:29:37.261Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T12:29:37.269Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:29:37.276Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:29:37.276Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T12:29:37.372Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms 2022-08-15T12:29:37.373Z||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-08-15T12:29:37.373Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:37.413Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:37.413Z||pool-52-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":1,"count":1} 2022-08-15T12:29:38.278Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-15T12:29:38.279Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:29:38.280Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:29:38.280Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "NOTIFIED" } 2022-08-15T12:29:38.382Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-08-15T12:29:38.383Z||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-08-15T12:29:38.383Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:38.438Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:38.439Z||pool-53-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":0,"count":1} 2022-08-15T12:29:39.283Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "serviceName": "Demo_pNF_q3Plzk4EjjX4vlptQnPn", "serviceVersion": "1.0", "serviceUUID": "d127ebad-1010-4ee8-9d86-9aa17424f910", "serviceDescription": "catalog service description", "serviceInvariantUUID": "db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0", "resources": [ { "resourceInstanceName": "pNF 37b764ee-4ab4 0", "resourceCustomizationUUID": "dc8b431c-4462-497d-bf1d-105bcb0ffe52", "resourceName": "pNF 37b764ee-4ab4", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "61fd9a16-e67f-4aa2-85a7-fcfe74a486c7", "resourceInvariantUUID": "6982c18e-4e3e-456a-801f-5f2b78e8b972", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "artifactChecksum": "YjJlZmViYzZlZjUyM2IzYzRhYjI5ODUwYzYyOGM5ZDE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "643453d2-7e89-482b-ba05-936e309dab01" } ], "workloadContext": "Production" } 2022-08-15T12:29:39.283Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-08-15T12:29:39.284Z|1ad8f99b-17b4-467c-b67e-1c007307c77d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d127ebad-1010-4ee8-9d86-9aa17424f910 ASDC 2022-08-15T12:29:39.285Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:db9597e6-0636-47ac-a116-77a4c13dc864 ServiceName:Demo_pNF_q3Plzk4EjjX4vlptQnPn ServiceVersion:1.0 ServiceUUID:d127ebad-1010-4ee8-9d86-9aa17424f910 ServiceInvariantUUID:db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar ArtifactUUID:643453d2-7e89-482b-ba05-936e309dab01 ArtifactChecksum:YjJlZmViYzZlZjUyM2IzYzRhYjI5ODUwYzYyOGM5ZDE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 37b764ee-4ab4 0 ResourceCustomizationUUID:dc8b431c-4462-497d-bf1d-105bcb0ffe52 ResourceInvariantUUID:6982c18e-4e3e-456a-801f-5f2b78e8b972 ResourceName:pNF 37b764ee-4ab4 ResourceType:PNF ResourceUUID:61fd9a16-e67f-4aa2-85a7-fcfe74a486c7 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-08-15T12:29:39.286Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d127ebad-1010-4ee8-9d86-9aa17424f910 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-08-15T12:29:39.324Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-15T12:29:39.325Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-08-15T12:29:39.325Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-08-15T12:29:39.326Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 643453d2-7e89-482b-ba05-936e309dab01 from URL: /sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:39.326Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-08-15T12:29:39.326Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:39.539Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-08-15T12:29:39.544Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 643453d2-7e89-482b-ba05-936e309dab01 87778 2022-08-15T12:29:39.545Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar ASDC sendASDCNotification 2022-08-15T12:29:39.546Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:39.546Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-15T12:29:39.546Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:29:39.548Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:29:39.548Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566579545, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T12:29:39.653Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms 2022-08-15T12:29:39.654Z||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-08-15T12:29:39.654Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:39.690Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:39.691Z||pool-54-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1} 2022-08-15T12:29:40.549Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-15T12:29:40.551Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-08-15T12:29:40.551Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 643453d2-7e89-482b-ba05-936e309dab01, URL: /sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar to file: /app/ASDC/1/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:40.552Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:40.552Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:40.552Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:40.749Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5721422513035671607/Definitions/service-DemoPnfQ3plzk4ejjx4vlptqnpn-template.yml 2022-08-15T12:29:41.678Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2022-08-15T12:29:41.679Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-08-15T12:29:41.679Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:41.679Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-08-15T12:29:41.679Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:41.679Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:41.679Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 37b764ee-4ab4 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-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:41.679Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:41.679Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:41.679Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:41.679Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:41.680Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-08-15T12:29:41.680Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T12:29:41.680Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_q3Plzk4EjjX4vlptQnPn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T12:29:41.680Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Node template pNF 37b764ee-4ab4 0 is matching search criteria 2022-08-15T12:29:41.680Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-08-15T12:29:41.681Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 37b764ee-4ab4 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-15T12:29:41.681Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T12:29:41.681Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_q3Plzk4EjjX4vlptQnPn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T12:29:41.681Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Node template pNF 37b764ee-4ab4 0 is matching search criteria 2022-08-15T12:29:41.681Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-08-15T12:29:41.681Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 37b764ee-4ab4 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-15T12:29:41.682Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T12:29:41.682Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_q3Plzk4EjjX4vlptQnPn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T12:29:41.682Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T12:29:41.682Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_q3Plzk4EjjX4vlptQnPn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T12:29:41.682Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T12:29:41.682Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_q3Plzk4EjjX4vlptQnPn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T12:29:41.682Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T12:29:41.682Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_q3Plzk4EjjX4vlptQnPn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T12:29:41.683Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T12:29:41.683Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_q3Plzk4EjjX4vlptQnPn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T12:29:41.683Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_q3Plzk4EjjX4vlptQnPn Description:catalog service description Model UUID:d127ebad-1010-4ee8-9d86-9aa17424f910 Model Version:NULL Model InvariantUuid:db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0 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-08-15T12:29:41.694Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 61fd9a16-e67f-4aa2-85a7-fcfe74a486c7 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-08-15T12:29:41.699Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||pNF 37b764ee-4ab4 0 2022-08-15T12:29:41.699Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 61fd9a16-e67f-4aa2-85a7-fcfe74a486c7 2022-08-15T12:29:41.699Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||No resources found for Service: d127ebad-1010-4ee8-9d86-9aa17424f910 2022-08-15T12:29:41.699Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: d127ebad-1010-4ee8-9d86-9aa17424f910 2022-08-15T12:29:41.699Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 37b764ee-4ab4 0 61fd9a16-e67f-4aa2-85a7-fcfe74a486c7 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-08-15T12:29:41.705Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@540413a2, org.onap.sdc.toscaparser.api.parameters.Input@58505505, org.onap.sdc.toscaparser.api.parameters.Input@6039be57, org.onap.sdc.toscaparser.api.parameters.Input@32daccb7, org.onap.sdc.toscaparser.api.parameters.Input@4637404d] 2022-08-15T12:29:41.705Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T12:29:41.706Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_q3Plzk4EjjX4vlptQnPn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T12:29:41.706Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid d127ebad-1010-4ee8-9d86-9aa17424f910: pNF 37b764ee-4ab4 2022-08-15T12:29:41.706Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||Processing PNF resource: 61fd9a16-e67f-4aa2-85a7-fcfe74a486c7 2022-08-15T12:29:41.706Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-15T12:29:41.706Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_q3Plzk4EjjX4vlptQnPn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-15T12:29:41.706Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||Resource customization UUID: dc8b431c-4462-497d-bf1d-105bcb0ffe52 is the same as notified resource customizationUUID: dc8b431c-4462-497d-bf1d-105bcb0ffe52 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-08-15T12:29:41.749Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 37b764ee-4ab4 61fd9a16-e67f-4aa2-85a7-fcfe74a486c7 0 ASDC deployResourceStructure 2022-08-15T12:29:41.750Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar ASDC sendASDCNotification 2022-08-15T12:29:41.750Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar 2022-08-15T12:29:41.750Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-15T12:29:41.750Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:29:41.752Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:29:41.752Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566581750, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "DEPLOY_OK" } 2022-08-15T12:29:41.852Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T12:29:41.853Z||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-08-15T12:29:41.853Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:29:41.920Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:29:41.920Z||pool-55-thread-1|||||INFO|500||cambria reply ok (68 ms):{"serverTimeMs":0,"count":1} 2022-08-15T12:29:42.753Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:29:42.767Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:29:42.770Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:29:42.770Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:29:42.771Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:29:42.771Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:30:12.771Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:30:12.785Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:30:12.798Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:30:12.798Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:30:12.799Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:30:12.799Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:30:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:30:30.429Z||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-08-15T12:30:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:30:30.671Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:30:30.672Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:30:30.672Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:30:30.673Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:30:42.799Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:30:42.827Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:30:42.829Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:30:42.829Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:30:42.829Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:30:42.830Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:31:12.833Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:31:12.851Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:31:12.854Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:31:12.854Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:31:12.854Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:31:12.854Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:31:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:31:30.429Z||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-08-15T12:31:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:31:31.084Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:31:31.085Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:31:31.085Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-15T12:31:31.086Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:31:31.086Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:31:31.086Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-15T12:31:31.086Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:31:31.087Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:31:31.087Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-15T12:31:31.087Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:31:31.087Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:31:31.087Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:31:31.087Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:31:31.088Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:31:31.088Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/resourceInstances/pnf37b764ee4ab40/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-15T12:31:31.088Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:31:31.088Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:31:31.088Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-template.yml", "status": "NOT_NOTIFIED" } 2022-08-15T12:31:31.089Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:31:31.089Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:31:31.089Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566570426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "NOTIFIED" } 2022-08-15T12:31:31.089Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-15T12:31:31.090Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:31:31.090Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566579545, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-15T12:31:31.091Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:31:31.091Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-15T12:31:31.091Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566581750, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ3plzk4ejjx4vlptqnpn/1.0/artifacts/service-DemoPnfQ3plzk4ejjx4vlptqnpn-csar.csar", "status": "DEPLOY_OK" } 2022-08-15T12:31:31.092Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:31:42.854Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:31:42.867Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:31:42.869Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:31:42.869Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:31:42.869Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:31:42.869Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:32:12.870Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:32:12.883Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:32:12.890Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:32:12.890Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:32:12.890Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:32:12.890Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:32:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:32:30.429Z||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-08-15T12:32:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:32:40.050Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:32:42.891Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:32:42.908Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:32:42.911Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:32:42.912Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:32:42.912Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:32:42.912Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:33:12.912Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:33:12.926Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:33:12.928Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:33:12.928Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:33:12.928Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:33:12.928Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:33:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:33:30.429Z||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-08-15T12:33:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:33:40.016Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:33:42.929Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:33:42.944Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:33:42.947Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:33:42.947Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:33:42.947Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:33:42.947Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:34:12.948Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:34:12.960Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-08-15T12:34:12.962Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-15T12:34:12.962Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-15T12:34:12.962Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-15T12:34:12.962Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-15T12:34:30.429Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:34:30.430Z||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-08-15T12:34:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:34:40.052Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:34:42.963Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2022-08-15T12:34:42.963Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: db9597e6-0636-47ac-a116-77a4c13dc864 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-08-15T12:34:42.970Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: db9597e6-0636-47ac-a116-77a4c13dc864 and serviceModelVersionId: d127ebad-1010-4ee8-9d86-9aa17424f910 2022-08-15T12:34:42.970Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0 2022-08-15T12:34:42.971Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0/model-vers/model-ver/d127ebad-1010-4ee8-9d86-9aa17424f910?depth=0 2022-08-15T12:34:42.978Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2022-08-15T12:34:43.028Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0/model-vers/model-ver/d127ebad-1010-4ee8-9d86-9aa17424f910?depth=0|INFO|500||Invoke 2022-08-15T12:34:43.028Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0/model-vers/model-ver/d127ebad-1010-4ee8-9d86-9aa17424f910?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0/model-vers/model-ver/d127ebad-1010-4ee8-9d86-9aa17424f910?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[db9597e6-0636-47ac-a116-77a4c13dc864], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[50319570-9330-4180-af8d-01a3658f503a], X-ECOMP-RequestID=[db9597e6-0636-47ac-a116-77a4c13dc864], X-TransactionId=[], X-ONAP-RequestID=[db9597e6-0636-47ac-a116-77a4c13dc864], Content-Type=[application/merge-patch+json]} 2022-08-15T12:34:43.036Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0/model-vers/model-ver/d127ebad-1010-4ee8-9d86-9aa17424f910?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-08-15T12:34:43.039Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0/model-vers/model-ver/d127ebad-1010-4ee8-9d86-9aa17424f910?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0/model-vers/model-ver/d127ebad-1010-4ee8-9d86-9aa17424f910?depth=0 has http status code:503 and response headers:{date=[Mon, 15 Aug 2022 12:34:42 GMT], server=[envoy], content-length=[145], content-type=[text/plain]} 2022-08-15T12:34:43.040Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0/model-vers/model-ver/d127ebad-1010-4ee8-9d86-9aa17424f910?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T12:34:43.041Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/db1b6f9e-bb24-4d5f-b21a-9d53bd3337e0/model-vers/model-ver/d127ebad-1010-4ee8-9d86-9aa17424f910?depth=0|INFO|503|Service Unavailable|InvokeReturn 2022-08-15T12:34:43.043Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=db9597e6-0636-47ac-a116-77a4c13dc864 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T12:34:43.044Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=db9597e6-0636-47ac-a116-77a4c13dc864 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-08-15T12:34:43.045Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=db9597e6-0636-47ac-a116-77a4c13dc864 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T12:34:43.045Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=db9597e6-0636-47ac-a116-77a4c13dc864 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-08-15T12:34:43.050Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:34:43.050Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID db9597e6-0636-47ac-a116-77a4c13dc864 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=db9597e6-0636-47ac-a116-77a4c13dc864 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-15T12:34:43.051Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-08-15T12:34:43.052Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-15T12:34:43.054Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-15T12:34:43.054Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566883051, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003ddb9597e6-0636-47ac-a116-77a4c13dc864 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-15T12:34:43.154Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-15T12:34:43.155Z||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-08-15T12:34:43.155Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as TJdutTm4ZoQh1gWH) ... 2022-08-15T12:34:43.193Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:34:43.193Z||pool-56-thread-1|||||INFO|500||cambria reply ok (39 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-08-15T12:34:44.075Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:34:44.075Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:34:44.075Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:34:54.631Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:34:54.631Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:34:54.632Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:34:54.632Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:35:04.258Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:35:04.259Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:35:04.259Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:35:04.260Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:35:13.874Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:35:13.875Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:35:13.876Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:35:13.876Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:35:23.499Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:35:23.500Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:35:23.500Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:35:23.501Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:35:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:35:30.429Z||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-08-15T12:35:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:35:31.208Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:35:31.209Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-15T12:35:31.209Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "db9597e6-0636-47ac-a116-77a4c13dc864", "consumerID": "SO-COpenSource-Env11", "timestamp": 1660566883051, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003ddb9597e6-0636-47ac-a116-77a4c13dc864 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-15T12:35:31.210Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-15T12:35:33.140Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:35:33.141Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:35:33.141Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:35:33.142Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:35:42.738Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:36:30.425Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:36:30.426Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:36:30.426Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:36:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:36:30.428Z||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-08-15T12:36:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:36:40.108Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:36:40.131Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:37:30.425Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:37:30.426Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:37:30.426Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:37:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:37:30.428Z||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-08-15T12:37:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:37:40.041Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:37:40.088Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:38:30.425Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:38:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:38:30.428Z||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-08-15T12:38:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:38:30.429Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:38:30.429Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:38:40.058Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:38:40.074Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:39:30.425Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:39:30.426Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:39:30.427Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:39:30.429Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:39:30.430Z||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-08-15T12:39:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:39:40.063Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:39:40.064Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:40:30.425Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:40:30.426Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:40:30.426Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:40:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:40:30.428Z||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-08-15T12:40:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:40:40.021Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:40:40.058Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:41:30.426Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:41:30.427Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:41:30.427Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:41:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:41:30.429Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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-08-15T12:41:30.429Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:41:40.080Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:41:40.164Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:42:30.426Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:42:30.428Z||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-08-15T12:42:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:42:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:42:30.428Z||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-08-15T12:42:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:42:40.095Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:42:40.098Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:43:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:43:30.426Z||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-08-15T12:43:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:43:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:43:30.429Z||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-08-15T12:43:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:43:40.138Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:43:40.187Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:44:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:44:30.426Z||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-08-15T12:44:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:44:30.429Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:44:30.430Z||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-08-15T12:44:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:44:40.077Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:44:40.082Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:45:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:45:30.426Z||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-08-15T12:45:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:45:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:45:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:45:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:45:40.089Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:45:40.133Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:46:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:46:30.426Z||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-08-15T12:46:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:46:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:46:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:46:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:46:40.102Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:46:40.105Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:47:30.426Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:47:30.426Z||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-08-15T12:47:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:47:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:47:30.428Z||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-08-15T12:47:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:47:40.054Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:47:40.063Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:48:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:48:30.426Z||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-08-15T12:48:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:48:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:48:30.429Z||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-08-15T12:48:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:48:40.083Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:48:40.117Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:49:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:49:30.426Z||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-08-15T12:49:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:49:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:49:30.428Z||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-08-15T12:49:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:49:40.256Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:49:40.264Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:50:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:50:30.426Z||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-08-15T12:50:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:50:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:50:30.429Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T12:50:30.429Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:50:40.167Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:50:40.167Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:51:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:51:30.426Z||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-08-15T12:51:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:51:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:51:30.428Z||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-08-15T12:51:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:51:40.085Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:51:40.089Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:52:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:52:30.426Z||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-08-15T12:52:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:52:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:52:30.428Z||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-08-15T12:52:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:52:40.134Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:52:40.172Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:53:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:53:30.426Z||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-08-15T12:53:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:53:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:53:30.429Z||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-08-15T12:53:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:53:40.112Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:53:40.132Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:54:30.426Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:54:30.428Z||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-08-15T12:54:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:54:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:54:30.428Z||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-08-15T12:54:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:54:40.054Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:54:40.072Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:55:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:55:30.427Z||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-08-15T12:55:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:55:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:55:30.428Z||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-08-15T12:55:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:55:40.081Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:55:40.081Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:56:30.426Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:56:30.426Z||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-08-15T12:56:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:56:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:56:30.429Z||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-08-15T12:56:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:56:40.086Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:56:40.086Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:57:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:57:30.426Z||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-08-15T12:57:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:57:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:57:30.429Z||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-08-15T12:57:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:57:40.093Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:57:40.158Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:58:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:58:30.426Z||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-08-15T12:58:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:58:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:58:30.428Z||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-08-15T12:58:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:58:40.277Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:58:40.385Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:59:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:59:30.426Z||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-08-15T12:59:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:59:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T12:59:30.429Z||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-08-15T12:59:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T12:59:40.086Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T12:59:40.101Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:00:30.426Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:00:30.426Z||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-08-15T13:00:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:00:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:00:30.429Z||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-08-15T13:00:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:00:40.123Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:00:40.164Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:01:30.427Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:01:30.427Z||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-08-15T13:01:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:01:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:01:30.429Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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-08-15T13:01:30.429Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:01:40.046Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:01:40.049Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:02:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:02:30.426Z||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-08-15T13:02:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:02:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:02:30.429Z||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-08-15T13:02:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:02:40.146Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:02:40.149Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:03:30.426Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:03:30.427Z||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-08-15T13:03:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:03:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:03:30.428Z||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-08-15T13:03:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:03:40.062Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:03:40.067Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:04:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:04:30.426Z||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-08-15T13:04:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:04:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:04:30.428Z||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-08-15T13:04:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:04:40.050Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:04:40.057Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:05:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:05:30.426Z||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-08-15T13:05:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:05:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:05:30.429Z||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-08-15T13:05:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:05:40.054Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:05:40.064Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:06:30.429Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:06:30.429Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:06:30.430Z||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-08-15T13:06:30.430Z||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-08-15T13:06:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:06:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:06:40.290Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:06:40.381Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:07:30.426Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:07:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:07:30.429Z||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-08-15T13:07:30.429Z||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-08-15T13:07:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:07:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:07:40.152Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:07:40.155Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:08:30.425Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:08:30.427Z||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-08-15T13:08:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:08:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:08:30.429Z||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-08-15T13:08:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:08:40.077Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:08:40.079Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:09:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:09:30.429Z||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-08-15T13:09:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:09:30.429Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:09:30.429Z||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-08-15T13:09:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:09:40.066Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:09:40.109Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:10:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:10:30.426Z||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-08-15T13:10:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:10:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:10:30.428Z||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-08-15T13:10:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:10:40.028Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:10:40.070Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:11:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:11:30.426Z||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-08-15T13:11:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:11:30.429Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:11:30.430Z||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-08-15T13:11:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:11:40.073Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:11:40.217Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:12:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:12:30.426Z||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-08-15T13:12:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:12:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:12:30.428Z||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-08-15T13:12:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:12:40.071Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:12:40.084Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:13:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:13:30.426Z||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-08-15T13:13:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:13:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:13:30.428Z||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-08-15T13:13:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:13:40.107Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:13:40.137Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:14:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:14:30.426Z||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-08-15T13:14:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:14:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:14:30.429Z||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-08-15T13:14:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:14:40.062Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:14:40.097Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:15:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:15:30.426Z||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-08-15T13:15:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:15:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:15:30.428Z||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-08-15T13:15:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:15:40.026Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:15:40.058Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:16:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:16:30.426Z||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-08-15T13:16:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:16:30.429Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:16:30.430Z||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-08-15T13:16:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:16:40.078Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:16:40.194Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:17:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:17:30.426Z||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-08-15T13:17:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:17:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:17:30.429Z||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-08-15T13:17:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:17:40.051Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:17:40.053Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:18:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:18:30.426Z||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-08-15T13:18:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:18:30.429Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:18:30.429Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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-08-15T13:18:30.429Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:18:40.051Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:18:40.066Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:19:30.426Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:19:30.428Z||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-08-15T13:19:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:19:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:19:30.428Z||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-08-15T13:19:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:19:40.073Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:19:40.073Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:20:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:20:30.426Z||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-08-15T13:20:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:20:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:20:30.429Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T13:20:30.429Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:20:40.041Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:20:40.082Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:21:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:21:30.426Z||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-08-15T13:21:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:21:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:21:30.428Z||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-08-15T13:21:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:21:40.050Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:21:40.054Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:22:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:22:30.426Z||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-08-15T13:22:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:22:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:22:30.428Z||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-08-15T13:22:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:22:40.024Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:22:40.067Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:23:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:23:30.426Z||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-08-15T13:23:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:23:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:23:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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-08-15T13:23:30.429Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:23:40.048Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:23:40.053Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:24:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:24:30.426Z||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-08-15T13:24:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:24:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:24:30.428Z||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-08-15T13:24:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:24:40.050Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:24:40.058Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:25:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:25:30.426Z||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-08-15T13:25:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:25:30.429Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:25:30.430Z||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-08-15T13:25:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:25:40.167Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:25:40.208Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:26:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:26:30.426Z||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-08-15T13:26:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:26:30.429Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:26:30.430Z||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-08-15T13:26:30.430Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:26:40.068Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:26:40.089Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:27:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:27:30.426Z||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-08-15T13:27:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:27:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:27:30.428Z||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-08-15T13:27:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:27:40.062Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:27:40.073Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:28:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:28:30.426Z||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-08-15T13:28:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:28:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:28:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T13:28:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:28:40.225Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:28:40.309Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:29:30.426Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:29:30.426Z||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-08-15T13:29:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:29:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:29:30.429Z||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-08-15T13:29:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:29:40.173Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:29:40.173Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:30:30.426Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:30:30.427Z||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-08-15T13:30:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:30:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:30:30.428Z||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-08-15T13:30:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:30:40.083Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:30:40.083Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:31:30.426Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:31:30.428Z||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-08-15T13:31:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:31:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:31:30.429Z||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-08-15T13:31:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:31:40.055Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:31:40.066Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:32:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:32:30.426Z||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-08-15T13:32:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:32:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:32:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T13:32:30.429Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:32:40.066Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:32:40.071Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:33:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:33:30.426Z||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-08-15T13:33:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:33:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:33:30.428Z||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-08-15T13:33:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:33:40.096Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:33:40.124Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:34:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:34:30.426Z||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-08-15T13:34:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:34:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:34:30.429Z||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-08-15T13:34:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:34:40.056Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:34:40.062Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:35:30.428Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:35:30.428Z||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-08-15T13:35:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:35:30.429Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:35:30.429Z||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-08-15T13:35:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:35:40.060Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:35:40.069Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:36:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:36:30.426Z||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-08-15T13:36:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:36:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:36:30.428Z||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-08-15T13:36:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:36:40.071Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:36:40.139Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:37:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:37:30.426Z||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-08-15T13:37:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:37:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:37:30.428Z||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-08-15T13:37:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:37:40.091Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:37:40.092Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:38:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:38:30.426Z||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-08-15T13:38:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:38:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:38:30.428Z||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-08-15T13:38:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:38:40.070Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:38:40.072Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:39:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:39:30.426Z||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-08-15T13:39:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:39:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:39:30.428Z||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-08-15T13:39:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:39:40.116Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:39:40.176Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:40:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:40:30.426Z||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-08-15T13:40:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:40:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:40:30.428Z||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-08-15T13:40:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:40:40.077Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:40:40.079Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:41:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:41:30.426Z||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-08-15T13:41:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:41:30.429Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:41:30.429Z||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-08-15T13:41:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:41:40.078Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:41:40.118Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:42:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:42:30.426Z||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-08-15T13:42:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:42:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:42:30.428Z||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-08-15T13:42:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:42:40.062Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:42:40.078Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:43:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:43:30.426Z||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-08-15T13:43:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:43:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:43:30.428Z||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-08-15T13:43:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:43:40.104Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:43:40.150Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:44:30.426Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:44:30.427Z||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-08-15T13:44:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:44:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:44:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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-08-15T13:44:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:44:40.181Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:44:40.201Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:45:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:45:30.426Z||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-08-15T13:45:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:45:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:45:30.429Z||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-08-15T13:45:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:45:40.051Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:45:40.068Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:46:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:46:30.426Z||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-08-15T13:46:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:46:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:46:30.428Z||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-08-15T13:46:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:46:40.054Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:46:40.083Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:47:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:47:30.426Z||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-08-15T13:47:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:47:30.429Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:47:30.429Z||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-08-15T13:47:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:47:40.131Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:47:40.131Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:48:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:48:30.426Z||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-08-15T13:48:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:48:30.428Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:48:30.428Z||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-08-15T13:48:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:48:40.099Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:48:40.100Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:49:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:49:30.426Z||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-08-15T13:49:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:49:30.429Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:49:30.429Z||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-08-15T13:49:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:49:40.121Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:49:40.128Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:50:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:50:30.426Z||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-08-15T13:50:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:50:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:50:30.429Z||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-08-15T13:50:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:50:40.114Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:50:40.129Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:51:30.426Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:51:30.426Z||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-08-15T13:51:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:51:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:51:30.429Z||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-08-15T13:51:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:51:40.081Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:51:40.129Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:52:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:52:30.426Z||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-08-15T13:52:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:52:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:52:30.428Z||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-08-15T13:52:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:52:40.075Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:52:40.103Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:53:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:53:30.426Z||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-08-15T13:53:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:53:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:53:30.428Z||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-08-15T13:53:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:53:40.147Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:53:40.147Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:54:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:54:30.426Z||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-08-15T13:54:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:54:30.428Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:54:30.428Z||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-08-15T13:54:30.428Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:54:40.020Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:54:40.033Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:55:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:55:30.426Z||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-08-15T13:55:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:55:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:55:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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-08-15T13:55:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:55:40.044Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:55:40.108Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:56:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:56:30.427Z||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-08-15T13:56:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:56:30.428Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:56:30.429Z||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-08-15T13:56:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:56:40.055Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:56:40.066Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:57:30.426Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:57:30.427Z||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-08-15T13:57:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:57:30.428Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:57:30.428Z||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-08-15T13:57:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:57:40.140Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:57:40.143Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:58:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:58:30.426Z||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-08-15T13:58:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:58:30.428Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:58:30.429Z||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-08-15T13:58:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:58:40.057Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:58:40.087Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:59:30.426Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:59:30.426Z||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-08-15T13:59:30.427Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:59:30.430Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T13:59:30.431Z||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-08-15T13:59:30.431Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T13:59:40.147Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T13:59:40.164Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:00:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:00:30.426Z||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-08-15T14:00:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:00:30.428Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:00:30.429Z||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-08-15T14:00:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:00:40.083Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:00:40.100Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:01:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:01:30.426Z||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-08-15T14:01:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:01:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:01:30.429Z||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-08-15T14:01:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:01:40.129Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:01:40.131Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:02:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:02:30.426Z||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-08-15T14:02:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:02:30.428Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:02:30.429Z||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-08-15T14:02:30.429Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:02:40.070Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:02:40.072Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:03:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:03:30.426Z||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-08-15T14:03:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:03:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:03:30.428Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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-08-15T14:03:30.429Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:03:40.079Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:03:40.086Z|9c3294fa-10b9-4c7a-8587-10d71e2b967e|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:04:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:04:30.426Z||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-08-15T14:04:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:04:30.472Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:04:30.473Z||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-08-15T14:04:30.473Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:04:40.095Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:04:40.104Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-15T14:05:30.425Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:05:30.426Z||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-08-15T14:05:30.426Z||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 TJdutTm4ZoQh1gWH) ... 2022-08-15T14:05:30.428Z|db9597e6-0636-47ac-a116-77a4c13dc864|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-15T14:05:30.429Z|db9597e6-0636-47ac-a116-77a4c13dc864|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-08-15T14:05:30.429Z|db9597e6-0636-47ac-a116-77a4c13dc864|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 TJdutTm4ZoQh1gWH) ...