Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2022-10-30T23:24:11.054Z||main|||||INFO|500||The following profiles are active: basic
2022-10-30T23:24:25.055Z||main|||||INFO|500||Starting service [Tomcat]
2022-10-30T23:24:25.056Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-10-30T23:24:25.243Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-10-30T23:24:29.476Z||main|||||INFO|500||catdb-pool - Starting...
2022-10-30T23:24:30.218Z||main|||||INFO|500||catdb-pool - Start completed.
2022-10-30T23:24:31.002Z||main|||||INFO|500||reqdb-pool - Starting...
2022-10-30T23:24:31.013Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-10-30T23:24:31.172Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-10-30T23:24:31.498Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-10-30T23:24:32.621Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-30T23:24:34.579Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-30T23:24:36.948Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-30T23:24:37.003Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-10-30T23:24:37.720Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-30T23:24:37.924Z||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-10-30T23:24:39.322Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-30T23:24:40.368Z||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-10-30T23:24:41.269Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-10-30T23:24:41.271Z||main|||||ERROR|500||(conn=1184) Table 'catalogdb.activity_spec' doesn't exist
2022-10-30T23:24:41.299Z||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-10-30T23:24:44.875Z||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-10-30T23:24:47.462Z||main|||||WARN|500||---
2022-10-30T23:24:47.463Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-10-30T23:24:47.463Z||main|||||WARN|500||---
2022-10-30T23:24:48.275Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-10-30T23:24:53.659Z||main|||||INFO|500||Started Application in 45.756 seconds (JVM running for 48.805)
2022-10-30T23:24:53.680Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-10-30T23:24:53.682Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-10-30T23:24:53.694Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-10-30T23:24:53.719Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-10-30T23:24:53.758Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 448af151-cd86-41e6-a7ee-20436d0504c9 url= /sdc/v1/artifactTypes
2022-10-30T23:24:53.759Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-10-30T23:24:53.932Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-10-30T23:24:53.960Z||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-10-30T23:24:53.981Z||scheduling-1|||||DEBUG|500||create keys
2022-10-30T23:24:53.989Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-10-30T23:24:54.091Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:24:54.108Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= e78bdf89-9510-457a-860f-50c860907220 url= /sdc/v1/registerForDistribution
2022-10-30T23:24:54.237Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= e78bdf89-9510-457a-860f-50c860907220 url= /sdc/v1/registerForDistribution
2022-10-30T23:24:54.238Z||scheduling-1|||||INFO|500||start DistributionClient
2022-10-30T23:24:54.252Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:24:54.252Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:24:54.258Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-10-30T23:24:54.262Z||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-10-30T23:24:54.262Z||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-10-30T23:24:54.262Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:24:54.262Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:25:04.602Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:25:04.684Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:25:54.248Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:25:54.249Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:25:54.251Z||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-10-30T23:25:54.251Z||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-10-30T23:25:54.252Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:25:54.252Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:26:03.826Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:26:03.826Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:26:54.248Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:26:54.249Z||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-10-30T23:26:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:26:54.250Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:26:54.255Z||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-10-30T23:26:54.256Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:27:03.812Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:27:03.812Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:27:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:27:54.249Z||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-10-30T23:27:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:27:54.249Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:27:54.250Z||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-10-30T23:27:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:28:03.797Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:28:03.801Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:28:54.248Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:28:54.249Z||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-10-30T23:28:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:28:54.249Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:28:54.250Z||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-10-30T23:28:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:29:03.796Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:29:03.796Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:29:54.247Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:29:54.249Z||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-10-30T23:29:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:29:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:29:54.250Z||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-10-30T23:29:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:30:03.831Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:30:03.831Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:30:54.248Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:30:54.249Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:30:54.251Z||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-10-30T23:30:54.251Z||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-10-30T23:30:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:30:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:31:03.798Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:31:03.800Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:31:54.248Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:31:54.249Z||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-10-30T23:31:54.249Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:31:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:31:54.252Z||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-10-30T23:31:54.253Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:32:03.801Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:32:03.808Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:32:54.247Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:32:54.248Z||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-10-30T23:32:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:32:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:32:54.251Z||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-10-30T23:32:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:33:03.809Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:33:03.809Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:33:54.247Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:33:54.249Z||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-10-30T23:33:54.249Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:33:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:33:54.250Z||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-10-30T23:33:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:34:03.816Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:34:03.817Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:34:08.685Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-10-30T23:34:54.248Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:34:54.249Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:34:54.250Z||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-10-30T23:34:54.250Z||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-10-30T23:34:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:34:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:35:03.794Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:35:03.795Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:35:54.247Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:35:54.249Z||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-10-30T23:35:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:35:54.249Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:35:54.250Z||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-10-30T23:35:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:36:03.791Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:36:03.794Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:36:54.248Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:36:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:36:54.250Z||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-10-30T23:36:54.250Z||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-10-30T23:36:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:36:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:37:03.794Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:37:03.806Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:37:54.247Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:37:54.249Z||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-10-30T23:37:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:37:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:37:54.251Z||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-10-30T23:37:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:38:03.793Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:38:03.797Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:38:54.247Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:38:54.248Z||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-10-30T23:38:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:38:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:38:54.250Z||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-10-30T23:38:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:39:03.811Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:39:03.816Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:39:54.247Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:39:54.249Z||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-10-30T23:39:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:39:54.250Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:39:54.250Z||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-10-30T23:39:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:40:03.788Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:40:03.789Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:40:54.247Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:40:54.249Z||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-10-30T23:40:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:40:54.249Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:40:54.250Z||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-10-30T23:40:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:41:03.808Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:41:03.810Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:41:54.248Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:41:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:41:54.251Z||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-10-30T23:41:54.251Z||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-10-30T23:41:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:41:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:42:03.797Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:42:03.797Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:42:54.248Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:42:54.249Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:42:54.250Z||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-10-30T23:42:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:42:54.251Z||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-10-30T23:42:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:43:03.798Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:43:03.798Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:43:54.248Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:43:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:43:54.250Z||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-10-30T23:43:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:43:54.250Z||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-10-30T23:43:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:44:03.806Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:44:03.806Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:44:54.248Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:44:54.249Z||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-10-30T23:44:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:44:54.250Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:44:54.250Z||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-10-30T23:44:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:45:03.790Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:45:03.792Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:45:54.247Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:45:54.249Z||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-10-30T23:45:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:45:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:45:54.250Z||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-10-30T23:45:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:46:03.795Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:46:03.804Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:46:54.247Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:46:54.248Z||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-10-30T23:46:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:46:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:46:54.250Z||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-10-30T23:46:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:47:03.794Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:47:03.794Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:47:54.248Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:47:54.249Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:47:54.249Z||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-10-30T23:47:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:47:54.250Z||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-10-30T23:47:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:48:03.797Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:48:03.798Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:48:54.247Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:48:54.248Z||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-10-30T23:48:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:48:54.249Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:48:54.250Z||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-10-30T23:48:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:49:03.817Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:49:03.818Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:49:54.248Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:49:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:49:54.250Z||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-10-30T23:49:54.250Z||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-10-30T23:49:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:49:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:50:03.796Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:50:03.797Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:50:54.248Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:50:54.249Z||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-10-30T23:50:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:50:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:50:54.250Z||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-10-30T23:50:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:51:03.795Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:51:03.796Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:51:54.248Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:51:54.249Z||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-10-30T23:51:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:51:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:51:54.250Z||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-10-30T23:51:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:52:03.792Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:52:03.793Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:52:54.247Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:52:54.249Z||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-10-30T23:52:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:52:54.249Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:52:54.250Z||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-10-30T23:52:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:53:03.817Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:53:03.825Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:53:54.247Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:53:54.249Z||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-10-30T23:53:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:53:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:53:54.250Z||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-10-30T23:53:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:54:03.803Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:54:03.805Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:54:54.248Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:54:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:54:54.251Z||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-10-30T23:54:54.251Z||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-10-30T23:54:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:54:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:55:03.796Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:55:03.796Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:55:54.247Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:55:54.248Z||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-10-30T23:55:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:55:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:55:54.250Z||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-10-30T23:55:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:56:03.805Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:56:03.806Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:56:54.248Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:56:54.249Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:56:54.251Z||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-10-30T23:56:54.251Z||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-10-30T23:56:54.252Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:56:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:57:03.799Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:57:03.806Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:57:54.248Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:57:54.249Z||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-10-30T23:57:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:57:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:57:54.250Z||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-10-30T23:57:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:58:03.807Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:58:03.809Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:58:54.247Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:58:54.249Z||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-10-30T23:58:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:58:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:58:54.250Z||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-10-30T23:58:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:59:03.795Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:59:03.799Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-30T23:59:54.247Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:59:54.248Z||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-10-30T23:59:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-30T23:59:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-30T23:59:54.250Z||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-10-30T23:59:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:00:03.795Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:00:03.810Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:00:54.248Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:00:54.249Z||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-10-31T00:00:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:00:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:00:54.250Z||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-10-31T00:00:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:01:03.801Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:01:03.801Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:01:54.248Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:01:54.249Z||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-10-31T00:01:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:01:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:01:54.250Z||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-10-31T00:01:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:02:03.809Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:02:03.809Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:02:54.248Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:02:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:02:54.250Z||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-10-31T00:02:54.250Z||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-10-31T00:02:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:02:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:03:03.819Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:03:03.816Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:03:54.248Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:03:54.249Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:03:54.250Z||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-10-31T00:03:54.250Z||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-10-31T00:03:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:03:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:04:03.831Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:04:03.836Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:04:54.247Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:04:54.248Z||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-10-31T00:04:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:04:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:04:54.250Z||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-10-31T00:04:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:05:03.821Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:05:03.825Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:05:54.247Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:05:54.248Z||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-10-31T00:05:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:05:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:05:54.250Z||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-10-31T00:05:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:06:03.808Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:06:03.812Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:06:54.247Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:06:54.249Z||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-10-31T00:06:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:06:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:06:54.250Z||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-10-31T00:06:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:07:03.794Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:07:03.800Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:07:54.247Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:07:54.249Z||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-10-31T00:07:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:07:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:07:54.250Z||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-10-31T00:07:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:08:03.795Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:08:03.796Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:08:54.248Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:08:54.249Z||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-10-31T00:08:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:08:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:08:54.250Z||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-10-31T00:08:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:09:03.792Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:09:03.796Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:09:54.248Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:09:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:09:54.251Z||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-10-31T00:09:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:09:54.251Z||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-10-31T00:09:54.252Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:10:03.805Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:10:03.806Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:10:54.248Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:10:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:10:54.250Z||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-10-31T00:10:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:10:54.250Z||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-10-31T00:10:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:11:03.798Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:11:03.798Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:11:54.247Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:11:54.249Z||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-10-31T00:11:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:11:54.249Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:11:54.250Z||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-10-31T00:11:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:12:03.793Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:12:03.793Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:12:54.247Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:12:54.249Z||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-10-31T00:12:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:12:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:12:54.250Z||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-10-31T00:12:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:13:03.810Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:13:03.816Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:13:54.247Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:13:54.249Z||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-10-31T00:13:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:13:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:13:54.250Z||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-10-31T00:13:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:14:03.800Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:14:03.800Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:14:54.248Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:14:54.249Z||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-10-31T00:14:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:14:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:14:54.250Z||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-10-31T00:14:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:15:03.796Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:15:03.804Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:15:54.248Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:15:54.249Z||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-10-31T00:15:54.249Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:15:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:15:54.250Z||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-10-31T00:15:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:16:03.815Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:16:03.816Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:16:54.248Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:16:54.249Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:16:54.254Z||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-10-31T00:16:54.254Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:16:54.257Z||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-10-31T00:16:54.257Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:17:03.805Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:17:03.805Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:17:54.248Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:17:54.249Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:17:54.250Z||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-10-31T00:17:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:17:54.250Z||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-10-31T00:17:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:17:54.882Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:17:54.882Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:17:54.887Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.887Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"fa9e7596-ecd6-48e5-ad02-1cd84f2249b0","serviceName":"vFW 2022-10-31 00-16-21","serviceVersion":"1.0","serviceUUID":"8f7234e1-905e-4f85-bfa4-9548e4a461d1","serviceDescription":"catalog service description","serviceInvariantUUID":"172290a8-9cea-4e4a-a968-501d09c35bc2","resources":[{"resourceInstanceName":"vFW 0c7971b3-e1bf 0","resourceName":"vFW 0c7971b3-e1bf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"61ea6c33-95ec-4aef-91ed-53291afdba04","resourceInvariantUUID":"e1da4c32-cb6d-43bc-9e33-994eaf6e3b2a","resourceCustomizationUUID":"415a5692-5d96-4f33-85d1-6b39eb8fe274","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vf-license-model.xml","artifactChecksum":"OWQ1NjYwYTFmMmQ2NWQwYmVkZTE2ZTUyMTAxZDllNDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8514f2e1-6675-48c3-8607-f009ab6b17a4","artifactVersion":"1"},{"artifactName":"vfw0c7971b3e1bf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json","artifactChecksum":"ZTc5NzhiYzlmZmQ3MGEyZGIxNTQ3ZTMzNDA3OTcyZjk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c2e53e6b-f24c-49ea-9c90-845a39bcfc2b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"28e1fd34-90cc-4c3f-9039-418674a5d778","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vendor-license-model.xml","artifactChecksum":"MjQ0ZjJkMzQ1OTc4NGI5YTg4MThiNWFkMDU1ODhmNDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"af1d3790-e504-4987-9535-b27e8b5ae8a1","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f03b9b8c-69e2-4d44-b9bf-1ac5721013a5","artifactVersion":"2","generatedFromUUID":"28e1fd34-90cc-4c3f-9039-418674a5d778"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221031001621-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-template.yml","artifactChecksum":"NDZkMzA4MDFjNjQ5ZDZiOWIyNTAzYWYzMjBjMGEyYTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a5188655-bf19-4aca-882a-f0eefd84604d","artifactVersion":"1"},{"artifactName":"service-Vfw20221031001621-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar","artifactChecksum":"MTIyYjA4NjA4NTc2ZGIxM2FjYjY3M2E5Yjg0ODI1MmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5c00954b-2dd5-4a44-a99f-acc147757ee5","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-31T00:17:54.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.887Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "policy-id",
  "timestamp": 1667175463196,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.906Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:17:54.914Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:17:54.930Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.931Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.931Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "cds",
  "timestamp": 1667175459780,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.931Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.931Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.931Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "policy-id",
  "timestamp": 1667175463196,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.932Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.932Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.932Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:17:54.932Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.932Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "cds",
  "timestamp": 1667175459780,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.933Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.933Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.933Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "policy-id",
  "timestamp": 1667175463196,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:17:54.934Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.934Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.934Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "cds",
  "timestamp": 1667175459780,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.934Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.935Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.935Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "aai-ml",
  "timestamp": 1667175468095,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.935Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.935Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.936Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "policy-id",
  "timestamp": 1667175463196,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.936Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.936Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.936Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "cds",
  "timestamp": 1667175459780,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.937Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.937Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.937Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "aai-ml",
  "timestamp": 1667175468095,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.937Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.938Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.938Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "policy-id",
  "timestamp": 1667175463196,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.938Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.939Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.939Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "cds",
  "timestamp": 1667175459780,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.939Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.939Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.940Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "aai-ml",
  "timestamp": 1667175468095,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.940Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.940Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.940Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "cds",
  "timestamp": 1667175459780,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.941Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.941Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.941Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "policy-id",
  "timestamp": 1667175463196,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.942Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.942Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.942Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175471034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.943Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.943Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.944Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "aai-ml",
  "timestamp": 1667175468095,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.944Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.944Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "policy-id",
  "timestamp": 1667175463196,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:17:54.945Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.945Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.945Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "cds",
  "timestamp": 1667175459780,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:17:54.945Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.946Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175471034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:17:54.946Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.947Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "aai-ml",
  "timestamp": 1667175468095,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.947Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.947Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175471034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:17:54.948Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.948Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "aai-ml",
  "timestamp": 1667175468095,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:54.948Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:17:54.949Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.949Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "cds",
  "timestamp": 1667175474016,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:17:54.949Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:17:54.949Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:17:54.950Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "policy-id",
  "timestamp": 1667175473844,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:17:54.950Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:17:55.032Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms
2022-10-31T00:17:55.038Z||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-10-31T00:17:55.039Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:17:55.058Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:17:55.060Z||pool-3-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:17:55.942Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:17:55.943Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:17:55.945Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:17:55.946Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:17:56.046Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:17:56.047Z||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-10-31T00:17:56.047Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:17:56.062Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:17:56.063Z||pool-4-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:17:56.946Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:17:56.948Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:17:56.950Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:17:56.950Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:17:57.050Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T00:17:57.052Z||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-10-31T00:17:57.052Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:17:57.067Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:17:57.067Z||pool-5-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:17:57.951Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:17:57.952Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:17:57.954Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:17:57.955Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:17:58.055Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:17:58.056Z||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-10-31T00:17:58.056Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:17:58.069Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:17:58.070Z||pool-6-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:17:58.955Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:17:58.957Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:17:58.960Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:17:58.960Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-10-31T00:17:59.060Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:17:59.061Z||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-10-31T00:17:59.061Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:17:59.073Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:17:59.074Z||pool-7-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:17:59.962Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:17:59.963Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:17:59.966Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:17:59.966Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:18:00.066Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T00:18:00.068Z||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-10-31T00:18:00.068Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:00.090Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:00.091Z||pool-8-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:18:00.967Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:18:00.968Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:18:00.970Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:18:00.970Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:18:01.071Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:18:01.072Z||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-10-31T00:18:01.072Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:01.089Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:01.090Z||pool-9-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:18:01.972Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "serviceName": "vFW 2022-10-31 00-16-21",
  "serviceVersion": "1.0",
  "serviceUUID": "8f7234e1-905e-4f85-bfa4-9548e4a461d1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "172290a8-9cea-4e4a-a968-501d09c35bc2",
  "resources": [
    {
      "resourceInstanceName": "vFW 0c7971b3-e1bf 0",
      "resourceCustomizationUUID": "415a5692-5d96-4f33-85d1-6b39eb8fe274",
      "resourceName": "vFW 0c7971b3-e1bf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "61ea6c33-95ec-4aef-91ed-53291afdba04",
      "resourceInvariantUUID": "e1da4c32-cb6d-43bc-9e33-994eaf6e3b2a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw0c7971b3e1bf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
          "artifactChecksum": "ZTc5NzhiYzlmZmQ3MGEyZGIxNTQ3ZTMzNDA3OTcyZjk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c2e53e6b-f24c-49ea-9c90-845a39bcfc2b",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "28e1fd34-90cc-4c3f-9039-418674a5d778",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "f03b9b8c-69e2-4d44-b9bf-1ac5721013a5",
            "generatedFromUUID": "28e1fd34-90cc-4c3f-9039-418674a5d778"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "f03b9b8c-69e2-4d44-b9bf-1ac5721013a5",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221031001621-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
      "artifactChecksum": "MTIyYjA4NjA4NTc2ZGIxM2FjYjY3M2E5Yjg0ODI1MmQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5c00954b-2dd5-4a44-a99f-acc147757ee5"
    }
  ],
  "workloadContext": "Production"
}
2022-10-31T00:18:01.974Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-31T00:18:01.974Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 8f7234e1-905e-4f85-bfa4-9548e4a461d1 ASDC
2022-10-31T00:18:02.109Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
ServiceName:vFW 2022-10-31 00-16-21
ServiceVersion:1.0
ServiceUUID:8f7234e1-905e-4f85-bfa4-9548e4a461d1
ServiceInvariantUUID:172290a8-9cea-4e4a-a968-501d09c35bc2
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221031001621-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar
ArtifactUUID:5c00954b-2dd5-4a44-a99f-acc147757ee5
ArtifactChecksum:MTIyYjA4NjA4NTc2ZGIxM2FjYjY3M2E5Yjg0ODI1MmQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 0c7971b3-e1bf 0
ResourceCustomizationUUID:415a5692-5d96-4f33-85d1-6b39eb8fe274
ResourceInvariantUUID:e1da4c32-cb6d-43bc-9e33-994eaf6e3b2a
ResourceName:vFW 0c7971b3-e1bf
ResourceType:VF
ResourceUUID:61ea6c33-95ec-4aef-91ed-53291afdba04
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw0c7971b3e1bf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json
ArtifactUUID:c2e53e6b-f24c-49ea-9c90-845a39bcfc2b
ArtifactChecksum:ZTc5NzhiYzlmZmQ3MGEyZGIxNTQ3ZTMzNDA3OTcyZjk=
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/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml
ArtifactUUID:28e1fd34-90cc-4c3f-9039-418674a5d778
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/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env
ArtifactUUID:f03b9b8c-69e2-4d44-b9bf-1ac5721013a5
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/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env
ArtifactUUID:f03b9b8c-69e2-4d44-b9bf-1ac5721013a5
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-31T00:18:02.110Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8f7234e1-905e-4f85-bfa4-9548e4a461d1 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-10-31T00:18:02.391Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:18:02.392Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-31T00:18:02.394Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-31T00:18:02.394Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5c00954b-2dd5-4a44-a99f-acc147757ee5 from URL: /sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar
2022-10-31T00:18:02.394Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-31T00:18:02.396Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar
2022-10-31T00:18:02.533Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-31T00:18:02.543Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar 5c00954b-2dd5-4a44-a99f-acc147757ee5 100683
2022-10-31T00:18:02.546Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar ASDC sendASDCNotification
2022-10-31T00:18:02.546Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar
2022-10-31T00:18:02.547Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:18:02.549Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:18:02.555Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:18:02.555Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175482544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:18:02.657Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:18:02.659Z||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-10-31T00:18:02.659Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:02.674Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:02.675Z||pool-10-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:18:03.561Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:18:03.563Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-31T00:18:03.563Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 5c00954b-2dd5-4a44-a99f-acc147757ee5, URL: /sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar to file: /app/ASDC/1/service-Vfw20221031001621-csar.csar
2022-10-31T00:18:03.564Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221031001621-csar.csar
2022-10-31T00:18:03.701Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221031001621-csar.csar
2022-10-31T00:18:03.701Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221031001621-csar.csar
2022-10-31T00:18:04.647Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11884140531459121306/Definitions/service-Vfw20221031001621-template.yml
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
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
2022-10-31T00:18:07.527Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-31T00:18:07.533Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-31T00:18:07.533Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.533Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-10-31T00:18:07.533Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0c7971b3-e1bf 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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.534Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.534Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.534Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.534Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.534Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.534Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.534Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.534Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.534Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.534Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-Vfw20221031001621-csar.csar
2022-10-31T00:18:07.535Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-31T00:18:07.541Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.543Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:07.547Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:07.548Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-31T00:18:07.549Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:18:07.551Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.551Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:07.551Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:07.551Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-31T00:18:07.551Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:18:07.552Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.552Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:07.556Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.556Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is not matching search criteria
2022-10-31T00:18:07.556Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-31T00:18:07.556Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-31T00:18:07.556Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-31T00:18:07.556Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:07.557Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.557Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-31T00:18:07.557Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.557Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-31T00:18:07.557Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-31T00:18:07.557Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.557Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:07.558Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-31T00:18:07.558Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:07.558Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-31T00:18:07.558Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.558Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-31T00:18:07.558Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.559Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T00:18:07.560Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.560Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:07.560Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:18:07.560Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.560Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:07.561Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:18:07.561Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.561Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:07.561Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:18:07.561Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.561Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is not matching search criteria
2022-10-31T00:18:07.562Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-31T00:18:07.562Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-31T00:18:07.562Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-10-31T00:18:07.562Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-31T00:18:07.562Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-31T00:18:07.562Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.562Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:07.563Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-31T00:18:07.563Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:07.563Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-31T00:18:07.563Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.563Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=bffbc633-7489-413d-9176-ccbdd3b1b9a1
2022-10-31T00:18:07.563Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.563Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is not matching search criteria
2022-10-31T00:18:07.564Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-31T00:18:07.564Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-31T00:18:07.564Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-31T00:18:07.564Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:07.564Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.564Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-31T00:18:07.564Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.565Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-10-31T00:18:07.565Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-31T00:18:07.565Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:07.565Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-31T00:18:07.565Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.565Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=ad2eb303-d25d-4286-b836-dc8faa44d1c9
2022-10-31T00:18:07.565Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.566Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is not matching search criteria
2022-10-31T00:18:07.566Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-31T00:18:07.566Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-31T00:18:07.566Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-31T00:18:07.566Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:07.566Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.567Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-31T00:18:07.567Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.567Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-31T00:18:07.567Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-31T00:18:07.567Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-31T00:18:07.567Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:07.567Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-10-31T00:18:07.568Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=208a5adb-a832-4c01-9ada-650f4dad1d59
2022-10-31T00:18:07.568Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.568Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:07.568Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.568Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:07.569Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.569Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:07.569Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:07.569Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:07.569Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-10-31 00-16-21
Description:catalog service description
Model UUID:8f7234e1-905e-4f85-bfa4-9548e4a461d1
Model Version:NULL
Model InvariantUuid:172290a8-9cea-4e4a-a968-501d09c35bc2
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 0c7971b3-e1bf
Model UUID:580edcef-d48d-4b75-a3b0-f8ccf4bee95b
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e1da4c32-cb6d-43bc-9e33-994eaf6e3b2a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:415a5692-5d96-4f33-85d1-6b39eb8fe274
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:a2dd03e8-8da9-4b1b-be61-439aaf465137
ModelName:Vfw0c7971b3E1bf..base_vfw..module-0
ModelUuid:ba398653-37b8-4d87-87a8-2fd2344b6ee5
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:bffbc633-7489-413d-9176-ccbdd3b1b9a1
ModelInvariantUuid:f45c14b2-7dfe-4c4e-8521-0572dd8646e0
ModelName:vFW 0c7971b3-e1bf-nodes.vfwCvfc
ModelUuid:8f5f81dc-2627-43dc-8c69-7fdce5e5547e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:53649d0e-a809-4657-af1e-d607796589ab
ModelInvariantUuid:16fca0a8-c4b8-4265-9539-6de2f9c79edc
ModelName:Vfw0c7971b3E1bf.compute.nodes.heat.vfw
ModelUuid:d151e388-2d03-474e-bd82-622b29cf7c03
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:ad2eb303-d25d-4286-b836-dc8faa44d1c9
ModelInvariantUuid:cfc15fe8-f512-48a2-907e-9dddde957521
ModelName:vFW 0c7971b3-e1bf-nodes.vsnCvfc
ModelUuid:8689024b-73df-4a99-976c-b02644f42044
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:89770e77-6098-4eb3-85aa-d573213eef54
ModelInvariantUuid:29088c8b-dce0-4460-9df9-ecd6f6d43e79
ModelName:Vfw0c7971b3E1bf.compute.nodes.heat.vsn
ModelUuid:2415bfcb-263f-4986-a4a5-564176805ce6
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:208a5adb-a832-4c01-9ada-650f4dad1d59
ModelInvariantUuid:da3f421a-4917-4734-a968-6014ce71c710
ModelName:vFW 0c7971b3-e1bf-nodes.vpgCvfc
ModelUuid:8a6c229b-43dc-44f3-9065-ddba74659fe2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:66bd2a6f-d97a-41b1-a317-f1259325b5a8
ModelInvariantUuid:75acb865-42d9-4954-81ff-d011adf8c7bb
ModelName:Vfw0c7971b3E1bf.compute.nodes.heat.vpg
ModelUuid:f036dd1d-ca9b-4711-8a0e-0711e5432408
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-10-31T00:18:07.590Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 61ea6c33-95ec-4aef-91ed-53291afdba04
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T00:18:07.648Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||vFW 0c7971b3-e1bf 0
2022-10-31T00:18:07.655Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 61ea6c33-95ec-4aef-91ed-53291afdba04
2022-10-31T00:18:07.655Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2e53e6b-f24c-49ea-9c90-845a39bcfc2b from URL: /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json
2022-10-31T00:18:07.655Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-31T00:18:07.656Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json
2022-10-31T00:18:07.832Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-31T00:18:07.832Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json c2e53e6b-f24c-49ea-9c90-845a39bcfc2b 785
2022-10-31T00:18:07.833Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json ASDC sendASDCNotification
2022-10-31T00:18:07.833Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json
2022-10-31T00:18:07.833Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:18:07.833Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:18:07.835Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:18:07.835Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175487833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:18:07.936Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:18:07.937Z||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-10-31T00:18:07.937Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:07.953Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:07.954Z||pool-11-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:18:08.837Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw0c7971b3E1bf..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "a2dd03e8-8da9-4b1b-be61-439aaf465137",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ba398653-37b8-4d87-87a8-2fd2344b6ee5",
    "vfModuleModelCustomizationUUID": "9a251015-7621-4672-9b59-401b874909e1",
    "isBase": true,
    "artifacts": [
      "28e1fd34-90cc-4c3f-9039-418674a5d778",
      "f03b9b8c-69e2-4d44-b9bf-1ac5721013a5"
    ],
    "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-10-31T00:18:08.853Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0c7971b3E1bf..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ba398653-37b8-4d87-87a8-2fd2344b6ee5
VfModuleModelInvariantUUID:a2dd03e8-8da9-4b1b-be61-439aaf465137
VfModuleModelDescription:NULL
Artifacts UUID List:{
28e1fd34-90cc-4c3f-9039-418674a5d778
,
f03b9b8c-69e2-4d44-b9bf-1ac5721013a5

}
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-10-31T00:18:08.856Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw0c7971b3E1bf..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "a2dd03e8-8da9-4b1b-be61-439aaf465137",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ba398653-37b8-4d87-87a8-2fd2344b6ee5",
    "vfModuleModelCustomizationUUID": "9a251015-7621-4672-9b59-401b874909e1",
    "isBase": true,
    "artifacts": [
      "28e1fd34-90cc-4c3f-9039-418674a5d778",
      "f03b9b8c-69e2-4d44-b9bf-1ac5721013a5"
    ],
    "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-10-31T00:18:08.856Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0c7971b3E1bf..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ba398653-37b8-4d87-87a8-2fd2344b6ee5
VfModuleModelInvariantUUID:a2dd03e8-8da9-4b1b-be61-439aaf465137
VfModuleModelDescription:NULL
Artifacts UUID List:{
28e1fd34-90cc-4c3f-9039-418674a5d778
,
f03b9b8c-69e2-4d44-b9bf-1ac5721013a5

}
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-10-31T00:18:08.856Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 28e1fd34-90cc-4c3f-9039-418674a5d778 from URL: /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml
2022-10-31T00:18:08.856Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-31T00:18:08.856Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml
2022-10-31T00:18:08.942Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-31T00:18:08.943Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml 28e1fd34-90cc-4c3f-9039-418674a5d778 20368
2022-10-31T00:18:08.943Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-10-31T00:18:08.944Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml
2022-10-31T00:18:08.944Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:18:08.944Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:18:08.947Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:18:08.947Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175488943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:18:09.048Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-31T00:18:09.050Z||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-10-31T00:18:09.050Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:09.065Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:09.065Z||pool-12-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:18:09.948Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: f03b9b8c-69e2-4d44-b9bf-1ac5721013a5 from URL: /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env
2022-10-31T00:18:09.948Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-31T00:18:09.949Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env
2022-10-31T00:18:10.017Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-31T00:18:10.017Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env f03b9b8c-69e2-4d44-b9bf-1ac5721013a5 2098
2022-10-31T00:18:10.018Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-10-31T00:18:10.018Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env
2022-10-31T00:18:10.018Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:18:10.019Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:18:10.022Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:18:10.022Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175490018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:18:10.122Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:18:10.123Z||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-10-31T00:18:10.124Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:10.139Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:10.139Z||pool-13-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:18:11.023Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 8f7234e1-905e-4f85-bfa4-9548e4a461d1
2022-10-31T00:18:11.023Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 0c7971b3-e1bf 0 61ea6c33-95ec-4aef-91ed-53291afdba04 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T00:18:11.060Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@243bfce8, org.onap.sdc.toscaparser.api.parameters.Input@2a14b192, org.onap.sdc.toscaparser.api.parameters.Input@288d7dc4, org.onap.sdc.toscaparser.api.parameters.Input@29ce8366, org.onap.sdc.toscaparser.api.parameters.Input@5269f60b]
2022-10-31T00:18:11.064Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.065Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:11.065Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2022-10-31T00:18:11.065Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 415a5692-5d96-4f33-85d1-6b39eb8fe274
2022-10-31T00:18:11.066Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 415a5692-5d96-4f33-85d1-6b39eb8fe274 matches Tosca VF Customization UUID: 415a5692-5d96-4f33-85d1-6b39eb8fe274
2022-10-31T00:18:11.066Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 415a5692-5d96-4f33-85d1-6b39eb8fe274  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-10-31T00:18:11.079Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.079Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:11.081Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 415a5692-5d96-4f33-85d1-6b39eb8fe274: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-10-31T00:18:11.081Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7d3fbf4b
2022-10-31T00:18:11.081Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.082Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T00:18:11.082Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 9a251015-7621-4672-9b59-401b874909e1
2022-10-31T00:18:11.084Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 9a251015-7621-4672-9b59-401b874909e1
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-10-31T00:18:11.092Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.092Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:11.093Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:18:11.094Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.094Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:11.094Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:18:11.095Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.095Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is not matching search criteria
2022-10-31T00:18:11.095Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-31T00:18:11.095Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-31T00:18:11.096Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-10-31T00:18:11.096Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-31T00:18:11.096Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-31T00:18:11.096Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-31T00:18:11.097Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:11.097Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-31T00:18:11.097Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:11.097Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-31T00:18:11.098Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-31T00:18:11.098Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=bffbc633-7489-413d-9176-ccbdd3b1b9a1
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-10-31T00:18:11.105Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.105Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:11.106Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:18:11.106Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.106Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is not matching search criteria
2022-10-31T00:18:11.107Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-31T00:18:11.107Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-31T00:18:11.107Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-31T00:18:11.107Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:11.107Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-31T00:18:11.108Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-31T00:18:11.108Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-31T00:18:11.108Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-10-31T00:18:11.108Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-31T00:18:11.109Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:11.109Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-31T00:18:11.109Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-31T00:18:11.109Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=ad2eb303-d25d-4286-b836-dc8faa44d1c9
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-10-31T00:18:11.113Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.113Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:11.113Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:18:11.116Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.117Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is not matching search criteria
2022-10-31T00:18:11.117Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-31T00:18:11.117Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-31T00:18:11.118Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-31T00:18:11.118Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:11.118Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-31T00:18:11.119Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-31T00:18:11.119Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-31T00:18:11.119Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-31T00:18:11.120Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-31T00:18:11.120Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-31T00:18:11.120Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-31T00:18:11.121Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-10-31T00:18:11.121Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=208a5adb-a832-4c01-9ada-650f4dad1d59
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-10-31T00:18:11.124Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.125Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:11.125Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:18:11.126Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.126Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Node template vFW 0c7971b3-e1bf 0 is matching search criteria
2022-10-31T00:18:11.126Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0c7971b3-e1bf 0] matching following query criteria: sdcType=VF, customizationUUID=415a5692-5d96-4f33-85d1-6b39eb8fe274
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T00:18:11.129Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.129Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:11.130Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 8f7234e1-905e-4f85-bfa4-9548e4a461d1: vFW 0c7971b3-e1bf
2022-10-31T00:18:11.130Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.130Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:11.131Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.131Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:11.131Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.131Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:11.132Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.132Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:11.132Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:18:11.132Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-10-31 00-16-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:18:11.133Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2022-10-31 00-16-21 
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-10-31T00:18:11.450Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 0c7971b3-e1bf 61ea6c33-95ec-4aef-91ed-53291afdba04 1 ASDC deployResourceStructure
2022-10-31T00:18:11.451Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json ASDC sendASDCNotification
2022-10-31T00:18:11.451Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json
2022-10-31T00:18:11.451Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:18:11.451Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:18:11.453Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:18:11.453Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175491451,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:18:11.554Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-31T00:18:11.555Z||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-10-31T00:18:11.555Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:11.571Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:11.571Z||pool-14-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:18:12.454Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-10-31T00:18:12.455Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml
2022-10-31T00:18:12.455Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:18:12.455Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:18:12.458Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:18:12.458Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175492454,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T00:18:12.558Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:18:12.559Z||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-10-31T00:18:12.559Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:12.573Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:12.573Z||pool-15-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:18:13.459Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-10-31T00:18:13.460Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env
2022-10-31T00:18:13.460Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:18:13.460Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:18:13.462Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:18:13.462Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175493459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-10-31T00:18:13.563Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-31T00:18:13.564Z||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-10-31T00:18:13.564Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:13.586Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:13.587Z||pool-16-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:18:14.464Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar ASDC sendASDCNotification
2022-10-31T00:18:14.464Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar
2022-10-31T00:18:14.464Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:18:14.465Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:18:14.467Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:18:14.467Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175494464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:18:14.567Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:18:14.568Z||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-10-31T00:18:14.569Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:14.582Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:14.582Z||pool-17-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:18:15.468Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:18:15.499Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:18:15.503Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:18:15.503Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-31T00:18:15.504Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-31T00:18:45.504Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:18:45.517Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:18:45.519Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:18:45.519Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-31T00:18:45.519Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-31T00:18:54.249Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:18:54.250Z||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-10-31T00:18:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:18:54.378Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:18:54.378Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:18:54.378Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175471034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:18:54.379Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:15.520Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:19:15.535Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:19:15.538Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:19:15.538Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-31T00:19:15.538Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-31T00:19:45.538Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:19:45.552Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:19:45.556Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:19:45.557Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-31T00:19:45.557Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-31T00:19:54.249Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:19:54.250Z||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-10-31T00:19:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:19:54.289Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:19:54.293Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.293Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "aai-ml",
  "timestamp": 1667175468095,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.294Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.294Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.294Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.294Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.294Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.294Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "cds",
  "timestamp": 1667175475035,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:19:54.308Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
2022-10-31T00:19:54.308Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId fa9e7596-ecd6-48e5-ad02-1cd84f2249b0 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:19:54.322Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.322Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "policy-id",
  "timestamp": 1667175474864,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:19:54.322Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.322Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.322Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175471034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.323Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.323Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.323Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.323Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.323Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.323Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "policy-id",
  "timestamp": 1667175475869,
  "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-10-31T00:19:54.330Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
2022-10-31T00:19:54.330Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId fa9e7596-ecd6-48e5-ad02-1cd84f2249b0 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-10-31T00:19:54.340Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.340Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "aai-ml",
  "timestamp": 1667175475916,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.341Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.341Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.341Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175471034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.341Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.341Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.342Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175476428,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.342Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.342Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.342Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.342Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.342Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.342Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175471034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.343Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.343Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.343Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175476428,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.343Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.343Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.343Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.343Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.344Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.344Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175476428,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.344Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.344Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.344Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175478844,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.344Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.345Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.345Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.345Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.345Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.345Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175476428,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.345Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.345Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.346Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.346Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.346Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.346Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175479941,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.346Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.346Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.346Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175476428,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.346Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.346Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.347Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175474248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.347Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.347Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.347Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175481029,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.347Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.347Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.347Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175476428,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.347Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.348Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.348Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175482136,
  "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-10-31T00:19:54.355Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
2022-10-31T00:19:54.355Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId fa9e7596-ecd6-48e5-ad02-1cd84f2249b0 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-10-31T00:19:54.366Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.366Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175482544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.366Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.366Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.366Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175476428,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.366Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.366Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.367Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175483141,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:19:54.367Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.367Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.367Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175484264,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.367Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.368Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.368Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175487833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.368Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.368Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.368Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175488943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.368Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.369Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.369Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175489871,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:19:54.369Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.369Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.369Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175490018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.370Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.370Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.370Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175490877,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:19:54.377Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
2022-10-31T00:19:54.378Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId fa9e7596-ecd6-48e5-ad02-1cd84f2249b0 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:19:54.390Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.390Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "aai-ml",
  "timestamp": 1667175490571,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:19:54.390Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.390Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.390Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175491451,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/vfw0c7971b3e1bf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:19:54.391Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.391Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.391Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "aai-ml",
  "timestamp": 1667175491576,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:19:54.399Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
2022-10-31T00:19:54.399Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId fa9e7596-ecd6-48e5-ad02-1cd84f2249b0 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-10-31T00:19:54.410Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.410Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175492454,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T00:19:54.411Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.411Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.411Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175493459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/resourceInstances/vfw0c7971b3e1bf0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-10-31T00:19:54.411Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.411Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.412Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175494464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221031001621/1.0/artifacts/service-Vfw20221031001621-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:19:54.412Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.412Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.412Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "cds",
  "timestamp": 1667175519780,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.412Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.412Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.413Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "cds",
  "timestamp": 1667175519780,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.413Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.413Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.413Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "policy-id",
  "timestamp": 1667175523196,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.414Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.414Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.414Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "cds",
  "timestamp": 1667175519780,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.414Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.414Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.414Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "policy-id",
  "timestamp": 1667175523196,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.415Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.415Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.415Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "cds",
  "timestamp": 1667175519780,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.415Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.415Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.416Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "policy-id",
  "timestamp": 1667175523196,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.416Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.416Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.416Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "cds",
  "timestamp": 1667175519780,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.416Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.416Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.417Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "policy-id",
  "timestamp": 1667175523196,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.417Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.417Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.417Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "cds",
  "timestamp": 1667175519780,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.417Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.418Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.418Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "policy-id",
  "timestamp": 1667175523196,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.418Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.418Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.418Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "cds",
  "timestamp": 1667175519780,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.419Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.419Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.419Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "aai-ml",
  "timestamp": 1667175528095,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.419Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.419Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.419Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "policy-id",
  "timestamp": 1667175523196,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.420Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.420Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.420Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "cds",
  "timestamp": 1667175529417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.420Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.420Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.420Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "aai-ml",
  "timestamp": 1667175528095,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.421Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.421Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.421Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "policy-id",
  "timestamp": 1667175523196,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.421Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.422Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.422Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "cds",
  "timestamp": 1667175530423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:19:54.443Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of dd33c2c9-7230-48ca-9a2c-161aaaacbc30
2022-10-31T00:19:54.443Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd33c2c9-7230-48ca-9a2c-161aaaacbc30 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:19:54.455Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.455Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "aai-ml",
  "timestamp": 1667175528095,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.455Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.455Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.455Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "policy-id",
  "timestamp": 1667175530969,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:19:54.455Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.456Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.456Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175531034,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.456Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.456Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.456Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "aai-ml",
  "timestamp": 1667175528095,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.456Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.456Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.456Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "policy-id",
  "timestamp": 1667175531974,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:19:54.456Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:19:54.457Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.457Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175531034,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.457Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.457Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.457Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "aai-ml",
  "timestamp": 1667175528095,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.457Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.457Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.458Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "policy-id",
  "timestamp": 1667175532979,
  "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-10-31T00:19:54.464Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dd33c2c9-7230-48ca-9a2c-161aaaacbc30
2022-10-31T00:19:54.464Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd33c2c9-7230-48ca-9a2c-161aaaacbc30 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-10-31T00:19:54.481Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.481Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175531034,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:19:54.482Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:19:54.482Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:19:54.482Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "aai-ml",
  "timestamp": 1667175528095,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:19:54.482Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:15.557Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:20:15.573Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:20:15.577Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:20:15.577Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-31T00:20:15.577Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-31T00:20:15.578Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-31T00:20:15.578Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:20:15.578Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:20:15.578Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:20:15.578Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:20:15.578Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:20:15.578Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:20:15.585Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-31T00:20:45.586Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0 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-10-31T00:20:45.598Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fa9e7596-ecd6-48e5-ad02-1cd84f2249b0 and serviceModelVersionId: 8f7234e1-905e-4f85-bfa4-9548e4a461d1
2022-10-31T00:20:45.598Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 172290a8-9cea-4e4a-a968-501d09c35bc2
2022-10-31T00:20:54.249Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:20:54.251Z||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-10-31T00:20:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:20:54.784Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:20:54.786Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.786Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175531034,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:20:54.787Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.787Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.787Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "aai-ml",
  "timestamp": 1667175528095,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:20:54.787Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.787Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.787Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175531034,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-10-31T00:20:54.787Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.788Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.788Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "aai-ml",
  "timestamp": 1667175535839,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:20:54.788Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:20:54.788Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.788Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175531034,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:20:54.788Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.788Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.788Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175536427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:20:54.789Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.789Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.789Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175531034,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:20:54.789Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.789Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.789Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175536427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:20:54.789Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.789Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.790Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175536427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:20:54.790Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.790Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.790Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175538844,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:20:54.790Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:20:54.790Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.790Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175536427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:20:54.790Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.790Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.791Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175539953,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:20:54.791Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:20:54.791Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.791Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175536427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:20:54.791Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.791Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.791Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175541030,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:20:54.791Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:20:54.792Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.792Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175536427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:20:54.792Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.792Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.792Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175542060,
  "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-10-31T00:20:54.806Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dd33c2c9-7230-48ca-9a2c-161aaaacbc30
2022-10-31T00:20:54.806Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd33c2c9-7230-48ca-9a2c-161aaaacbc30 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-10-31T00:20:54.817Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.818Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175536427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:20:54.818Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:20:54.818Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.818Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "aai-ml",
  "timestamp": 1667175542938,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:20:54.818Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:20:54.818Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.818Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667175543064,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:20:54.818Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:20:54.819Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.819Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175544178,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:20:54.819Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:20:54.819Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.819Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "aai-ml",
  "timestamp": 1667175543942,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:20:54.827Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dd33c2c9-7230-48ca-9a2c-161aaaacbc30
2022-10-31T00:20:54.827Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd33c2c9-7230-48ca-9a2c-161aaaacbc30 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-10-31T00:20:54.846Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.846Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175546517,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:20:54.846Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:20:54.847Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T00:20:54.847Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667175547521,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:20:54.853Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dd33c2c9-7230-48ca-9a2c-161aaaacbc30
2022-10-31T00:20:54.853Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd33c2c9-7230-48ca-9a2c-161aaaacbc30 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:21:01.507Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/172290a8-9cea-4e4a-a968-501d09c35bc2/model-vers/model-ver/8f7234e1-905e-4f85-bfa4-9548e4a461d1?depth=0
2022-10-31T00:21:01.644Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-10-31T00:21:02.169Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/172290a8-9cea-4e4a-a968-501d09c35bc2/model-vers/model-ver/8f7234e1-905e-4f85-bfa4-9548e4a461d1?depth=0|INFO|500||Invoke
2022-10-31T00:21:02.176Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/172290a8-9cea-4e4a-a968-501d09c35bc2/model-vers/model-ver/8f7234e1-905e-4f85-bfa4-9548e4a461d1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/172290a8-9cea-4e4a-a968-501d09c35bc2/model-vers/model-ver/8f7234e1-905e-4f85-bfa4-9548e4a461d1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fa9e7596-ecd6-48e5-ad02-1cd84f2249b0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7318de3f-8114-4e4e-8129-c24061bf6d36], X-ECOMP-RequestID=[fa9e7596-ecd6-48e5-ad02-1cd84f2249b0], X-TransactionId=[], X-ONAP-RequestID=[fa9e7596-ecd6-48e5-ad02-1cd84f2249b0], Content-Type=[application/merge-patch+json]}
2022-10-31T00:21:02.200Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/172290a8-9cea-4e4a-a968-501d09c35bc2/model-vers/model-ver/8f7234e1-905e-4f85-bfa4-9548e4a461d1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-31T00:21:02.590Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/172290a8-9cea-4e4a-a968-501d09c35bc2/model-vers/model-ver/8f7234e1-905e-4f85-bfa4-9548e4a461d1?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/172290a8-9cea-4e4a-a968-501d09c35bc2/model-vers/model-ver/8f7234e1-905e-4f85-bfa4-9548e4a461d1?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[354], X-AAI-TXID=[0-aai-resources-221031-00:21:01:837-51742], vertex-id=[196808], Content-Length=[0], Date=[Mon, 31 Oct 2022 00:21:01 GMT], Content-Type=[application/json]}
2022-10-31T00:21:02.592Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/172290a8-9cea-4e4a-a968-501d09c35bc2/model-vers/model-ver/8f7234e1-905e-4f85-bfa4-9548e4a461d1?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-31T00:21:02.593Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/172290a8-9cea-4e4a-a968-501d09c35bc2/model-vers/model-ver/8f7234e1-905e-4f85-bfa4-9548e4a461d1?depth=0|INFO|500||InvokeReturn
2022-10-31T00:21:02.599Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-31T00:21:02.599Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T00:21:02.612Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-10-31T00:21:02.621Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fa9e7596-ecd6-48e5-ad02-1cd84f2249b0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-31T00:21:02.622Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-31T00:21:02.622Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:02.625Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:02.625Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175662621,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:21:02.726Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:02.727Z||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-10-31T00:21:02.727Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:02.747Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:02.747Z||pool-18-thread-1|||||INFO|500||cambria reply ok (21 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-10-31T00:21:03.641Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:21:03.642Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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-10-31T00:21:03.642Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:08.126Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:08.127Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T00:21:08.127Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"dd33c2c9-7230-48ca-9a2c-161aaaacbc30","serviceName":"basic_onboard_pWDjAO","serviceVersion":"1.0","serviceUUID":"e877bf3e-a137-497e-bf73-136f92a45a8f","serviceDescription":"service","serviceInvariantUUID":"6b6294c6-b12e-4017-ab92-76ce62033c6d","resources":[{"resourceInstanceName":"basic_onboard_pWDjAO 0","resourceName":"basic_onboard_pWDjAO","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"eed02bb2-c5c9-4319-80db-9c3687ed5389","resourceInvariantUUID":"921c70ef-03fc-4b39-bffd-71bf54641849","resourceCustomizationUUID":"9b7506bc-ec3e-482c-b180-a4d0cfc241c3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vf-license-model.xml","artifactChecksum":"NmViMDZmZjA0M2YzY2UwZjg3ZjM5ZGExNDkyYzEwOTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cda3f485-9f75-4f8d-9688-f4bf2ddc30dc","artifactVersion":"1"},{"artifactName":"basic_onboard_pwdjao0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json","artifactChecksum":"ZDBmYjNkMjRkY2ZkNGJlMjU1Y2ZmOThlYjgzNTlkNTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a5ae2e7d-19a2-4348-b2b1-3590d03067da","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8333057c-fb5f-41f1-909b-cac957331c06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"44d27ea8-dc40-4cf7-9f91-4dd0b9b22473","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3382037e-af46-40c1-968d-f2bfad31570d","artifactVersion":"2","generatedFromUUID":"8333057c-fb5f-41f1-909b-cac957331c06"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPwdjao-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-template.yml","artifactChecksum":"MTMzOTE5MjczMjY4YmRlNDkxYTRhNDA0YzMzNDYwMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c5c436eb-7481-4790-83a8-a16c6137701a","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPwdjao-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar","artifactChecksum":"ZDQ4NzQwYTA5YTFmNzMyOWQzNjE1N2ZmYmNjYzIwMmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fafa7717-9e26-4cc6-a32d-471d0270c0c7","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-31T00:21:08.130Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:21:08.130Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:08.133Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:08.133Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:21:08.233Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:08.235Z||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-10-31T00:21:08.235Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:08.257Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:08.257Z||pool-19-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:09.133Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:21:09.134Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:09.137Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:09.137Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:21:09.237Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:09.238Z||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-10-31T00:21:09.239Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:09.253Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:09.254Z||pool-20-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:10.138Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:21:10.139Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:10.142Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:10.142Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:21:10.242Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:10.243Z||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-10-31T00:21:10.243Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:10.260Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:10.260Z||pool-21-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:21:11.142Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:21:11.143Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:11.145Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:11.146Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:21:11.247Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-31T00:21:11.249Z||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-10-31T00:21:11.249Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:11.263Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:11.263Z||pool-22-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:12.147Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:21:12.148Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:12.150Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:12.150Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-10-31T00:21:12.251Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:12.252Z||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-10-31T00:21:12.252Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:12.268Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:12.268Z||pool-23-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:13.151Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:21:13.152Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:13.156Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:13.156Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:21:13.256Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T00:21:13.258Z||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-10-31T00:21:13.258Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:13.275Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:13.276Z||pool-24-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:14.157Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:21:14.158Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:14.161Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:14.161Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:21:14.261Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:14.262Z||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-10-31T00:21:14.262Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:14.276Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:14.276Z||pool-25-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:15.163Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "serviceName": "basic_onboard_pWDjAO",
  "serviceVersion": "1.0",
  "serviceUUID": "e877bf3e-a137-497e-bf73-136f92a45a8f",
  "serviceDescription": "service",
  "serviceInvariantUUID": "6b6294c6-b12e-4017-ab92-76ce62033c6d",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_pWDjAO 0",
      "resourceCustomizationUUID": "9b7506bc-ec3e-482c-b180-a4d0cfc241c3",
      "resourceName": "basic_onboard_pWDjAO",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "eed02bb2-c5c9-4319-80db-9c3687ed5389",
      "resourceInvariantUUID": "921c70ef-03fc-4b39-bffd-71bf54641849",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_pwdjao0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
          "artifactChecksum": "ZDBmYjNkMjRkY2ZkNGJlMjU1Y2ZmOThlYjgzNTlkNTM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a5ae2e7d-19a2-4348-b2b1-3590d03067da",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "8333057c-fb5f-41f1-909b-cac957331c06",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "3382037e-af46-40c1-968d-f2bfad31570d",
            "generatedFromUUID": "8333057c-fb5f-41f1-909b-cac957331c06"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "3382037e-af46-40c1-968d-f2bfad31570d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardPwdjao-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
      "artifactChecksum": "ZDQ4NzQwYTA5YTFmNzMyOWQzNjE1N2ZmYmNjYzIwMmQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fafa7717-9e26-4cc6-a32d-471d0270c0c7"
    }
  ],
  "workloadContext": "Production"
}
2022-10-31T00:21:15.163Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-31T00:21:15.163Z|fa9e7596-ecd6-48e5-ad02-1cd84f2249b0|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e877bf3e-a137-497e-bf73-136f92a45a8f ASDC
2022-10-31T00:21:15.164Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:dd33c2c9-7230-48ca-9a2c-161aaaacbc30
ServiceName:basic_onboard_pWDjAO
ServiceVersion:1.0
ServiceUUID:e877bf3e-a137-497e-bf73-136f92a45a8f
ServiceInvariantUUID:6b6294c6-b12e-4017-ab92-76ce62033c6d
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardPwdjao-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar
ArtifactUUID:fafa7717-9e26-4cc6-a32d-471d0270c0c7
ArtifactChecksum:ZDQ4NzQwYTA5YTFmNzMyOWQzNjE1N2ZmYmNjYzIwMmQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_pWDjAO 0
ResourceCustomizationUUID:9b7506bc-ec3e-482c-b180-a4d0cfc241c3
ResourceInvariantUUID:921c70ef-03fc-4b39-bffd-71bf54641849
ResourceName:basic_onboard_pWDjAO
ResourceType:VF
ResourceUUID:eed02bb2-c5c9-4319-80db-9c3687ed5389
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_pwdjao0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json
ArtifactUUID:a5ae2e7d-19a2-4348-b2b1-3590d03067da
ArtifactChecksum:ZDBmYjNkMjRkY2ZkNGJlMjU1Y2ZmOThlYjgzNTlkNTM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml
ArtifactUUID:8333057c-fb5f-41f1-909b-cac957331c06
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env
ArtifactUUID:3382037e-af46-40c1-968d-f2bfad31570d
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env
ArtifactUUID:3382037e-af46-40c1-968d-f2bfad31570d
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-31T00:21:15.164Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e877bf3e-a137-497e-bf73-136f92a45a8f 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-10-31T00:21:15.211Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:21:15.212Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-31T00:21:15.212Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-31T00:21:15.212Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fafa7717-9e26-4cc6-a32d-471d0270c0c7 from URL: /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:15.212Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-31T00:21:15.212Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:15.297Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-31T00:21:15.299Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar fafa7717-9e26-4cc6-a32d-471d0270c0c7 75305
2022-10-31T00:21:15.299Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar ASDC sendASDCNotification
2022-10-31T00:21:15.299Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:15.299Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:21:15.300Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:15.303Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:15.303Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175675299,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:21:15.403Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:15.405Z||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-10-31T00:21:15.405Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:15.454Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:15.455Z||pool-26-thread-1|||||INFO|500||cambria reply ok (51 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:16.304Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:21:16.306Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-31T00:21:16.306Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: fafa7717-9e26-4cc6-a32d-471d0270c0c7, URL: /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar to file: /app/ASDC/1/service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:16.306Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:16.307Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:16.307Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:16.490Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10857670003540354514/Definitions/service-BasicOnboardPwdjao-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2022-10-31T00:21:17.758Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-31T00:21:17.758Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-31T00:21:17.758Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:17.759Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-31T00:21:17.759Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_pWDjAO 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-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:17.759Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:17.759Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:17.759Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:17.759Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:17.759Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:17.759Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:17.759Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-31T00:21:17.760Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.760Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:17.760Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is matching search criteria
2022-10-31T00:21:17.760Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-31T00:21:17.761Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pWDjAO 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:21:17.761Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.761Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:17.761Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is matching search criteria
2022-10-31T00:21:17.761Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-31T00:21:17.761Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pWDjAO 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:21:17.762Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.762Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:17.762Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.762Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is not matching search criteria
2022-10-31T00:21:17.762Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-10-31T00:21:17.763Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-10-31T00:21:17.763Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-10-31T00:21:17.763Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-10-31T00:21:17.763Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-31T00:21:17.763Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.763Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T00:21:17.764Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.764Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is matching search criteria
2022-10-31T00:21:17.764Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pWDjAO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:21:17.764Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.764Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is matching search criteria
2022-10-31T00:21:17.764Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pWDjAO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:21:17.765Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.765Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is matching search criteria
2022-10-31T00:21:17.765Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pWDjAO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:21:17.765Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.765Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is not matching search criteria
2022-10-31T00:21:17.765Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-10-31T00:21:17.766Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-10-31T00:21:17.766Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=eec9050a-5ff0-4b70-b1ce-e89fa0547b37
2022-10-31T00:21:17.766Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.766Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:17.766Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.766Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:17.766Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.767Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:17.767Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:17.767Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:17.767Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_pWDjAO
Description:service
Model UUID:e877bf3e-a137-497e-bf73-136f92a45a8f
Model Version:NULL
Model InvariantUuid:6b6294c6-b12e-4017-ab92-76ce62033c6d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_pWDjAO
Model UUID:92bf56f2-cb49-4c3f-b663-4569b1f788b8
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:921c70ef-03fc-4b39-bffd-71bf54641849
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:9b7506bc-ec3e-482c-b180-a4d0cfc241c3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:d44251a4-5b40-4cc6-bbe4-f768604b5eef
ModelName:BasicOnboardPwdjao..base_ubuntu18..module-0
ModelUuid:1fc90689-e93d-4034-bba1-7efe7c1d9c4e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:eec9050a-5ff0-4b70-b1ce-e89fa0547b37
ModelInvariantUuid:0abe21a9-c57a-4bb0-b1b9-1db6d9d06073
ModelName:basic_onboard_pWDjAO-nodes.ubuntu18Cvfc
ModelUuid:b885251f-fb6f-47c7-b931-45c68b4c5e6d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:ba864305-e0b4-4bb4-8076-85a53c62f1fb
ModelInvariantUuid:d29b713b-cc0f-4028-832e-d0ee9a32cfac
ModelName:BasicOnboardPwdjao.compute.nodes.heat.ubuntu18
ModelUuid:b60f8120-cd5f-402e-ba49-a1697e856878
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-10-31T00:21:17.779Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: eed02bb2-c5c9-4319-80db-9c3687ed5389
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T00:21:17.783Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||basic_onboard_pWDjAO 0
2022-10-31T00:21:17.784Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: eed02bb2-c5c9-4319-80db-9c3687ed5389
2022-10-31T00:21:17.784Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a5ae2e7d-19a2-4348-b2b1-3590d03067da from URL: /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json
2022-10-31T00:21:17.784Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-31T00:21:17.784Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json
2022-10-31T00:21:17.851Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-31T00:21:17.852Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json a5ae2e7d-19a2-4348-b2b1-3590d03067da 798
2022-10-31T00:21:17.852Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json ASDC sendASDCNotification
2022-10-31T00:21:17.852Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json
2022-10-31T00:21:17.852Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:21:17.853Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:17.855Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:17.856Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175677852,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:21:17.956Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:17.957Z||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-10-31T00:21:17.957Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:17.971Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:17.972Z||pool-27-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:18.857Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardPwdjao..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "d44251a4-5b40-4cc6-bbe4-f768604b5eef",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1fc90689-e93d-4034-bba1-7efe7c1d9c4e",
    "vfModuleModelCustomizationUUID": "acd67206-6215-4777-b5df-a163904c5365",
    "isBase": true,
    "artifacts": [
      "8333057c-fb5f-41f1-909b-cac957331c06",
      "3382037e-af46-40c1-968d-f2bfad31570d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-31T00:21:18.862Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPwdjao..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1fc90689-e93d-4034-bba1-7efe7c1d9c4e
VfModuleModelInvariantUUID:d44251a4-5b40-4cc6-bbe4-f768604b5eef
VfModuleModelDescription:NULL
Artifacts UUID List:{
8333057c-fb5f-41f1-909b-cac957331c06
,
3382037e-af46-40c1-968d-f2bfad31570d

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-10-31T00:21:18.864Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardPwdjao..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "d44251a4-5b40-4cc6-bbe4-f768604b5eef",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1fc90689-e93d-4034-bba1-7efe7c1d9c4e",
    "vfModuleModelCustomizationUUID": "acd67206-6215-4777-b5df-a163904c5365",
    "isBase": true,
    "artifacts": [
      "8333057c-fb5f-41f1-909b-cac957331c06",
      "3382037e-af46-40c1-968d-f2bfad31570d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-31T00:21:18.864Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPwdjao..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1fc90689-e93d-4034-bba1-7efe7c1d9c4e
VfModuleModelInvariantUUID:d44251a4-5b40-4cc6-bbe4-f768604b5eef
VfModuleModelDescription:NULL
Artifacts UUID List:{
8333057c-fb5f-41f1-909b-cac957331c06
,
3382037e-af46-40c1-968d-f2bfad31570d

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-10-31T00:21:18.864Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8333057c-fb5f-41f1-909b-cac957331c06 from URL: /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml
2022-10-31T00:21:18.865Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-31T00:21:18.865Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml
2022-10-31T00:21:18.999Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-31T00:21:19.000Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml 8333057c-fb5f-41f1-909b-cac957331c06 5033
2022-10-31T00:21:19.000Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-10-31T00:21:19.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml
2022-10-31T00:21:19.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:21:19.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:19.003Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:19.003Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175679000,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:21:19.104Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:19.105Z||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-10-31T00:21:19.105Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:19.121Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:19.121Z||pool-28-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:20.004Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 3382037e-af46-40c1-968d-f2bfad31570d from URL: /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env
2022-10-31T00:21:20.005Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-31T00:21:20.005Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env
2022-10-31T00:21:20.128Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-31T00:21:20.128Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env 3382037e-af46-40c1-968d-f2bfad31570d 909
2022-10-31T00:21:20.129Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-10-31T00:21:20.129Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env
2022-10-31T00:21:20.129Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:21:20.129Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:20.132Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:20.132Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175680129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:21:20.232Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:20.233Z||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-10-31T00:21:20.233Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:20.266Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:20.267Z||pool-29-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:21.132Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: e877bf3e-a137-497e-bf73-136f92a45a8f
2022-10-31T00:21:21.133Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_pWDjAO 0 eed02bb2-c5c9-4319-80db-9c3687ed5389 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T00:21:21.155Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@531babdd, org.onap.sdc.toscaparser.api.parameters.Input@48098bdb, org.onap.sdc.toscaparser.api.parameters.Input@53e3eb90, org.onap.sdc.toscaparser.api.parameters.Input@4389dd3e, org.onap.sdc.toscaparser.api.parameters.Input@4dc2c3d1]
2022-10-31T00:21:21.156Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.157Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:21.157Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2022-10-31T00:21:21.157Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 9b7506bc-ec3e-482c-b180-a4d0cfc241c3
2022-10-31T00:21:21.157Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9b7506bc-ec3e-482c-b180-a4d0cfc241c3 matches Tosca VF Customization UUID: 9b7506bc-ec3e-482c-b180-a4d0cfc241c3
2022-10-31T00:21:21.157Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 9b7506bc-ec3e-482c-b180-a4d0cfc241c3  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-10-31T00:21:21.162Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.162Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:21.162Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 9b7506bc-ec3e-482c-b180-a4d0cfc241c3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-10-31T00:21:21.163Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@80f5e87
2022-10-31T00:21:21.163Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.163Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T00:21:21.163Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : acd67206-6215-4777-b5df-a163904c5365
2022-10-31T00:21:21.164Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID acd67206-6215-4777-b5df-a163904c5365
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-10-31T00:21:21.167Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.167Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is matching search criteria
2022-10-31T00:21:21.167Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pWDjAO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:21:21.167Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.168Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is matching search criteria
2022-10-31T00:21:21.168Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pWDjAO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:21:21.168Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.168Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is not matching search criteria
2022-10-31T00:21:21.169Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-10-31T00:21:21.169Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-10-31T00:21:21.169Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=eec9050a-5ff0-4b70-b1ce-e89fa0547b37
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-10-31T00:21:21.172Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.172Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is matching search criteria
2022-10-31T00:21:21.172Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pWDjAO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:21:21.172Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.173Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pWDjAO 0 is matching search criteria
2022-10-31T00:21:21.173Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pWDjAO 0] matching following query criteria: sdcType=VF, customizationUUID=9b7506bc-ec3e-482c-b180-a4d0cfc241c3
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T00:21:21.175Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.175Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:21.176Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid e877bf3e-a137-497e-bf73-136f92a45a8f: basic_onboard_pWDjAO
2022-10-31T00:21:21.176Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.176Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:21.176Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.176Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:21.177Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.177Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:21.177Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.177Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:21.178Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:21:21.178Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pWDjAO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:21:21.178Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_pWDjAO 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:21:21.272Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_pWDjAO eed02bb2-c5c9-4319-80db-9c3687ed5389 1 ASDC deployResourceStructure
2022-10-31T00:21:21.273Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json ASDC sendASDCNotification
2022-10-31T00:21:21.273Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json
2022-10-31T00:21:21.273Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:21:21.274Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:21.276Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:21.276Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175681273,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:21:21.376Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:21.377Z||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-10-31T00:21:21.377Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:21.392Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:21.393Z||pool-30-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:22.277Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-10-31T00:21:22.278Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml
2022-10-31T00:21:22.278Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:21:22.279Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:22.281Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:22.282Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175682277,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T00:21:22.382Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:22.383Z||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-10-31T00:21:22.383Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:22.398Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:22.398Z||pool-31-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:23.283Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-10-31T00:21:23.284Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env
2022-10-31T00:21:23.284Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:21:23.285Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:23.287Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:23.287Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175683283,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-10-31T00:21:23.387Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:23.389Z||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-10-31T00:21:23.389Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:23.403Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:23.403Z||pool-32-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:24.288Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar ASDC sendASDCNotification
2022-10-31T00:21:24.289Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar
2022-10-31T00:21:24.289Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:21:24.290Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:24.292Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:24.292Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175684288,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:21:24.392Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T00:21:24.393Z||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-10-31T00:21:24.394Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:24.409Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:24.410Z||pool-33-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:21:25.293Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dd33c2c9-7230-48ca-9a2c-161aaaacbc30
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:21:25.309Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dd33c2c9-7230-48ca-9a2c-161aaaacbc30
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:21:25.314Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:21:25.314Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-31T00:21:25.314Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-31T00:21:25.314Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-31T00:21:25.314Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:21:25.314Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:21:25.314Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:21:25.314Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:21:25.314Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:21:25.314Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:21:25.322Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-31T00:21:54.250Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:21:54.251Z||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-10-31T00:21:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:54.885Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:54.886Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.886Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fa9e7596-ecd6-48e5-ad02-1cd84f2249b0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175662621,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:21:54.887Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:21:54.887Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.887Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:21:54.888Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:21:54.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.888Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:21:54.888Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:21:54.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.888Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:21:54.889Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:21:54.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.889Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:21:54.889Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:21:54.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.889Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-10-31T00:21:54.889Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:21:54.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.890Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:21:54.890Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:21:54.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.890Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175663641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:21:54.890Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:21:54.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.890Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175675299,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:21:54.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:21:54.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.892Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175677852,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:21:54.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:21:54.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.892Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175679000,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:21:54.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:21:54.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.892Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175680129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:21:54.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:21:54.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.893Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175681273,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/basic_onboard_pwdjao0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:21:54.893Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:21:54.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.893Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175682277,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T00:21:54.893Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:21:54.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.893Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175683283,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/resourceInstances/basic_onboard_pwdjao0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-10-31T00:21:54.893Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:21:54.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:21:54.894Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175684288,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwdjao/1.0/artifacts/service-BasicOnboardPwdjao-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:21:54.894Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:21:55.322Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dd33c2c9-7230-48ca-9a2c-161aaaacbc30 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-10-31T00:21:55.331Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dd33c2c9-7230-48ca-9a2c-161aaaacbc30 and serviceModelVersionId: e877bf3e-a137-497e-bf73-136f92a45a8f
2022-10-31T00:21:55.331Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6b6294c6-b12e-4017-ab92-76ce62033c6d
2022-10-31T00:21:55.332Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6b6294c6-b12e-4017-ab92-76ce62033c6d/model-vers/model-ver/e877bf3e-a137-497e-bf73-136f92a45a8f?depth=0
2022-10-31T00:21:55.337Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-10-31T00:21:55.396Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b6294c6-b12e-4017-ab92-76ce62033c6d/model-vers/model-ver/e877bf3e-a137-497e-bf73-136f92a45a8f?depth=0|INFO|500||Invoke
2022-10-31T00:21:55.396Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b6294c6-b12e-4017-ab92-76ce62033c6d/model-vers/model-ver/e877bf3e-a137-497e-bf73-136f92a45a8f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b6294c6-b12e-4017-ab92-76ce62033c6d/model-vers/model-ver/e877bf3e-a137-497e-bf73-136f92a45a8f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[dd33c2c9-7230-48ca-9a2c-161aaaacbc30], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4852bfd5-b64a-46c5-8072-f41a9365e675], X-ECOMP-RequestID=[dd33c2c9-7230-48ca-9a2c-161aaaacbc30], X-TransactionId=[], X-ONAP-RequestID=[dd33c2c9-7230-48ca-9a2c-161aaaacbc30], Content-Type=[application/merge-patch+json]}
2022-10-31T00:21:55.406Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b6294c6-b12e-4017-ab92-76ce62033c6d/model-vers/model-ver/e877bf3e-a137-497e-bf73-136f92a45a8f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-31T00:21:55.551Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b6294c6-b12e-4017-ab92-76ce62033c6d/model-vers/model-ver/e877bf3e-a137-497e-bf73-136f92a45a8f?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b6294c6-b12e-4017-ab92-76ce62033c6d/model-vers/model-ver/e877bf3e-a137-497e-bf73-136f92a45a8f?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[132], X-AAI-TXID=[0-aai-resources-221031-00:21:55:041-26303], vertex-id=[200904], Content-Length=[0], Date=[Mon, 31 Oct 2022 00:21:55 GMT], Content-Type=[application/json]}
2022-10-31T00:21:55.551Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b6294c6-b12e-4017-ab92-76ce62033c6d/model-vers/model-ver/e877bf3e-a137-497e-bf73-136f92a45a8f?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-31T00:21:55.552Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b6294c6-b12e-4017-ab92-76ce62033c6d/model-vers/model-ver/e877bf3e-a137-497e-bf73-136f92a45a8f?depth=0|INFO|500||InvokeReturn
2022-10-31T00:21:55.556Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-31T00:21:55.556Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T00:21:55.566Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T00:21:55.566Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dd33c2c9-7230-48ca-9a2c-161aaaacbc30 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-31T00:21:55.566Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-31T00:21:55.567Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:21:55.570Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:21:55.570Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175715566,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:21:55.670Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:21:55.671Z||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-10-31T00:21:55.671Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:21:55.688Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:21:55.688Z||pool-34-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-31T00:21:56.585Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:21:56.586Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T00:21:56.586Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:22:06.162Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:22:06.163Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:22:06.163Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T00:22:06.163Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:22:15.711Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:22:15.712Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:22:15.713Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T00:22:15.713Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:22:25.261Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:22:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:22:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:22:54.251Z||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-10-31T00:22:54.251Z||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-10-31T00:22:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:22:54.252Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:22:54.879Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:22:54.881Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-31T00:22:54.881Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dd33c2c9-7230-48ca-9a2c-161aaaacbc30",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667175715566,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:22:54.883Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:23:03.817Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:23:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:23:54.248Z||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-10-31T00:23:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:23:54.249Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:23:54.250Z||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-10-31T00:23:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:24:03.788Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:24:03.789Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:24:54.248Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:24:54.249Z||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-10-31T00:24:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:24:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:24:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T00:24:54.251Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:25:03.821Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:25:03.822Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:25:54.247Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:25:54.248Z||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-10-31T00:25:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:25:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:25:54.250Z||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-10-31T00:25:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:26:03.790Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:26:03.790Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:26:54.247Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:26:54.248Z||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-10-31T00:26:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:26:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:26:54.250Z||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-10-31T00:26:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:27:03.798Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:27:03.802Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:27:54.248Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:27:54.249Z||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-10-31T00:27:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:27:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:27:54.250Z||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-10-31T00:27:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:28:03.795Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:28:03.796Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:28:54.248Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:28:54.249Z||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-10-31T00:28:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:28:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:28:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T00:28:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:29:03.807Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:29:03.807Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:29:54.248Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:29:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:29:54.252Z||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-10-31T00:29:54.252Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:29:54.252Z||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-10-31T00:29:54.252Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:30:03.841Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:30:03.842Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:30:54.248Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:30:54.249Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:30:54.250Z||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-10-31T00:30:54.250Z||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-10-31T00:30:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:30:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:31:02.514Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:31:02.515Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T00:31:02.516Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"f3d2072c-0725-458e-b4f4-33f2047bf98e","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"66d3fc43-90a9-4174-ac1e-3b058537f9d2","serviceDescription":"service","serviceInvariantUUID":"7ef66a2d-a2fd-431c-b8ec-c30266b7271d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"f120b20a-8d71-4669-a04e-21f16fed6969","resourceInvariantUUID":"9e6c1279-ecbe-4751-ab1a-b33335e6a55b","resourceCustomizationUUID":"87cf4024-5aff-40b1-a359-601d18931b7c","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"MTgzOTExMDc2NDI3NzNmZDQ1MjcxNTU5MWFmNDRlNmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"983ef872-e6c5-4354-aac4-91793f8ca515","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzdmMDFjOGJhZjkwODU2OTY4MzI3NDdmMzc3ZmM3NDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"af2c7101-764b-4253-a3e2-16d8fd7dd6b8","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-31T00:31:02.526Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:31:02.527Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:31:02.532Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:31:02.533Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176254247,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:31:02.636Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-10-31T00:31:02.637Z||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-10-31T00:31:02.638Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:31:02.673Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:31:02.674Z||pool-35-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:31:02.815Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:31:02.821Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:31:02.821Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176256427,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:31:02.823Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:31:02.823Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:31:02.823Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176254247,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:31:02.823Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:31:03.537Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:31:03.543Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:31:03.549Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:31:03.549Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176254247,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:31:03.649Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:31:03.651Z||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-10-31T00:31:03.653Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:31:03.679Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:31:03.679Z||pool-36-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:31:04.550Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "66d3fc43-90a9-4174-ac1e-3b058537f9d2",
  "serviceDescription": "service",
  "serviceInvariantUUID": "7ef66a2d-a2fd-431c-b8ec-c30266b7271d",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "87cf4024-5aff-40b1-a359-601d18931b7c",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "f120b20a-8d71-4669-a04e-21f16fed6969",
      "resourceInvariantUUID": "9e6c1279-ecbe-4751-ab1a-b33335e6a55b",
      "category": "Generic",
      "subcategory": "Network Elements",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "YzdmMDFjOGJhZjkwODU2OTY4MzI3NDdmMzc3ZmM3NDM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "af2c7101-764b-4253-a3e2-16d8fd7dd6b8"
    }
  ],
  "workloadContext": "Production"
}
2022-10-31T00:31:04.550Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-31T00:31:04.551Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 66d3fc43-90a9-4174-ac1e-3b058537f9d2 ASDC
2022-10-31T00:31:04.551Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f3d2072c-0725-458e-b4f4-33f2047bf98e
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:66d3fc43-90a9-4174-ac1e-3b058537f9d2
ServiceInvariantUUID:7ef66a2d-a2fd-431c-b8ec-c30266b7271d
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:af2c7101-764b-4253-a3e2-16d8fd7dd6b8
ArtifactChecksum:YzdmMDFjOGJhZjkwODU2OTY4MzI3NDdmMzc3ZmM3NDM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:87cf4024-5aff-40b1-a359-601d18931b7c
ResourceInvariantUUID:9e6c1279-ecbe-4751-ab1a-b33335e6a55b
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:f120b20a-8d71-4669-a04e-21f16fed6969
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-10-31T00:31:04.551Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 66d3fc43-90a9-4174-ac1e-3b058537f9d2 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-10-31T00:31:04.603Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:31:04.605Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:31:04.605Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:31:04.606Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: af2c7101-764b-4253-a3e2-16d8fd7dd6b8 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-31T00:31:04.606Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:31:04.606Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-31T00:31:06.932Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:31:06.933Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar af2c7101-764b-4253-a3e2-16d8fd7dd6b8 57655
2022-10-31T00:31:06.933Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-10-31T00:31:06.934Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-31T00:31:06.934Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:31:06.934Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:31:06.936Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:31:06.937Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176266933,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:31:07.036Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T00:31:07.038Z||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-10-31T00:31:07.038Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:31:07.057Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:31:07.058Z||pool-37-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":2,"count":1}
2022-10-31T00:31:07.939Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:31:07.940Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:31:07.941Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: af2c7101-764b-4253-a3e2-16d8fd7dd6b8, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:07.941Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-10-31T00:31:07.943Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:07.943Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:08.247Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2137669750644455131/Definitions/service-BasicNetwork-template.yml
2022-10-31T00:31:08.878Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-31T00:31:08.879Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-10-31T00:31:08.879Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:08.879Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-10-31T00:31:08.879Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:08.879Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:08.880Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:08.880Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:08.880Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:08.880Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:08.880Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:08.880Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-31T00:31:08.881Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-10-31T00:31:08.881Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.881Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.882Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-10-31T00:31:08.882Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-10-31T00:31:08.882Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:31:08.882Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.883Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.883Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-10-31T00:31:08.883Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-10-31T00:31:08.883Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:31:08.883Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.883Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.883Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.884Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.884Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.885Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.885Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.885Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.885Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.885Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.886Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:66d3fc43-90a9-4174-ac1e-3b058537f9d2
Model Version:NULL
Model InvariantUuid:7ef66a2d-a2fd-431c-b8ec-c30266b7271d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:9e6c1279-ecbe-4751-ab1a-b33335e6a55b
Model UUID:92848671-ece5-4afc-93c9-5f355b685f31
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:87cf4024-5aff-40b1-a359-601d18931b7c
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-10-31T00:31:08.894Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: f120b20a-8d71-4669-a04e-21f16fed6969
2022-10-31T00:31:08.895Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||No resources found for Service: 66d3fc43-90a9-4174-ac1e-3b058537f9d2
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T00:31:08.902Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||
2022-10-31T00:31:08.903Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-10-31T00:31:08.904Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 66d3fc43-90a9-4174-ac1e-3b058537f9d2
2022-10-31T00:31:08.904Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 66d3fc43-90a9-4174-ac1e-3b058537f9d2
2022-10-31T00:31:08.904Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-10-31T00:31:08.905Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T00:31:08.911Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@51a6d317, org.onap.sdc.toscaparser.api.parameters.Input@cc44ca6, org.onap.sdc.toscaparser.api.parameters.Input@6827f7db, org.onap.sdc.toscaparser.api.parameters.Input@6c52e550, org.onap.sdc.toscaparser.api.parameters.Input@b8bada6]
2022-10-31T00:31:08.912Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.913Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.913Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.913Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.913Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 66d3fc43-90a9-4174-ac1e-3b058537f9d2: Generic NeutronNet
2022-10-31T00:31:08.914Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.914Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.914Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.914Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-10-31T00:31:08.953Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.954Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.954Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.954Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.954Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:31:08.955Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:31:08.955Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-10-31T00:31:09.007Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-10-31T00:31:09.007Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-10-31T00:31:09.007Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-31T00:31:09.007Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:31:09.008Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:31:09.018Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:31:09.018Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176269007,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:31:09.119Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:31:09.120Z||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-10-31T00:31:09.120Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:31:09.142Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:31:09.142Z||pool-38-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:31:10.019Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:31:10.039Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:31:10.043Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:31:10.043Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-31T00:31:10.043Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-31T00:31:40.043Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:31:40.060Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:31:40.063Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:31:40.063Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-31T00:31:40.064Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-31T00:31:54.249Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:31:54.250Z||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-10-31T00:31:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:31:54.279Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:31:54.280Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:31:54.280Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "cds",
  "timestamp": 1667176254780,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:31:54.281Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:10.064Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:32:10.079Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:32:10.082Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:32:10.082Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-31T00:32:10.082Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-31T00:32:40.083Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:32:40.097Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:32:40.099Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:32:40.099Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-31T00:32:40.099Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-31T00:32:54.249Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:32:54.251Z||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-10-31T00:32:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:32:54.283Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:32:54.286Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.286Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176256427,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:32:54.287Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.287Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.287Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176254247,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:32:54.287Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.287Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.287Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "cds",
  "timestamp": 1667176254780,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:32:54.288Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.288Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.288Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "policy-id",
  "timestamp": 1667176263196,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.288Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.288Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.288Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "policy-id",
  "timestamp": 1667176263196,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:32:54.288Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.288Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.289Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "cds",
  "timestamp": 1667176266863,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:32:54.289Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.289Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.289Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "policy-id",
  "timestamp": 1667176266829,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:32:54.289Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.289Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.289Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176267140,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:32:54.289Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.290Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.290Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176266933,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:32:54.290Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.290Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.290Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "cds",
  "timestamp": 1667176267870,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:32:54.300Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f3d2072c-0725-458e-b4f4-33f2047bf98e
2022-10-31T00:32:54.300Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f3d2072c-0725-458e-b4f4-33f2047bf98e and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:32:54.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "policy-id",
  "timestamp": 1667176267861,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:32:54.310Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176268846,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:32:54.311Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "policy-id",
  "timestamp": 1667176268865,
  "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-10-31T00:32:54.319Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f3d2072c-0725-458e-b4f4-33f2047bf98e
2022-10-31T00:32:54.319Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f3d2072c-0725-458e-b4f4-33f2047bf98e 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-10-31T00:32:54.328Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.329Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176269007,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:32:54.329Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.329Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.329Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176269857,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:32:54.335Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f3d2072c-0725-458e-b4f4-33f2047bf98e
2022-10-31T00:32:54.335Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f3d2072c-0725-458e-b4f4-33f2047bf98e and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:32:54.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176271034,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176271034,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:32:54.348Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.348Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.348Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "aai-ml",
  "timestamp": 1667176278096,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.348Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.348Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.348Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "aai-ml",
  "timestamp": 1667176278096,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:32:54.349Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.349Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.349Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "aai-ml",
  "timestamp": 1667176280929,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:32:54.349Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.349Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.349Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "aai-ml",
  "timestamp": 1667176284922,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:32:54.350Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.350Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.350Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "aai-ml",
  "timestamp": 1667176285928,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:32:54.356Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f3d2072c-0725-458e-b4f4-33f2047bf98e
2022-10-31T00:32:54.356Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f3d2072c-0725-458e-b4f4-33f2047bf98e 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-10-31T00:32:54.365Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.365Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "cds",
  "timestamp": 1667176284782,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.366Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.366Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176291034,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.366Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.366Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176286429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.366Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.367Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.367Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "cds",
  "timestamp": 1667176284782,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.367Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.367Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.367Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176286429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.367Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.368Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176291034,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.368Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.368Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "cds",
  "timestamp": 1667176284782,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.368Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.368Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176291034,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.369Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.369Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.369Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176286429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.369Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.370Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.370Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "cds",
  "timestamp": 1667176284782,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.370Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.370Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.370Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176286429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.370Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.371Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.371Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176291034,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.371Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.371Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.371Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "cds",
  "timestamp": 1667176284782,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.371Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.371Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.371Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176286429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.372Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.372Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.372Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176291034,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.372Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.372Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.372Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "cds",
  "timestamp": 1667176284782,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.372Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.373Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.373Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176286429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.373Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.373Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.373Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176291034,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.373Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.373Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.374Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "cds",
  "timestamp": 1667176284782,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.374Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.374Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.374Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176286429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.374Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.374Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.374Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176291034,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.375Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.375Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.375Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "cds",
  "timestamp": 1667176284782,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:32:54.375Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.375Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.375Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176286429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:32:54.375Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.376Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.376Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176291034,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:32:54.376Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.376Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.376Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "cds",
  "timestamp": 1667176302437,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:32:54.376Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.377Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.377Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176302637,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:32:54.377Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.377Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.377Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "cds",
  "timestamp": 1667176303442,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:32:54.395Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cac109b6-7440-4b1c-9506-f675cda29001
2022-10-31T00:32:54.395Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cac109b6-7440-4b1c-9506-f675cda29001 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:32:54.412Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.413Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176303196,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.413Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.413Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.413Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176304519,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:32:54.413Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.414Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.414Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176303196,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.414Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.414Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.414Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176305523,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:32:54.420Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cac109b6-7440-4b1c-9506-f675cda29001
2022-10-31T00:32:54.420Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cac109b6-7440-4b1c-9506-f675cda29001 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:32:54.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.429Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176303196,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.429Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.430Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.430Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176303196,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.430Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.430Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.430Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176303196,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.430Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.431Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.431Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176308095,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.431Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.431Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.431Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176303196,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.431Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.432Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.432Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176308095,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.432Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.432Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.432Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176303196,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.433Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.433Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.433Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176308095,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.433Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.433Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.434Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176303196,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:32:54.434Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.434Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.434Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176308095,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.435Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.435Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.435Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176311945,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:32:54.435Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.435Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.435Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176308095,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.435Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.436Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.436Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176312949,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:32:54.436Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:32:54.436Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.436Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176308095,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:32:54.436Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:32:54.436Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:32:54.436Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "policy-id",
  "timestamp": 1667176313952,
  "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-10-31T00:32:54.444Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cac109b6-7440-4b1c-9506-f675cda29001
2022-10-31T00:32:54.445Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cac109b6-7440-4b1c-9506-f675cda29001 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-10-31T00:33:10.099Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:33:10.120Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:33:10.129Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:33:10.130Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-31T00:33:10.130Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-31T00:33:10.130Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-31T00:33:10.130Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:33:10.130Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:33:10.131Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:33:10.131Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:33:10.131Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:33:10.131Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:33:10.145Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-31T00:33:40.146Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f3d2072c-0725-458e-b4f4-33f2047bf98e 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-10-31T00:33:40.156Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f3d2072c-0725-458e-b4f4-33f2047bf98e and serviceModelVersionId: 66d3fc43-90a9-4174-ac1e-3b058537f9d2
2022-10-31T00:33:40.156Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7ef66a2d-a2fd-431c-b8ec-c30266b7271d
2022-10-31T00:33:40.157Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7ef66a2d-a2fd-431c-b8ec-c30266b7271d/model-vers/model-ver/66d3fc43-90a9-4174-ac1e-3b058537f9d2?depth=0
2022-10-31T00:33:40.163Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-10-31T00:33:40.226Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7ef66a2d-a2fd-431c-b8ec-c30266b7271d/model-vers/model-ver/66d3fc43-90a9-4174-ac1e-3b058537f9d2?depth=0|INFO|500||Invoke
2022-10-31T00:33:40.227Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7ef66a2d-a2fd-431c-b8ec-c30266b7271d/model-vers/model-ver/66d3fc43-90a9-4174-ac1e-3b058537f9d2?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7ef66a2d-a2fd-431c-b8ec-c30266b7271d/model-vers/model-ver/66d3fc43-90a9-4174-ac1e-3b058537f9d2?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f3d2072c-0725-458e-b4f4-33f2047bf98e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[51edc7f2-10a1-4569-85d4-96888fb18bcf], X-ECOMP-RequestID=[f3d2072c-0725-458e-b4f4-33f2047bf98e], X-TransactionId=[], X-ONAP-RequestID=[f3d2072c-0725-458e-b4f4-33f2047bf98e], Content-Type=[application/merge-patch+json]}
2022-10-31T00:33:40.233Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7ef66a2d-a2fd-431c-b8ec-c30266b7271d/model-vers/model-ver/66d3fc43-90a9-4174-ac1e-3b058537f9d2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-31T00:33:40.437Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7ef66a2d-a2fd-431c-b8ec-c30266b7271d/model-vers/model-ver/66d3fc43-90a9-4174-ac1e-3b058537f9d2?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7ef66a2d-a2fd-431c-b8ec-c30266b7271d/model-vers/model-ver/66d3fc43-90a9-4174-ac1e-3b058537f9d2?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[201], X-AAI-TXID=[2-aai-resources-221031-00:33:39:848-29777], vertex-id=[213192], Content-Length=[0], Date=[Mon, 31 Oct 2022 00:33:39 GMT], Content-Type=[application/json]}
2022-10-31T00:33:40.438Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7ef66a2d-a2fd-431c-b8ec-c30266b7271d/model-vers/model-ver/66d3fc43-90a9-4174-ac1e-3b058537f9d2?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-31T00:33:40.439Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7ef66a2d-a2fd-431c-b8ec-c30266b7271d/model-vers/model-ver/66d3fc43-90a9-4174-ac1e-3b058537f9d2?depth=0|INFO|500||InvokeReturn
2022-10-31T00:33:40.439Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-31T00:33:40.439Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T00:33:40.444Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-31T00:33:40.444Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f3d2072c-0725-458e-b4f4-33f2047bf98e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-31T00:33:40.445Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-31T00:33:40.445Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:40.447Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:40.447Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176420444,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:33:40.548Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-31T00:33:40.549Z||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-10-31T00:33:40.549Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:40.574Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:40.574Z||pool-39-thread-1|||||INFO|500||cambria reply ok (26 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-10-31T00:33:41.463Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:33:41.463Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|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-10-31T00:33:41.463Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:45.916Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:45.917Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T00:33:45.917Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"cac109b6-7440-4b1c-9506-f675cda29001","serviceName":"Demo_pNF_AJJbnNOjbcp1u43sZaOO","serviceVersion":"1.0","serviceUUID":"66197176-2c18-4198-a5ea-2f579ce00a45","serviceDescription":"catalog service description","serviceInvariantUUID":"44fa799e-8377-4796-8bc1-3478ed373721","resources":[{"resourceInstanceName":"pNF 401f0176-bdd6 0","resourceName":"pNF 401f0176-bdd6","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"9c2dfb86-f88b-4f38-8d7d-03877a736aa6","resourceInvariantUUID":"5376cdba-3ffd-474b-b0aa-732a2ebff0d6","resourceCustomizationUUID":"cb4c3495-ba50-49b1-91d1-5eb014f89326","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vf-license-model.xml","artifactChecksum":"MTI2YWUyMDU1OGNkOGVhNDRiZDFjNTU3ZmI1YzEyMzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0afab319-3c2f-4e3d-8023-40a3cd39b35f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/pNF.csar","artifactChecksum":"NWYzZjNhNTg3YjQ4ZTVlOTgyNzIyMWY4YzE1YTQ3MTU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fd95880a-0b9e-4302-b11d-3cfdb13b194d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"15d15000-7834-49d2-bbf0-13dcaa0688fa","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vendor-license-model.xml","artifactChecksum":"ZDZjZDI5OTEwMDRlMTg5ODYwMWMyOWUwYTc1OWUzYTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ab6ea7a3-160b-488c-8bc9-737d8f0c5de0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9a26e8dd-8941-4d5c-946b-8fd221420a02","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f379bb78-fdd2-4847-83a8-6776f07ebea5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAjjbnnojbcp1u43szaoo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-template.yml","artifactChecksum":"NWI4YzYzZDdlYjY5NDc2NWRmZjA4OGIwN2U2M2I0ZGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4c12a6e0-e69a-4bc4-ac69-e8349e2f73f2","artifactVersion":"1"},{"artifactName":"service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar","artifactChecksum":"MGYwN2U0NjAyMWQyOTMyMmU2YWEyY2VhNGNkYzBhOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"02d49712-494d-4938-ab85-82bca1200d9d","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-31T00:33:45.920Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:33:45.921Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:45.923Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:45.923Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:46.023Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:33:46.024Z||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-10-31T00:33:46.025Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:46.038Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:46.038Z||pool-40-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:33:46.923Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:33:46.924Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:46.926Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:46.926Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:47.027Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:33:47.027Z||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-10-31T00:33:47.027Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:47.040Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:47.041Z||pool-41-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:33:47.927Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:33:47.928Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:47.930Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:47.930Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:48.030Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:33:48.031Z||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-10-31T00:33:48.031Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:48.044Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:48.045Z||pool-42-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:33:48.930Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:33:48.931Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:48.933Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:48.933Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:49.034Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:33:49.035Z||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-10-31T00:33:49.035Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:49.050Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:49.050Z||pool-43-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:33:49.934Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:33:49.935Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:49.937Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:49.937Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:50.037Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:33:50.038Z||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-10-31T00:33:50.038Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:50.051Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:50.051Z||pool-44-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:33:50.938Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:33:50.938Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:50.940Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:50.941Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:51.041Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:33:51.042Z||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-10-31T00:33:51.042Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:51.060Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:51.060Z||pool-45-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:33:51.941Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:33:51.943Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:51.944Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:51.944Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:52.045Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-31T00:33:52.046Z||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-10-31T00:33:52.046Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:52.059Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:52.060Z||pool-46-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:33:52.945Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:33:52.946Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:52.948Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:52.948Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:53.048Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:33:53.049Z||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-10-31T00:33:53.050Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:53.064Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:53.065Z||pool-47-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:33:53.949Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "serviceName": "Demo_pNF_AJJbnNOjbcp1u43sZaOO",
  "serviceVersion": "1.0",
  "serviceUUID": "66197176-2c18-4198-a5ea-2f579ce00a45",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "44fa799e-8377-4796-8bc1-3478ed373721",
  "resources": [
    {
      "resourceInstanceName": "pNF 401f0176-bdd6 0",
      "resourceCustomizationUUID": "cb4c3495-ba50-49b1-91d1-5eb014f89326",
      "resourceName": "pNF 401f0176-bdd6",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "9c2dfb86-f88b-4f38-8d7d-03877a736aa6",
      "resourceInvariantUUID": "5376cdba-3ffd-474b-b0aa-732a2ebff0d6",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
      "artifactChecksum": "MGYwN2U0NjAyMWQyOTMyMmU2YWEyY2VhNGNkYzBhOWI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "02d49712-494d-4938-ab85-82bca1200d9d"
    }
  ],
  "workloadContext": "Production"
}
2022-10-31T00:33:53.950Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-31T00:33:53.950Z|f3d2072c-0725-458e-b4f4-33f2047bf98e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 66197176-2c18-4198-a5ea-2f579ce00a45 ASDC
2022-10-31T00:33:53.951Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:cac109b6-7440-4b1c-9506-f675cda29001
ServiceName:Demo_pNF_AJJbnNOjbcp1u43sZaOO
ServiceVersion:1.0
ServiceUUID:66197176-2c18-4198-a5ea-2f579ce00a45
ServiceInvariantUUID:44fa799e-8377-4796-8bc1-3478ed373721
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
ArtifactUUID:02d49712-494d-4938-ab85-82bca1200d9d
ArtifactChecksum:MGYwN2U0NjAyMWQyOTMyMmU2YWEyY2VhNGNkYzBhOWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 401f0176-bdd6 0
ResourceCustomizationUUID:cb4c3495-ba50-49b1-91d1-5eb014f89326
ResourceInvariantUUID:5376cdba-3ffd-474b-b0aa-732a2ebff0d6
ResourceName:pNF 401f0176-bdd6
ResourceType:PNF
ResourceUUID:9c2dfb86-f88b-4f38-8d7d-03877a736aa6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-10-31T00:33:53.951Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 66197176-2c18-4198-a5ea-2f579ce00a45 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-10-31T00:33:53.989Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:33:53.990Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:33:53.990Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:33:53.990Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 02d49712-494d-4938-ab85-82bca1200d9d from URL: /sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:53.991Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:33:53.991Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:54.064Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:33:54.065Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar 02d49712-494d-4938-ab85-82bca1200d9d 87774
2022-10-31T00:33:54.065Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar ASDC sendASDCNotification
2022-10-31T00:33:54.066Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:54.066Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:33:54.067Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:54.069Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:54.069Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176434065,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.169Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:33:54.170Z||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-10-31T00:33:54.170Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:54.184Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:54.184Z||pool-48-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:33:54.249Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:33:54.250Z||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-10-31T00:33:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:54.281Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:54.284Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.284Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176308095,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.284Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.285Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.285Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176308095,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.285Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.285Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.285Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176316878,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.285Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.285Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.286Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176321721,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:33:54.286Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.286Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.286Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "aai-ml",
  "timestamp": 1667176322732,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:33:54.294Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cac109b6-7440-4b1c-9506-f675cda29001
2022-10-31T00:33:54.294Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cac109b6-7440-4b1c-9506-f675cda29001 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-10-31T00:33:54.304Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.304Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176338095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.304Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.304Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.304Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176344780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.304Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.304Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.304Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176343196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.305Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.305Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.305Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176344780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.305Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.305Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.305Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176338095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.305Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.305Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.305Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176343196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.306Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.306Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.306Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.306Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.306Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.306Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176338095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.306Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.306Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.306Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176344780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.306Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176343196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176344780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.307Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176338095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.308Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.308Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176343196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.308Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.308Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.308Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.308Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176344780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176338095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176343196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176344780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176338095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176343196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.311Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176344780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.311Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176338095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.311Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176343196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.311Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176344780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176338095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.313Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.313Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.313Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176343196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.313Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.313Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.313Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.313Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.313Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.313Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.314Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.314Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.314Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176344780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.314Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.314Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.314Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176338095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.314Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.314Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.314Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176343196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.314Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.315Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.315Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.315Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.315Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.315Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176354210,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.316Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176354059,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.316Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176354063,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.316Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.316Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.317Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.317Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.317Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.318Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "cds",
  "timestamp": 1667176355217,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:33:54.334Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 47e269d6-dc9f-4559-a100-c69f314658a5
2022-10-31T00:33:54.334Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47e269d6-dc9f-4559-a100-c69f314658a5 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:33:54.343Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.344Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176355065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:33:54.344Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.344Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.344Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.344Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.344Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.344Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176356184,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.345Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.345Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.345Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "policy-id",
  "timestamp": 1667176356068,
  "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-10-31T00:33:54.351Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 47e269d6-dc9f-4559-a100-c69f314658a5
2022-10-31T00:33:54.351Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47e269d6-dc9f-4559-a100-c69f314658a5 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-10-31T00:33:54.360Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.360Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.360Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.360Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.361Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176358450,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:33:54.361Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.362Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.362Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176359454,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:33:54.368Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 47e269d6-dc9f-4559-a100-c69f314658a5
2022-10-31T00:33:54.368Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47e269d6-dc9f-4559-a100-c69f314658a5 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:33:54.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.379Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.379Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.379Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.379Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.379Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "cds",
  "timestamp": 1667176359780,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.379Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176360837,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "cds",
  "timestamp": 1667176359780,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.380Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176361358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:33:54.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.381Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176361948,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.381Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.381Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.381Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "cds",
  "timestamp": 1667176359780,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.382Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.382Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "aai-ml",
  "timestamp": 1667176362362,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:33:54.388Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 47e269d6-dc9f-4559-a100-c69f314658a5
2022-10-31T00:33:54.388Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47e269d6-dc9f-4559-a100-c69f314658a5 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-10-31T00:33:54.398Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.398Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176363052,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.398Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.399Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.399Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.399Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "cds",
  "timestamp": 1667176359780,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.400Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.400Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.400Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "policy-id",
  "timestamp": 1667176363196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.400Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.400Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.400Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176364150,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.401Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.401Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.401Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.401Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.401Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.401Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "cds",
  "timestamp": 1667176359780,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.402Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.402Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.402Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "policy-id",
  "timestamp": 1667176363196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.402Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.402Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.403Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.403Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.403Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.403Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "cds",
  "timestamp": 1667176359780,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.403Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.403Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.404Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176365214,
  "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-10-31T00:33:54.410Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 47e269d6-dc9f-4559-a100-c69f314658a5
2022-10-31T00:33:54.410Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47e269d6-dc9f-4559-a100-c69f314658a5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-10-31T00:33:54.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.419Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "policy-id",
  "timestamp": 1667176363196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.419Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.419Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176346428,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.420Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.420Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.420Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "cds",
  "timestamp": 1667176359780,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.420Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.420Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.420Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176366219,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:33:54.421Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.421Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.421Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "policy-id",
  "timestamp": 1667176363196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.421Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.422Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.422Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.422Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.422Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.423Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176367680,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.423Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.423Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.423Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "cds",
  "timestamp": 1667176367584,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.424Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.424Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.424Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "policy-id",
  "timestamp": 1667176363196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.425Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.425Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.425Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.425Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.426Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.426Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "cds",
  "timestamp": 1667176368591,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:33:54.442Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f6be2daf-60f9-42fe-8a20-1a12b55626cc
2022-10-31T00:33:54.443Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f6be2daf-60f9-42fe-8a20-1a12b55626cc and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:33:54.454Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.454Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "aai-ml",
  "timestamp": 1667176368095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.454Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.454Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.455Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "policy-id",
  "timestamp": 1667176363196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.455Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.455Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.455Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.456Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.456Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.456Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176369892,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:33:54.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.457Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "aai-ml",
  "timestamp": 1667176368095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.457Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.458Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.458Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "policy-id",
  "timestamp": 1667176363196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.458Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.459Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.459Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.459Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.460Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.460Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667176370897,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:33:54.468Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f6be2daf-60f9-42fe-8a20-1a12b55626cc
2022-10-31T00:33:54.468Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f6be2daf-60f9-42fe-8a20-1a12b55626cc and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:33:54.479Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.479Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "aai-ml",
  "timestamp": 1667176368095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.479Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.479Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.479Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "policy-id",
  "timestamp": 1667176370845,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:33:54.479Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.479Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.480Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.480Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.480Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.480Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "aai-ml",
  "timestamp": 1667176368095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.480Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.480Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.480Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "policy-id",
  "timestamp": 1667176371850,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:33:54.480Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:33:54.480Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.481Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.481Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.481Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.481Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "aai-ml",
  "timestamp": 1667176368095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.481Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.481Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.481Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "policy-id",
  "timestamp": 1667176372852,
  "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-10-31T00:33:54.488Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f6be2daf-60f9-42fe-8a20-1a12b55626cc
2022-10-31T00:33:54.488Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f6be2daf-60f9-42fe-8a20-1a12b55626cc 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-10-31T00:33:54.506Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.506Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176351034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:33:54.506Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:54.506Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-31T00:33:54.507Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "aai-ml",
  "timestamp": 1667176368095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:33:54.507Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:33:55.070Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:33:55.071Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:33:55.071Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 02d49712-494d-4938-ab85-82bca1200d9d, URL: /sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar to file: /app/ASDC/1/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:55.072Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:55.072Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:55.072Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:55.178Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12528387899572189725/Definitions/service-DemoPnfAjjbnnojbcp1u43szaoo-template.yml
2022-10-31T00:33:56.001Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-31T00:33:56.002Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-10-31T00:33:56.002Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:56.002Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-31T00:33:56.002Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||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-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:56.002Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:56.002Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 401f0176-bdd6 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-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:56.002Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||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-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:56.003Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:56.003Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:56.003Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:56.003Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-10-31T00:33:56.003Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:33:56.003Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_AJJbnNOjbcp1u43sZaOO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:33:56.003Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Node template pNF 401f0176-bdd6 0 is matching search criteria
2022-10-31T00:33:56.004Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-10-31T00:33:56.004Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 401f0176-bdd6 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:33:56.004Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:33:56.004Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_AJJbnNOjbcp1u43sZaOO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:33:56.004Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Node template pNF 401f0176-bdd6 0 is matching search criteria
2022-10-31T00:33:56.005Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-10-31T00:33:56.005Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 401f0176-bdd6 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:33:56.005Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:33:56.005Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_AJJbnNOjbcp1u43sZaOO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:33:56.005Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:33:56.005Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_AJJbnNOjbcp1u43sZaOO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:33:56.005Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:33:56.006Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_AJJbnNOjbcp1u43sZaOO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:33:56.006Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:33:56.006Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_AJJbnNOjbcp1u43sZaOO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:33:56.006Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:33:56.006Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_AJJbnNOjbcp1u43sZaOO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:33:56.006Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_AJJbnNOjbcp1u43sZaOO
Description:catalog service description
Model UUID:66197176-2c18-4198-a5ea-2f579ce00a45
Model Version:NULL
Model InvariantUuid:44fa799e-8377-4796-8bc1-3478ed373721
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-10-31T00:33:56.016Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 9c2dfb86-f88b-4f38-8d7d-03877a736aa6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T00:33:56.019Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||pNF 401f0176-bdd6 0
2022-10-31T00:33:56.019Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 9c2dfb86-f88b-4f38-8d7d-03877a736aa6
2022-10-31T00:33:56.019Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 66197176-2c18-4198-a5ea-2f579ce00a45
2022-10-31T00:33:56.019Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 66197176-2c18-4198-a5ea-2f579ce00a45
2022-10-31T00:33:56.019Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 401f0176-bdd6 0 9c2dfb86-f88b-4f38-8d7d-03877a736aa6 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-10-31T00:33:56.025Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6e3e8244, org.onap.sdc.toscaparser.api.parameters.Input@63b81bee, org.onap.sdc.toscaparser.api.parameters.Input@588b7d6, org.onap.sdc.toscaparser.api.parameters.Input@a74ffeb, org.onap.sdc.toscaparser.api.parameters.Input@10c26043]
2022-10-31T00:33:56.025Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:33:56.025Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_AJJbnNOjbcp1u43sZaOO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:33:56.026Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 66197176-2c18-4198-a5ea-2f579ce00a45: pNF 401f0176-bdd6
2022-10-31T00:33:56.026Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||Processing PNF resource: 9c2dfb86-f88b-4f38-8d7d-03877a736aa6
2022-10-31T00:33:56.026Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:33:56.026Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_AJJbnNOjbcp1u43sZaOO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:33:56.026Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||Resource customization UUID: cb4c3495-ba50-49b1-91d1-5eb014f89326 is the same as notified resource customizationUUID: cb4c3495-ba50-49b1-91d1-5eb014f89326
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-10-31T00:33:56.074Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 401f0176-bdd6 9c2dfb86-f88b-4f38-8d7d-03877a736aa6 0 ASDC deployResourceStructure
2022-10-31T00:33:56.074Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar ASDC sendASDCNotification
2022-10-31T00:33:56.074Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar
2022-10-31T00:33:56.074Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:33:56.074Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:33:56.076Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:33:56.076Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176436074,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:33:56.176Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:33:56.177Z||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-10-31T00:33:56.177Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:33:56.202Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:33:56.203Z||pool-49-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:33:57.077Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cac109b6-7440-4b1c-9506-f675cda29001
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:33:57.090Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cac109b6-7440-4b1c-9506-f675cda29001
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:33:57.093Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:33:57.093Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-31T00:33:57.093Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-31T00:33:57.094Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-31T00:33:57.094Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:33:57.094Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:33:57.094Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:33:57.094Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:33:57.094Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:33:57.095Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:33:57.104Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-31T00:34:27.104Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cac109b6-7440-4b1c-9506-f675cda29001 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-10-31T00:34:27.113Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cac109b6-7440-4b1c-9506-f675cda29001 and serviceModelVersionId: 66197176-2c18-4198-a5ea-2f579ce00a45
2022-10-31T00:34:27.113Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 44fa799e-8377-4796-8bc1-3478ed373721
2022-10-31T00:34:27.114Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/44fa799e-8377-4796-8bc1-3478ed373721/model-vers/model-ver/66197176-2c18-4198-a5ea-2f579ce00a45?depth=0
2022-10-31T00:34:27.118Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-10-31T00:34:27.165Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44fa799e-8377-4796-8bc1-3478ed373721/model-vers/model-ver/66197176-2c18-4198-a5ea-2f579ce00a45?depth=0|INFO|500||Invoke
2022-10-31T00:34:27.166Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44fa799e-8377-4796-8bc1-3478ed373721/model-vers/model-ver/66197176-2c18-4198-a5ea-2f579ce00a45?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44fa799e-8377-4796-8bc1-3478ed373721/model-vers/model-ver/66197176-2c18-4198-a5ea-2f579ce00a45?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cac109b6-7440-4b1c-9506-f675cda29001], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b77a1657-440a-41ef-aa63-bde1f4d4f0c5], X-ECOMP-RequestID=[cac109b6-7440-4b1c-9506-f675cda29001], X-TransactionId=[], X-ONAP-RequestID=[cac109b6-7440-4b1c-9506-f675cda29001], Content-Type=[application/merge-patch+json]}
2022-10-31T00:34:27.171Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44fa799e-8377-4796-8bc1-3478ed373721/model-vers/model-ver/66197176-2c18-4198-a5ea-2f579ce00a45?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-31T00:34:27.316Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44fa799e-8377-4796-8bc1-3478ed373721/model-vers/model-ver/66197176-2c18-4198-a5ea-2f579ce00a45?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44fa799e-8377-4796-8bc1-3478ed373721/model-vers/model-ver/66197176-2c18-4198-a5ea-2f579ce00a45?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[141], X-AAI-TXID=[1-aai-resources-221031-00:34:26:788-9599], vertex-id=[233496], Content-Length=[0], Date=[Mon, 31 Oct 2022 00:34:26 GMT], Content-Type=[application/json]}
2022-10-31T00:34:27.317Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44fa799e-8377-4796-8bc1-3478ed373721/model-vers/model-ver/66197176-2c18-4198-a5ea-2f579ce00a45?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-31T00:34:27.318Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44fa799e-8377-4796-8bc1-3478ed373721/model-vers/model-ver/66197176-2c18-4198-a5ea-2f579ce00a45?depth=0|INFO|500||InvokeReturn
2022-10-31T00:34:27.319Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-31T00:34:27.319Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T00:34:27.325Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-31T00:34:27.325Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cac109b6-7440-4b1c-9506-f675cda29001 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-31T00:34:27.325Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-31T00:34:27.326Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:27.328Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:27.328Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176467325,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:34:27.428Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T00:34:27.429Z||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-10-31T00:34:27.429Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:27.445Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:27.446Z||pool-50-thread-1|||||INFO|500||cambria reply ok (17 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-10-31T00:34:28.346Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T00:34:28.346Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"47e269d6-dc9f-4559-a100-c69f314658a5","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"060c10ab-ff4b-4403-a872-9eaca8440a6b","serviceDescription":"service","serviceInvariantUUID":"7a0555f2-ca9c-4abb-8db1-96925f4cf392","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"05e5fc93-cdf3-4600-9b4a-52813a57f57a","resourceInvariantUUID":"d6d899f3-4f51-4f4f-9ec3-f673c1f86b6f","resourceCustomizationUUID":"9a4d402b-b497-4b3f-9fc0-7d14eb4d5060","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZjRmYTRhNTc4MjhhMjgwYTIzZGEyY2U1MWIxMDBjMDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0370fb2d-9963-4a09-8e64-9896b9ad2f86","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c7993034-1341-4186-8547-bca3904a5787","artifactVersion":"2","generatedFromUUID":"084dae8a-4dab-4220-b226-3f2253647905"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"084dae8a-4dab-4220-b226-3f2253647905","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"YzAyMWY0MWYwZGEzMzRkMTdkYmRlNjdlNmQ1ODEyNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"790a2086-b389-4a19-b1be-628eecd51824","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"59f95d7b-ae5c-471d-80ec-2da598f7705d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b5c399d9-91c4-4ade-9486-0ffb9b2288c5","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b40b6fdd-dc9f-4349-ac1f-de536a131041","artifactVersion":"2","generatedFromUUID":"59f95d7b-ae5c-471d-80ec-2da598f7705d"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"M2Q5MTcxZjVlZTM2NGI4MjI5MGFiODY5OTAwZDZlZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b75ecdf-d495-4198-b91a-931a521d1492","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NGM0MDYwMTQzNjVlZDIyZWNhYTAzNzgzMDVjYTQ4YTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3344fe7a-8a14-45ff-b96f-79e83210c9cf","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-31T00:34:28.347Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:34:28.347Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:28.350Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:28.350Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:34:28.450Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T00:34:28.451Z||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-10-31T00:34:28.451Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:28.466Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:28.467Z||pool-51-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:29.359Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:34:29.360Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:29.362Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:29.362Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-10-31T00:34:29.462Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:29.463Z||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-10-31T00:34:29.463Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:29.477Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:29.477Z||pool-52-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:30.364Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:34:30.366Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:30.367Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:30.368Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-10-31T00:34:30.468Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:30.469Z||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-10-31T00:34:30.469Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:30.487Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:30.487Z||pool-53-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:31.369Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:34:31.369Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:31.371Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:31.371Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:34:31.471Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:31.474Z||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-10-31T00:34:31.474Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:31.489Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:31.489Z||pool-54-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:32.372Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:34:32.372Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:32.374Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:32.374Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:34:32.475Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:32.475Z||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-10-31T00:34:32.476Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:32.489Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:32.490Z||pool-55-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:33.375Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:34:33.375Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:33.377Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:33.377Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:34:33.478Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:33.479Z||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-10-31T00:34:33.479Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:33.492Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:33.493Z||pool-56-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:34.379Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:34:34.380Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:34.382Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:34.382Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-10-31T00:34:34.482Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:34.483Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:34.483Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:34.498Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:34.499Z||pool-57-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:35.383Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:34:35.384Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:35.385Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:35.385Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:34:35.486Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:35.486Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:35.487Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:35.500Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:35.501Z||pool-58-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:36.386Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:34:36.388Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:36.390Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:36.390Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:34:36.490Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:36.491Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:36.491Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:36.504Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:36.505Z||pool-59-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:37.391Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "060c10ab-ff4b-4403-a872-9eaca8440a6b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "7a0555f2-ca9c-4abb-8db1-96925f4cf392",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "9a4d402b-b497-4b3f-9fc0-7d14eb4d5060",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "05e5fc93-cdf3-4600-9b4a-52813a57f57a",
      "resourceInvariantUUID": "d6d899f3-4f51-4f4f-9ec3-f673c1f86b6f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "nginx_cloudtech_k8s_charts.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "c7993034-1341-4186-8547-bca3904a5787",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "nginx_cloudtech_k8s_charts.tgz",
          "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
          "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "084dae8a-4dab-4220-b226-3f2253647905",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "basic_cnf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
          "artifactChecksum": "YzAyMWY0MWYwZGEzMzRkMTdkYmRlNjdlNmQ1ODEyNjE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "790a2086-b389-4a19-b1be-628eecd51824",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
          "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "59f95d7b-ae5c-471d-80ec-2da598f7705d",
          "generatedArtifact": {
            "artifactName": "base_dummy.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
            "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "b40b6fdd-dc9f-4349-ac1f-de536a131041",
            "generatedFromUUID": "59f95d7b-ae5c-471d-80ec-2da598f7705d"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
          "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "b40b6fdd-dc9f-4349-ac1f-de536a131041",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "NGM0MDYwMTQzNjVlZDIyZWNhYTAzNzgzMDVjYTQ4YTc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3344fe7a-8a14-45ff-b96f-79e83210c9cf"
    }
  ],
  "workloadContext": "Production"
}
2022-10-31T00:34:37.392Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-31T00:34:37.392Z|cac109b6-7440-4b1c-9506-f675cda29001|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 060c10ab-ff4b-4403-a872-9eaca8440a6b ASDC
2022-10-31T00:34:37.393Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:47e269d6-dc9f-4559-a100-c69f314658a5
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:060c10ab-ff4b-4403-a872-9eaca8440a6b
ServiceInvariantUUID:7a0555f2-ca9c-4abb-8db1-96925f4cf392
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:3344fe7a-8a14-45ff-b96f-79e83210c9cf
ArtifactChecksum:NGM0MDYwMTQzNjVlZDIyZWNhYTAzNzgzMDVjYTQ4YTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:9a4d402b-b497-4b3f-9fc0-7d14eb4d5060
ResourceInvariantUUID:d6d899f3-4f51-4f4f-9ec3-f673c1f86b6f
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:05e5fc93-cdf3-4600-9b4a-52813a57f57a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:c7993034-1341-4186-8547-bca3904a5787
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:084dae8a-4dab-4220-b226-3f2253647905
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:790a2086-b389-4a19-b1be-628eecd51824
ArtifactChecksum:YzAyMWY0MWYwZGEzMzRkMTdkYmRlNjdlNmQ1ODEyNjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:59f95d7b-ae5c-471d-80ec-2da598f7705d
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:b40b6fdd-dc9f-4349-ac1f-de536a131041
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:b40b6fdd-dc9f-4349-ac1f-de536a131041
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-31T00:34:37.393Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 060c10ab-ff4b-4403-a872-9eaca8440a6b 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-10-31T00:34:37.437Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:34:37.437Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:34:37.437Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:34:37.438Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3344fe7a-8a14-45ff-b96f-79e83210c9cf from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-10-31T00:34:37.438Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:34:37.438Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-10-31T00:34:37.497Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:34:37.498Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 3344fe7a-8a14-45ff-b96f-79e83210c9cf 73681
2022-10-31T00:34:37.499Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-10-31T00:34:37.499Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-10-31T00:34:37.499Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:34:37.500Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:37.501Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:37.502Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176477499,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:34:37.602Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:37.603Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:37.603Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:37.618Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:37.619Z||pool-60-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:34:38.502Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:34:38.503Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:34:38.504Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 3344fe7a-8a14-45ff-b96f-79e83210c9cf, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-31T00:34:38.504Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-10-31T00:34:38.504Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-31T00:34:38.505Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-31T00:34:38.620Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP370397545503370391/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2022-10-31T00:34:39.792Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-31T00:34:39.792Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-10-31T00:34:39.793Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-31T00:34:39.793Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-10-31T00:34:39.793Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-31T00:34:39.793Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-31T00:34:39.793Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-31T00:34:39.793Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-31T00:34:39.793Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-10-31T00:34:39.793Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.794Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:39.794Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-31T00:34:39.794Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-10-31T00:34:39.794Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:34:39.794Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.794Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:39.795Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-31T00:34:39.795Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-10-31T00:34:39.795Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:34:39.795Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.795Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:39.795Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.796Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-10-31T00:34:39.796Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-10-31T00:34:39.796Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template dummy is not matching search criteria
2022-10-31T00:34:39.796Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-31T00:34:39.796Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.796Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T00:34:39.796Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.797Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-31T00:34:39.797Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:34:39.797Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.797Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-31T00:34:39.797Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:34:39.798Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.798Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-31T00:34:39.798Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:34:39.798Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.798Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-10-31T00:34:39.798Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-10-31T00:34:39.798Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=075dedd6-a97f-437a-a8ef-00e0acaa92e1
2022-10-31T00:34:39.799Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.799Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:39.799Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.799Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:39.799Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.799Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:39.800Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:39.800Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:39.800Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:060c10ab-ff4b-4403-a872-9eaca8440a6b
Model Version:NULL
Model InvariantUuid:7a0555f2-ca9c-4abb-8db1-96925f4cf392
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:e5404f16-4e83-42e8-a773-e3ece4fcf7dc
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d6d899f3-4f51-4f4f-9ec3-f673c1f86b6f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:9a4d402b-b497-4b3f-9fc0-7d14eb4d5060
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:b7098fb3-740c-4b86-8233-89ad93ef329b
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:e8e3f2fc-4d4b-4974-b2d7-370137f6a63f
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:075dedd6-a97f-437a-a8ef-00e0acaa92e1
ModelInvariantUuid:da5afedb-1bf5-4d46-a6fa-425311607714
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:6f2a6ec0-a1a9-42b8-a727-d67182141792
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:ba71f009-887e-4dfb-8993-81d8e2b1ef7d
ModelInvariantUuid:c9a907f4-f0bf-490e-9757-a3ed052abf57
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:83363086-11e4-446c-a0ec-d2f09dca0f7e
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-10-31T00:34:39.810Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 05e5fc93-cdf3-4600-9b4a-52813a57f57a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T00:34:39.813Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||basic_cnf 0
2022-10-31T00:34:39.814Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 05e5fc93-cdf3-4600-9b4a-52813a57f57a
2022-10-31T00:34:39.814Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: c7993034-1341-4186-8547-bca3904a5787 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-10-31T00:34:39.814Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:34:39.814Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-10-31T00:34:39.916Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:34:39.916Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env c7993034-1341-4186-8547-bca3904a5787 12
2022-10-31T00:34:39.916Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-10-31T00:34:39.917Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-10-31T00:34:39.917Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:34:39.917Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:39.919Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:39.919Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176479916,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:34:40.024Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-10-31T00:34:40.025Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:40.025Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:40.040Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:40.040Z||pool-61-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:34:40.923Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 084dae8a-4dab-4220-b226-3f2253647905 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-10-31T00:34:40.923Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:34:40.923Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-10-31T00:34:41.025Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:34:41.026Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 084dae8a-4dab-4220-b226-3f2253647905 2688
2022-10-31T00:34:41.026Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-10-31T00:34:41.026Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-10-31T00:34:41.026Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:34:41.026Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:41.028Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:41.029Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176481026,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:34:41.129Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:41.130Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:41.130Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:41.143Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:41.143Z||pool-62-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:42.030Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 790a2086-b389-4a19-b1be-628eecd51824 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-10-31T00:34:42.030Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:34:42.030Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-10-31T00:34:42.216Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:34:42.216Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 790a2086-b389-4a19-b1be-628eecd51824 828
2022-10-31T00:34:42.217Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-10-31T00:34:42.217Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-10-31T00:34:42.217Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:34:42.217Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:42.220Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:42.220Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176482217,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:34:42.321Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-31T00:34:42.322Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:42.322Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:42.336Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:42.337Z||pool-63-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:43.225Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "b7098fb3-740c-4b86-8233-89ad93ef329b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e8e3f2fc-4d4b-4974-b2d7-370137f6a63f",
    "vfModuleModelCustomizationUUID": "2bfaa1e2-6e18-4e2c-9418-d10881dbb30d",
    "isBase": true,
    "artifacts": [
      "59f95d7b-ae5c-471d-80ec-2da598f7705d",
      "084dae8a-4dab-4220-b226-3f2253647905",
      "b40b6fdd-dc9f-4349-ac1f-de536a131041"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-31T00:34:43.239Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e8e3f2fc-4d4b-4974-b2d7-370137f6a63f
VfModuleModelInvariantUUID:b7098fb3-740c-4b86-8233-89ad93ef329b
VfModuleModelDescription:NULL
Artifacts UUID List:{
59f95d7b-ae5c-471d-80ec-2da598f7705d
,
084dae8a-4dab-4220-b226-3f2253647905
,
b40b6fdd-dc9f-4349-ac1f-de536a131041

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-10-31T00:34:43.243Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "b7098fb3-740c-4b86-8233-89ad93ef329b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e8e3f2fc-4d4b-4974-b2d7-370137f6a63f",
    "vfModuleModelCustomizationUUID": "2bfaa1e2-6e18-4e2c-9418-d10881dbb30d",
    "isBase": true,
    "artifacts": [
      "59f95d7b-ae5c-471d-80ec-2da598f7705d",
      "084dae8a-4dab-4220-b226-3f2253647905",
      "b40b6fdd-dc9f-4349-ac1f-de536a131041"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-31T00:34:43.243Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e8e3f2fc-4d4b-4974-b2d7-370137f6a63f
VfModuleModelInvariantUUID:b7098fb3-740c-4b86-8233-89ad93ef329b
VfModuleModelDescription:NULL
Artifacts UUID List:{
59f95d7b-ae5c-471d-80ec-2da598f7705d
,
084dae8a-4dab-4220-b226-3f2253647905
,
b40b6fdd-dc9f-4349-ac1f-de536a131041

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-10-31T00:34:43.243Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 59f95d7b-ae5c-471d-80ec-2da598f7705d from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-10-31T00:34:43.243Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:34:43.244Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-10-31T00:34:43.314Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:34:43.315Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 59f95d7b-ae5c-471d-80ec-2da598f7705d 1164
2022-10-31T00:34:43.316Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-10-31T00:34:43.316Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-10-31T00:34:43.316Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:34:43.317Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:43.320Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:43.320Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176483316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:34:43.425Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms
2022-10-31T00:34:43.426Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:43.426Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:43.441Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:43.442Z||pool-64-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:44.321Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b40b6fdd-dc9f-4349-ac1f-de536a131041 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-10-31T00:34:44.322Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:34:44.323Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-10-31T00:34:44.434Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:34:44.435Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env b40b6fdd-dc9f-4349-ac1f-de536a131041 200
2022-10-31T00:34:44.436Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-10-31T00:34:44.436Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-10-31T00:34:44.436Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:34:44.437Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:44.439Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:44.440Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176484436,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:34:44.540Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:44.541Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:44.541Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:44.559Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:44.560Z||pool-65-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:34:45.441Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 060c10ab-ff4b-4403-a872-9eaca8440a6b
2022-10-31T00:34:45.442Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 05e5fc93-cdf3-4600-9b4a-52813a57f57a 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 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=?
2022-10-31T00:34:45.458Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select 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-10-31T00:34:45.466Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@cc97601, org.onap.sdc.toscaparser.api.parameters.Input@1b9369d1, org.onap.sdc.toscaparser.api.parameters.Input@221a347d, org.onap.sdc.toscaparser.api.parameters.Input@1ab9e645, org.onap.sdc.toscaparser.api.parameters.Input@5d87e26d]
2022-10-31T00:34:45.467Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.467Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:45.468Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-10-31T00:34:45.468Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 9a4d402b-b497-4b3f-9fc0-7d14eb4d5060
2022-10-31T00:34:45.468Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9a4d402b-b497-4b3f-9fc0-7d14eb4d5060 matches Tosca VF Customization UUID: 9a4d402b-b497-4b3f-9fc0-7d14eb4d5060
2022-10-31T00:34:45.468Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 9a4d402b-b497-4b3f-9fc0-7d14eb4d5060  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-10-31T00:34:45.471Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.472Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:45.472Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 9a4d402b-b497-4b3f-9fc0-7d14eb4d5060: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-10-31T00:34:45.472Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7bcefbbe
2022-10-31T00:34:45.473Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.474Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T00:34:45.474Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2bfaa1e2-6e18-4e2c-9418-d10881dbb30d
2022-10-31T00:34:45.475Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2bfaa1e2-6e18-4e2c-9418-d10881dbb30d
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-10-31T00:34:45.478Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.479Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-31T00:34:45.479Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:34:45.480Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.480Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-31T00:34:45.480Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:34:45.480Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.481Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-10-31T00:34:45.481Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-10-31T00:34:45.481Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=075dedd6-a97f-437a-a8ef-00e0acaa92e1
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-10-31T00:34:45.485Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.485Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-31T00:34:45.485Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:34:45.486Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.486Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-31T00:34:45.486Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=9a4d402b-b497-4b3f-9fc0-7d14eb4d5060
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T00:34:45.489Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.489Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:45.490Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 060c10ab-ff4b-4403-a872-9eaca8440a6b: basic_cnf
2022-10-31T00:34:45.490Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.490Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:45.490Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.491Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:45.491Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.491Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:45.491Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.491Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:45.492Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:34:45.492Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:34:45.492Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||Saving Service: basic_cnf 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:34:45.581Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 05e5fc93-cdf3-4600-9b4a-52813a57f57a 1 ASDC deployResourceStructure
2022-10-31T00:34:45.582Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-10-31T00:34:45.582Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource)
2022-10-31T00:34:45.582Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-10-31T00:34:45.583Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:45.585Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:45.585Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176485581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-31T00:34:45.685Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:45.686Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:45.686Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:45.700Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:45.700Z||pool-66-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:46.586Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-10-31T00:34:46.587Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource)
2022-10-31T00:34:46.587Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-10-31T00:34:46.587Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:46.589Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:46.589Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176486586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-31T00:34:46.689Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T00:34:46.692Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:46.692Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:46.708Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:46.708Z||pool-67-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:34:47.590Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-10-31T00:34:47.591Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-10-31T00:34:47.591Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:34:47.591Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:47.593Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:47.593Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176487590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:34:47.693Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:47.695Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:47.695Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:47.708Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:47.709Z||pool-68-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:48.594Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-10-31T00:34:48.595Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-10-31T00:34:48.595Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:34:48.595Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:48.597Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:48.597Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176488594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T00:34:48.697Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:34:48.698Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:48.698Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:48.711Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:48.711Z||pool-69-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:49.598Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-10-31T00:34:49.599Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-10-31T00:34:49.599Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:34:49.599Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:49.601Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:49.601Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176489598,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-10-31T00:34:49.701Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T00:34:49.702Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:49.702Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:49.716Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:49.719Z||pool-70-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:34:50.602Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-10-31T00:34:50.603Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-10-31T00:34:50.603Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:34:50.604Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:34:50.606Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:34:50.606Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176490602,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:34:50.707Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T00:34:50.707Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:34:50.708Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:50.721Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:50.721Z||pool-71-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:34:51.608Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 47e269d6-dc9f-4559-a100-c69f314658a5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:34:51.624Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 47e269d6-dc9f-4559-a100-c69f314658a5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:34:51.627Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:34:51.627Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-31T00:34:51.627Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-31T00:34:51.628Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-31T00:34:51.628Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:34:51.628Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:34:51.628Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:34:51.628Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:34:51.628Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:34:51.629Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:34:51.635Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-31T00:34:54.249Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:34:54.250Z||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-10-31T00:34:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:34:54.289Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:34:54.289Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:34:54.289Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176374410,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:34:54.290Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:35:21.636Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 47e269d6-dc9f-4559-a100-c69f314658a5 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-10-31T00:35:21.644Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 47e269d6-dc9f-4559-a100-c69f314658a5 and serviceModelVersionId: 060c10ab-ff4b-4403-a872-9eaca8440a6b
2022-10-31T00:35:21.644Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7a0555f2-ca9c-4abb-8db1-96925f4cf392
2022-10-31T00:35:21.646Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7a0555f2-ca9c-4abb-8db1-96925f4cf392/model-vers/model-ver/060c10ab-ff4b-4403-a872-9eaca8440a6b?depth=0
2022-10-31T00:35:21.654Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-10-31T00:35:21.711Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a0555f2-ca9c-4abb-8db1-96925f4cf392/model-vers/model-ver/060c10ab-ff4b-4403-a872-9eaca8440a6b?depth=0|INFO|500||Invoke
2022-10-31T00:35:21.712Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a0555f2-ca9c-4abb-8db1-96925f4cf392/model-vers/model-ver/060c10ab-ff4b-4403-a872-9eaca8440a6b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a0555f2-ca9c-4abb-8db1-96925f4cf392/model-vers/model-ver/060c10ab-ff4b-4403-a872-9eaca8440a6b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[47e269d6-dc9f-4559-a100-c69f314658a5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b1290332-fbe6-40c6-aea6-96404c529694], X-ECOMP-RequestID=[47e269d6-dc9f-4559-a100-c69f314658a5], X-TransactionId=[], X-ONAP-RequestID=[47e269d6-dc9f-4559-a100-c69f314658a5], Content-Type=[application/merge-patch+json]}
2022-10-31T00:35:21.717Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a0555f2-ca9c-4abb-8db1-96925f4cf392/model-vers/model-ver/060c10ab-ff4b-4403-a872-9eaca8440a6b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-31T00:35:21.927Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a0555f2-ca9c-4abb-8db1-96925f4cf392/model-vers/model-ver/060c10ab-ff4b-4403-a872-9eaca8440a6b?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a0555f2-ca9c-4abb-8db1-96925f4cf392/model-vers/model-ver/060c10ab-ff4b-4403-a872-9eaca8440a6b?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[206], X-AAI-TXID=[2-aai-resources-221031-00:35:21:332-50367], vertex-id=[225528], Content-Length=[0], Date=[Mon, 31 Oct 2022 00:35:21 GMT], Content-Type=[application/json]}
2022-10-31T00:35:21.927Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a0555f2-ca9c-4abb-8db1-96925f4cf392/model-vers/model-ver/060c10ab-ff4b-4403-a872-9eaca8440a6b?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-31T00:35:21.928Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a0555f2-ca9c-4abb-8db1-96925f4cf392/model-vers/model-ver/060c10ab-ff4b-4403-a872-9eaca8440a6b?depth=0|INFO|500||InvokeReturn
2022-10-31T00:35:21.928Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-31T00:35:21.928Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T00:35:21.934Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-31T00:35:21.934Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 47e269d6-dc9f-4559-a100-c69f314658a5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-31T00:35:21.935Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-31T00:35:21.935Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:21.937Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:21.938Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176521935,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:35:22.038Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:22.039Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:22.039Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:22.060Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:22.061Z||pool-72-thread-1|||||INFO|500||cambria reply ok (23 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-10-31T00:35:22.957Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T00:35:22.957Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"f6be2daf-60f9-42fe-8a20-1a12b55626cc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"009bb26e-b004-4680-b0fc-632ea00969d9","serviceDescription":"service","serviceInvariantUUID":"af4e1529-99be-4bac-a2ac-7b13d299973c","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4201e405-6089-4189-b2e9-9bfa759718c7","resourceInvariantUUID":"3426fe9f-80ad-49c1-b943-a4aa4c275b99","resourceCustomizationUUID":"40435ed6-e35c-43a4-a9c4-dc63a46a76ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"OGYyZDA2NDk3MWM2MDJkZTFlMjcwZDFhNTI5ZTBiYzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"259981f7-dab3-4e0e-a86d-896bd1719903","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"ZDFkMDZiMjY4NTdmYzRhZDZmZDMxYzQ4NGQ4MTI3Y2Q\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5142dae2-e741-4698-ae84-82e2dd20c86a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1a6873bf-4662-4936-bed1-f4852b92c4b1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5e34dac1-5989-4357-bb9d-8068016a4002","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"22ada30e-2aa8-417a-a065-b265ecc39110","artifactVersion":"2","generatedFromUUID":"1a6873bf-4662-4936-bed1-f4852b92c4b1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2U2N2NmMTRiNGI0Yzg1ZDZmY2I0M2M4ZWFlN2JhOTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d96676ec-355a-4e2d-92d3-bd20cfd77d08","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZDQ2YWI2MDkxYzU5NDBmODBkYTRmOGVhOWM1YWMxNzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fece1fb7-b454-4ebb-93fc-4ab4be813201","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-31T00:35:22.958Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:35:22.958Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:22.960Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:22.961Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:35:23.061Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:23.062Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:23.062Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:23.076Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:23.077Z||pool-73-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:23.961Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:35:23.962Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:23.964Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:23.964Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:35:24.065Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:24.066Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:24.066Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:24.080Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:24.080Z||pool-74-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:24.965Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:35:24.966Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:24.968Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:24.969Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:35:25.069Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:25.070Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:25.071Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:25.086Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:25.086Z||pool-75-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:25.969Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:35:25.971Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:25.974Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:25.974Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:35:26.074Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:26.075Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:26.075Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:26.090Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:26.090Z||pool-76-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:26.974Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:35:26.975Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:26.977Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:26.978Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-31T00:35:27.078Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:27.079Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:27.079Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:27.094Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:27.094Z||pool-77-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:27.979Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:35:27.980Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:27.984Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:27.984Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:35:28.084Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:28.085Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:28.085Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:28.100Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:28.100Z||pool-78-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:28.985Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T00:35:28.985Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:28.988Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:28.988Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:35:29.088Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:29.088Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:29.089Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:29.103Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:29.103Z||pool-79-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:29.989Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "009bb26e-b004-4680-b0fc-632ea00969d9",
  "serviceDescription": "service",
  "serviceInvariantUUID": "af4e1529-99be-4bac-a2ac-7b13d299973c",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "40435ed6-e35c-43a4-a9c4-dc63a46a76ba",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "4201e405-6089-4189-b2e9-9bfa759718c7",
      "resourceInvariantUUID": "3426fe9f-80ad-49c1-b943-a4aa4c275b99",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
          "artifactChecksum": "ZDFkMDZiMjY4NTdmYzRhZDZmZDMxYzQ4NGQ4MTI3Y2Q\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "5142dae2-e741-4698-ae84-82e2dd20c86a",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "1a6873bf-4662-4936-bed1-f4852b92c4b1",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "22ada30e-2aa8-417a-a065-b265ecc39110",
            "generatedFromUUID": "1a6873bf-4662-4936-bed1-f4852b92c4b1"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "22ada30e-2aa8-417a-a065-b265ecc39110",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZDQ2YWI2MDkxYzU5NDBmODBkYTRmOGVhOWM1YWMxNzE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fece1fb7-b454-4ebb-93fc-4ab4be813201"
    }
  ],
  "workloadContext": "Production"
}
2022-10-31T00:35:29.990Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-31T00:35:29.990Z|47e269d6-dc9f-4559-a100-c69f314658a5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 009bb26e-b004-4680-b0fc-632ea00969d9 ASDC
2022-10-31T00:35:29.990Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f6be2daf-60f9-42fe-8a20-1a12b55626cc
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:009bb26e-b004-4680-b0fc-632ea00969d9
ServiceInvariantUUID:af4e1529-99be-4bac-a2ac-7b13d299973c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:fece1fb7-b454-4ebb-93fc-4ab4be813201
ArtifactChecksum:ZDQ2YWI2MDkxYzU5NDBmODBkYTRmOGVhOWM1YWMxNzE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:40435ed6-e35c-43a4-a9c4-dc63a46a76ba
ResourceInvariantUUID:3426fe9f-80ad-49c1-b943-a4aa4c275b99
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:4201e405-6089-4189-b2e9-9bfa759718c7
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:5142dae2-e741-4698-ae84-82e2dd20c86a
ArtifactChecksum:ZDFkMDZiMjY4NTdmYzRhZDZmZDMxYzQ4NGQ4MTI3Y2Q=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:1a6873bf-4662-4936-bed1-f4852b92c4b1
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:22ada30e-2aa8-417a-a065-b265ecc39110
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:22ada30e-2aa8-417a-a065-b265ecc39110
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-31T00:35:29.991Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 009bb26e-b004-4680-b0fc-632ea00969d9 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-10-31T00:35:30.042Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:35:30.043Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:35:30.043Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:35:30.043Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fece1fb7-b454-4ebb-93fc-4ab4be813201 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-31T00:35:30.043Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:35:30.044Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-31T00:35:30.182Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:35:30.183Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar fece1fb7-b454-4ebb-93fc-4ab4be813201 74807
2022-10-31T00:35:30.183Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-10-31T00:35:30.183Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-31T00:35:30.183Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:35:30.184Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:30.186Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:30.186Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176530183,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:35:30.286Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:30.287Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:30.287Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:30.307Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:30.308Z||pool-80-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:31.186Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T00:35:31.187Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-10-31T00:35:31.188Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fece1fb7-b454-4ebb-93fc-4ab4be813201, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:31.188Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-10-31T00:35:31.189Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:31.189Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:31.480Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10597653058165455151/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-10-31T00:35:32.852Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-31T00:35:32.853Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-10-31T00:35:32.853Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:32.853Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-31T00:35:32.853Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:32.853Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:32.853Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:32.853Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:32.853Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:32.853Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:32.854Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-31T00:35:32.854Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-10-31T00:35:32.854Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.854Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:32.854Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-31T00:35:32.854Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-10-31T00:35:32.855Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:35:32.855Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.855Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:32.855Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-31T00:35:32.855Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-10-31T00:35:32.855Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T00:35:32.855Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.856Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:32.856Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.856Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-10-31T00:35:32.856Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-10-31T00:35:32.856Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-10-31T00:35:32.856Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-10-31T00:35:32.857Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-31T00:35:32.857Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-31T00:35:32.857Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.857Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T00:35:32.857Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.857Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-31T00:35:32.857Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:35:32.858Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.858Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-31T00:35:32.858Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:35:32.858Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.858Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-31T00:35:32.858Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:35:32.859Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.859Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-10-31T00:35:32.859Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-10-31T00:35:32.859Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-31T00:35:32.859Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1397f232-6f7f-46f5-8c28-4b2838d6d80c
2022-10-31T00:35:32.859Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.859Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:32.860Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.860Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:32.860Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.860Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:32.860Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:32.860Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:32.860Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:009bb26e-b004-4680-b0fc-632ea00969d9
Model Version:NULL
Model InvariantUuid:af4e1529-99be-4bac-a2ac-7b13d299973c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:5021355f-e8f3-480a-912c-e5bd4804d2f7
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3426fe9f-80ad-49c1-b943-a4aa4c275b99
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:40435ed6-e35c-43a4-a9c4-dc63a46a76ba
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:0358f3d4-4fd7-41c9-8e6d-829888fce5ff
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:35cd0bbc-5ade-470d-a920-8dd80034632b
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1397f232-6f7f-46f5-8c28-4b2838d6d80c
ModelInvariantUuid:91ccc185-98a5-4fc9-9a6f-eaabe4e10d32
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:3bdc1198-deb6-4beb-8ea1-dfdae936ce5c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:0e32f902-2f97-4aec-a2b3-4272b15e519e
ModelInvariantUuid:1b32b053-cc76-4ac9-bf1e-fdcc16cb3b5f
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:616435c6-6147-4b43-b201-08ed9b9e62ce
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-10-31T00:35:32.874Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 4201e405-6089-4189-b2e9-9bfa759718c7
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T00:35:32.879Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||basic_vm 0
2022-10-31T00:35:32.880Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4201e405-6089-4189-b2e9-9bfa759718c7
2022-10-31T00:35:32.880Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5142dae2-e741-4698-ae84-82e2dd20c86a from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-10-31T00:35:32.880Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:35:32.880Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-10-31T00:35:32.940Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:35:32.941Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 5142dae2-e741-4698-ae84-82e2dd20c86a 787
2022-10-31T00:35:32.941Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2022-10-31T00:35:32.941Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-10-31T00:35:32.942Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:35:32.942Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:32.945Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:32.945Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176532941,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:35:33.045Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:33.046Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:33.046Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:33.059Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:33.059Z||pool-81-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:33.946Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "0358f3d4-4fd7-41c9-8e6d-829888fce5ff",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "35cd0bbc-5ade-470d-a920-8dd80034632b",
    "vfModuleModelCustomizationUUID": "b710e883-b7b2-4565-a395-59d6ee4b954d",
    "isBase": true,
    "artifacts": [
      "1a6873bf-4662-4936-bed1-f4852b92c4b1",
      "22ada30e-2aa8-417a-a065-b265ecc39110"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-31T00:35:33.951Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:35cd0bbc-5ade-470d-a920-8dd80034632b
VfModuleModelInvariantUUID:0358f3d4-4fd7-41c9-8e6d-829888fce5ff
VfModuleModelDescription:NULL
Artifacts UUID List:{
1a6873bf-4662-4936-bed1-f4852b92c4b1
,
22ada30e-2aa8-417a-a065-b265ecc39110

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-10-31T00:35:33.953Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "0358f3d4-4fd7-41c9-8e6d-829888fce5ff",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "35cd0bbc-5ade-470d-a920-8dd80034632b",
    "vfModuleModelCustomizationUUID": "b710e883-b7b2-4565-a395-59d6ee4b954d",
    "isBase": true,
    "artifacts": [
      "1a6873bf-4662-4936-bed1-f4852b92c4b1",
      "22ada30e-2aa8-417a-a065-b265ecc39110"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-31T00:35:33.953Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:35cd0bbc-5ade-470d-a920-8dd80034632b
VfModuleModelInvariantUUID:0358f3d4-4fd7-41c9-8e6d-829888fce5ff
VfModuleModelDescription:NULL
Artifacts UUID List:{
1a6873bf-4662-4936-bed1-f4852b92c4b1
,
22ada30e-2aa8-417a-a065-b265ecc39110

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-10-31T00:35:33.953Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 1a6873bf-4662-4936-bed1-f4852b92c4b1 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-10-31T00:35:33.953Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:35:33.953Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-10-31T00:35:34.007Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:35:34.008Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 1a6873bf-4662-4936-bed1-f4852b92c4b1 5033
2022-10-31T00:35:34.008Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-10-31T00:35:34.008Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-10-31T00:35:34.008Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:35:34.009Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:34.010Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:34.011Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176534008,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:35:34.111Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:34.112Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:34.112Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:34.132Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:34.133Z||pool-82-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:35.011Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 22ada30e-2aa8-417a-a065-b265ecc39110 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-10-31T00:35:35.012Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-10-31T00:35:35.012Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-10-31T00:35:35.066Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-10-31T00:35:35.070Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 22ada30e-2aa8-417a-a065-b265ecc39110 903
2022-10-31T00:35:35.070Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-10-31T00:35:35.071Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-10-31T00:35:35.071Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T00:35:35.071Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:35.073Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:35.073Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176535070,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:35:35.173Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:35.174Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:35.174Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:35.186Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:35.186Z||pool-83-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:36.074Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 009bb26e-b004-4680-b0fc-632ea00969d9
2022-10-31T00:35:36.075Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 4201e405-6089-4189-b2e9-9bfa759718c7 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T00:35:36.091Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3187b815, org.onap.sdc.toscaparser.api.parameters.Input@7896f6dd, org.onap.sdc.toscaparser.api.parameters.Input@ee1778b, org.onap.sdc.toscaparser.api.parameters.Input@22ca6f10, org.onap.sdc.toscaparser.api.parameters.Input@2e812c4c]
2022-10-31T00:35:36.093Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.094Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:36.094Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-10-31T00:35:36.094Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 40435ed6-e35c-43a4-a9c4-dc63a46a76ba
2022-10-31T00:35:36.094Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 40435ed6-e35c-43a4-a9c4-dc63a46a76ba matches Tosca VF Customization UUID: 40435ed6-e35c-43a4-a9c4-dc63a46a76ba
2022-10-31T00:35:36.095Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 40435ed6-e35c-43a4-a9c4-dc63a46a76ba  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-10-31T00:35:36.097Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.098Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:36.098Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 40435ed6-e35c-43a4-a9c4-dc63a46a76ba: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-10-31T00:35:36.099Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@15f528af
2022-10-31T00:35:36.099Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.099Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T00:35:36.100Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b710e883-b7b2-4565-a395-59d6ee4b954d
2022-10-31T00:35:36.100Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b710e883-b7b2-4565-a395-59d6ee4b954d
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-10-31T00:35:36.102Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.103Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-31T00:35:36.103Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:35:36.104Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.104Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-31T00:35:36.105Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:35:36.106Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.107Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-10-31T00:35:36.107Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-10-31T00:35:36.107Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-31T00:35:36.107Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1397f232-6f7f-46f5-8c28-4b2838d6d80c
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-10-31T00:35:36.110Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.110Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-31T00:35:36.111Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T00:35:36.111Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.112Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-31T00:35:36.112Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=40435ed6-e35c-43a4-a9c4-dc63a46a76ba
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T00:35:36.115Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.115Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:36.115Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 009bb26e-b004-4680-b0fc-632ea00969d9: basic_vm
2022-10-31T00:35:36.115Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.116Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:36.116Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.116Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:36.117Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.117Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:36.117Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.117Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:36.118Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T00:35:36.118Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T00:35:36.118Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T00:35:36.227Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 4201e405-6089-4189-b2e9-9bfa759718c7 1 ASDC deployResourceStructure
2022-10-31T00:35:36.227Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2022-10-31T00:35:36.227Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-10-31T00:35:36.227Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:35:36.228Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:36.229Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:36.230Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176536227,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:35:36.330Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:36.331Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:36.331Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:36.346Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:36.347Z||pool-84-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:37.231Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-10-31T00:35:37.232Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-10-31T00:35:37.232Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:35:37.232Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:37.234Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:37.234Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176537231,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T00:35:37.334Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:37.336Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:37.336Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:37.358Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:37.359Z||pool-85-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-10-31T00:35:38.235Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-10-31T00:35:38.236Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-10-31T00:35:38.236Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:35:38.236Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:38.238Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:38.238Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176538235,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-10-31T00:35:38.338Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:38.340Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:38.340Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:38.355Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:38.355Z||pool-86-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:39.239Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-10-31T00:35:39.240Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-31T00:35:39.240Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T00:35:39.241Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:35:39.244Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:35:39.244Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176539239,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:35:39.344Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:35:39.345Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:35:39.345Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:39.362Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:39.362Z||pool-87-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-31T00:35:40.245Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6be2daf-60f9-42fe-8a20-1a12b55626cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:35:40.259Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6be2daf-60f9-42fe-8a20-1a12b55626cc
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:35:40.262Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:35:40.262Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-31T00:35:40.263Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-31T00:35:54.249Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:35:54.251Z||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-10-31T00:35:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:35:54.277Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:35:54.278Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.279Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "aai-ml",
  "timestamp": 1667176368095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:35:54.281Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:35:54.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.281Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176375555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:35:54.281Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:35:54.282Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.282Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "aai-ml",
  "timestamp": 1667176375730,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:35:54.282Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:35:54.282Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.282Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176376634,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:35:54.283Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:35:54.283Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.283Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176377665,
  "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-10-31T00:35:54.293Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f6be2daf-60f9-42fe-8a20-1a12b55626cc
2022-10-31T00:35:54.293Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId f6be2daf-60f9-42fe-8a20-1a12b55626cc and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-10-31T00:35:54.303Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.303Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667176378672,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:35:54.304Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:35:54.304Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.304Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "aai-ml",
  "timestamp": 1667176382961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:35:54.304Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:35:54.304Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.304Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "aai-ml",
  "timestamp": 1667176383966,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:35:54.310Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f6be2daf-60f9-42fe-8a20-1a12b55626cc
2022-10-31T00:35:54.310Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId f6be2daf-60f9-42fe-8a20-1a12b55626cc 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-10-31T00:35:54.322Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.322Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f3d2072c-0725-458e-b4f4-33f2047bf98e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176420444,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:35:54.322Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:35:54.322Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.322Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:35:54.323Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:35:54.323Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.323Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:35:54.323Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:35:54.323Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.323Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:35:54.323Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:35:54.324Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.324Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:35:54.324Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:35:54.324Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.324Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:35:54.324Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:35:54.325Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.325Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/resourceInstances/pnf401f0176bdd60/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:35:54.325Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:35:54.325Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.325Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:35:54.325Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:35:54.326Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.326Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:35:54.326Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:35:54.326Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:35:54.326Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176434065,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:35:54.326Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:10.263Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6be2daf-60f9-42fe-8a20-1a12b55626cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:36:10.274Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6be2daf-60f9-42fe-8a20-1a12b55626cc
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T00:36:10.277Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T00:36:10.277Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-31T00:36:10.277Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-31T00:36:10.277Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-31T00:36:10.277Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:36:10.277Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:36:10.277Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:36:10.277Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:36:10.277Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T00:36:10.278Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T00:36:10.284Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-31T00:36:40.285Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f6be2daf-60f9-42fe-8a20-1a12b55626cc 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-10-31T00:36:40.292Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f6be2daf-60f9-42fe-8a20-1a12b55626cc and serviceModelVersionId: 009bb26e-b004-4680-b0fc-632ea00969d9
2022-10-31T00:36:40.293Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : af4e1529-99be-4bac-a2ac-7b13d299973c
2022-10-31T00:36:40.294Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/af4e1529-99be-4bac-a2ac-7b13d299973c/model-vers/model-ver/009bb26e-b004-4680-b0fc-632ea00969d9?depth=0
2022-10-31T00:36:40.298Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-10-31T00:36:40.355Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/af4e1529-99be-4bac-a2ac-7b13d299973c/model-vers/model-ver/009bb26e-b004-4680-b0fc-632ea00969d9?depth=0|INFO|500||Invoke
2022-10-31T00:36:40.356Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/af4e1529-99be-4bac-a2ac-7b13d299973c/model-vers/model-ver/009bb26e-b004-4680-b0fc-632ea00969d9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/af4e1529-99be-4bac-a2ac-7b13d299973c/model-vers/model-ver/009bb26e-b004-4680-b0fc-632ea00969d9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f6be2daf-60f9-42fe-8a20-1a12b55626cc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[34e04479-c090-4ed7-a140-dcc125c194c8], X-ECOMP-RequestID=[f6be2daf-60f9-42fe-8a20-1a12b55626cc], X-TransactionId=[], X-ONAP-RequestID=[f6be2daf-60f9-42fe-8a20-1a12b55626cc], Content-Type=[application/merge-patch+json]}
2022-10-31T00:36:40.362Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/af4e1529-99be-4bac-a2ac-7b13d299973c/model-vers/model-ver/009bb26e-b004-4680-b0fc-632ea00969d9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-31T00:36:40.567Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/af4e1529-99be-4bac-a2ac-7b13d299973c/model-vers/model-ver/009bb26e-b004-4680-b0fc-632ea00969d9?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/af4e1529-99be-4bac-a2ac-7b13d299973c/model-vers/model-ver/009bb26e-b004-4680-b0fc-632ea00969d9?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[202], X-AAI-TXID=[2-aai-resources-221031-00:36:39:973-12526], vertex-id=[204800], Content-Length=[0], Date=[Mon, 31 Oct 2022 00:36:39 GMT], Content-Type=[application/json]}
2022-10-31T00:36:40.568Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/af4e1529-99be-4bac-a2ac-7b13d299973c/model-vers/model-ver/009bb26e-b004-4680-b0fc-632ea00969d9?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-31T00:36:40.568Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/af4e1529-99be-4bac-a2ac-7b13d299973c/model-vers/model-ver/009bb26e-b004-4680-b0fc-632ea00969d9?depth=0|INFO|500||InvokeReturn
2022-10-31T00:36:40.569Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-31T00:36:40.570Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T00:36:40.577Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-31T00:36:40.577Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f6be2daf-60f9-42fe-8a20-1a12b55626cc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-31T00:36:40.577Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-31T00:36:40.578Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-10-31T00:36:40.580Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T00:36:40.580Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176600577,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:36:40.680Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T00:36:40.681Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T00:36:40.682Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T00:36:40.699Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:36:40.699Z||pool-88-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-31T00:36:41.593Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:36:41.594Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:36:41.594Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:36:52.003Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:36:52.003Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:36:52.004Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:36:52.004Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:36:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:36:54.250Z||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-10-31T00:36:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:36:54.274Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:36:54.275Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.275Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176436074,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAjjbnnojbcp1u43szaoo/1.0/artifacts/service-DemoPnfAjjbnnojbcp1u43szaoo-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:36:54.276Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.276Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.276Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cac109b6-7440-4b1c-9506-f675cda29001",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176467325,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:36:54.276Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.276Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.276Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:36:54.276Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:36:54.276Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.276Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:36:54.277Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.278Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:36:54.278Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:36:54.278Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.278Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-10-31T00:36:54.278Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:36:54.278Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.278Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:36:54.278Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:36:54.278Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.278Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:36:54.279Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:36:54.279Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.279Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176477499,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:36:54.279Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.279Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.279Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176479916,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:36:54.279Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.279Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.279Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176481026,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176482217,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176483316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176484436,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.280Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176485581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176486586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176487590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176488594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.281Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.282Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176489598,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-10-31T00:36:54.282Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:36:54.282Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-10-31T00:36:54.282Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176490602,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:36:54.282Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:37:01.559Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:37:01.560Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:37:01.560Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:37:01.560Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:37:11.116Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:37:11.117Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:37:11.118Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:37:11.118Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:37:20.657Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:37:20.658Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:37:20.658Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:37:20.659Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:37:30.207Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:37:54.247Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:37:54.248Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:37:54.248Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:37:54.249Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:37:54.250Z||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-10-31T00:37:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:37:54.277Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:37:54.279Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.279Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "47e269d6-dc9f-4559-a100-c69f314658a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176521935,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:37:54.280Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:37:54.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.280Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:37:54.280Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:37:54.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.281Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T00:37:54.281Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:37:54.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.281Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-31T00:37:54.281Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:37:54.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.282Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:37:54.282Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:37:54.282Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.282Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-31T00:37:54.282Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:37:54.282Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.282Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T00:37:54.282Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:37:54.282Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.283Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176421463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T00:37:54.283Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-10-31T00:37:54.283Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.283Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176530183,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:37:54.283Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:37:54.283Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.283Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176532941,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:37:54.284Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:37:54.284Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.284Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176534008,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:37:54.284Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:37:54.284Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.284Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176535070,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T00:37:54.284Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:37:54.284Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.285Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176536227,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T00:37:54.285Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:37:54.285Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.285Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176537231,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T00:37:54.285Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:37:54.285Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.285Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176538235,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-10-31T00:37:54.285Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:37:54.290Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-10-31T00:37:54.290Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176539239,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T00:37:54.291Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:38:03.833Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:38:54.247Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:38:54.248Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:38:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:38:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:38:54.250Z||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-10-31T00:38:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:38:54.789Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:38:54.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-31T00:38:54.790Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f6be2daf-60f9-42fe-8a20-1a12b55626cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667176600577,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T00:38:54.791Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T00:39:03.801Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:39:54.247Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:39:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:39:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:39:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:39:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T00:39:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:40:03.795Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:40:03.803Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:40:54.247Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:40:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:40:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:40:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:40:54.249Z||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-10-31T00:40:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:41:03.838Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:41:03.839Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:41:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:41:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:41:54.251Z||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-10-31T00:41:54.251Z||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-10-31T00:41:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:41:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:42:03.825Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:42:03.824Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:42:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:42:54.249Z||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-10-31T00:42:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:42:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:42:54.249Z||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-10-31T00:42:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:43:03.811Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:43:03.813Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:43:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:43:54.248Z||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-10-31T00:43:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:43:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:43:54.250Z||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-10-31T00:43:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:44:03.807Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:44:03.807Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:44:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:44:54.248Z||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-10-31T00:44:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:44:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:44:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:44:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:45:03.825Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:45:03.829Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:45:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:45:54.249Z||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-10-31T00:45:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:45:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:45:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T00:45:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:46:03.830Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:46:03.834Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:46:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:46:54.249Z||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-10-31T00:46:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:46:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:46:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T00:46:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:47:03.816Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:47:03.874Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:47:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:47:54.249Z||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-10-31T00:47:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:47:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:47:54.250Z||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-10-31T00:47:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:48:03.795Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:48:03.795Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:48:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:48:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:48:54.250Z||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-10-31T00:48:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:48:54.250Z||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-10-31T00:48:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:49:03.843Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:49:03.878Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:49:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:49:54.249Z||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-10-31T00:49:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:49:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:49:54.250Z||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-10-31T00:49:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:50:03.839Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:50:03.840Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:50:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:50:54.249Z||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-10-31T00:50:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:50:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:50:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T00:50:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:51:03.806Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:51:03.809Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:51:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:51:54.248Z||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-10-31T00:51:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:51:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:51:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T00:51:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:52:03.810Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:52:03.810Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:52:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:52:54.249Z||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-10-31T00:52:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:52:54.249Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:52:54.250Z||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-10-31T00:52:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:53:03.809Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:53:03.809Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:53:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:53:54.249Z||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-10-31T00:53:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:53:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:53:54.250Z||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-10-31T00:53:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:54:03.829Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:54:03.830Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:54:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:54:54.249Z||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-10-31T00:54:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:54:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:54:54.250Z||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-10-31T00:54:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:55:03.833Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:55:03.838Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:55:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:55:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:55:54.250Z||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-10-31T00:55:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:55:54.250Z||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-10-31T00:55:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:56:03.799Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:56:03.799Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:56:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:56:54.249Z||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-10-31T00:56:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:56:54.249Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:56:54.250Z||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-10-31T00:56:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:57:03.797Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:57:03.798Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:57:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:57:54.249Z||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-10-31T00:57:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:57:54.249Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:57:54.250Z||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-10-31T00:57:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:58:03.792Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:58:03.796Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:58:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:58:54.248Z||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-10-31T00:58:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:58:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:58:54.250Z||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-10-31T00:58:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:59:03.794Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:59:03.796Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T00:59:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:59:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T00:59:54.250Z||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-10-31T00:59:54.250Z||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-10-31T00:59:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T00:59:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:00:03.804Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:00:03.809Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:00:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:00:54.249Z||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-10-31T01:00:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:00:54.250Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:00:54.250Z||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-10-31T01:00:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:01:03.797Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:01:03.797Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:01:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:01:54.248Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:01:54.251Z||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-10-31T01:01:54.251Z||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-10-31T01:01:54.252Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:01:54.252Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:02:03.850Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:02:03.854Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:02:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:02:54.248Z||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-10-31T01:02:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:02:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:02:54.250Z||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-10-31T01:02:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:03:03.834Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:03:03.838Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:03:54.247Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:03:54.250Z||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-10-31T01:03:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:03:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:03:54.251Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T01:03:54.251Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:03:54.887Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:03:54.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.888Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"0cbcd695-9da4-4f2c-99de-e5ab3e1ec404","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"a118f370-87df-427d-9066-220a00e4c14a","serviceDescription":"service","serviceInvariantUUID":"04de0c93-9018-407c-8906-79cd78a7248c","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c96c5f6a-3e30-4101-9462-0dc010d20364","resourceInvariantUUID":"8b4a069b-1b68-4318-865e-96b33fed6c27","resourceCustomizationUUID":"1e06b1da-1e5f-445a-af20-83238325f818","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MDlkYWJmNmNkNDM3YWI3ZmQ5NzdmOGRlN2NmYzNlYjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"36fb69c5-6f8b-4892-9ee5-d79e3961a2eb","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MmNhMGEzYTY4NDU4OTc4OGMwOWYyZmUxZDE3NGIxNjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7befeef2-14e1-4e49-b283-22c500f27765","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"25866028-1378-4495-a976-8a408cb61446","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"eb73e91d-0b45-48af-b7db-a9f62b000b0a","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3e84726c-100c-4a20-b35c-2da90bd685f7","artifactVersion":"2","generatedFromUUID":"f06bf412-c871-478b-aae9-eb92477bc8a7"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ad356988-8aba-40fb-85ed-a10ab52db083","artifactVersion":"2","generatedFromUUID":"25866028-1378-4495-a976-8a408cb61446"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f06bf412-c871-478b-aae9-eb92477bc8a7","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"b30a48b2-b3bc-4ec3-a57c-7d7835f75489","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"ZTNiN2Y3NGEzODYzNDhiNGE5YTI5NTU3ZjU2ZWU2ZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"979ae80a-a598-437d-9451-cbbc41ac806d","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmVmZjE1ZTgxNDVkMjMwNjlkNWJmYWU4MjMzNDZmYTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cecf229b-dd71-402e-823c-2569485e8d67","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-31T01:03:54.888Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:03:54.891Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.891Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178183196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.892Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.893Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.893Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178189780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.893Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:03:54.894Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.894Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.894Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:03:54.894Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178183196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.894Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.895Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.895Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178189780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.895Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.895Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.896Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178183196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-10-31T01:03:54.896Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.896Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.896Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178191034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.897Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.897Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.897Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178189780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.897Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.898Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.898Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178183196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.898Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.898Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.899Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178191034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T01:03:54.899Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:03:54.899Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.899Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.899Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.899Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178189780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.900Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.900Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.900Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178183196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.900Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.901Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.901Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178191034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-10-31T01:03:54.901Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.901Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.902Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178189780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.902Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.902Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.902Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178183196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.903Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.903Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.903Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178191034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.903Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.903Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.903Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178189780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.904Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.904Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.904Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178183196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.905Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.905Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.905Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178191034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-10-31T01:03:54.905Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.905Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.906Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178189780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.906Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.906Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.906Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178183196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.906Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.907Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.907Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178191034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-10-31T01:03:54.907Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.907Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.908Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178189780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.908Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.908Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.908Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178183196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.909Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.909Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.909Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178191034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-10-31T01:03:54.909Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.910Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.910Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178189780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.910Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.910Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.910Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178183196,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:03:54.911Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.911Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.911Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178191034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.912Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.912Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.912Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178198095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.912Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.912Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.913Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178189780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:03:54.913Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.913Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.913Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178191034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.914Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.914Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.914Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178198095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.914Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.914Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.915Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178199854,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:03:54.915Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:54.915Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.915Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178200571,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:03:54.916Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:54.916Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.916Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178191034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:03:54.916Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.917Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.917Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178198095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.917Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.917Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.918Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178200861,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T01:03:54.918Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:54.918Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.918Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178198095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.918Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.919Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.919Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178201825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:03:54.919Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:54.919Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.919Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "policy-id",
  "timestamp": 1667178201864,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T01:03:54.950Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404
2022-10-31T01:03:54.951Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404 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-10-31T01:03:54.962Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.962Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178198095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.963Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.963Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.963Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178202984,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:03:54.963Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:54.964Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.964Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "cds",
  "timestamp": 1667178203335,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T01:03:54.972Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404
2022-10-31T01:03:54.972Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T01:03:54.982Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.982Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178198095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.983Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.983Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.983Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178204105,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:03:54.983Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:54.983Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.983Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178198095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.984Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.984Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.984Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178205179,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:03:54.984Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:54.984Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.985Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178198095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:54.985Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:54.985Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:54.985Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178206252,
  "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-10-31T01:03:54.991Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404
2022-10-31T01:03:54.991Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-10-31T01:03:54.999Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:03:55.000Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.000Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:03:55.000Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178198095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:55.000Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:03:55.000Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.000Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.000Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178206428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:55.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178207256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T01:03:55.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:55.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178198095,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:03:55.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.001Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178206428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:55.002Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.002Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.003Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178206428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:55.003Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.004Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.004Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178208870,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:03:55.004Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:55.005Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.005Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178206428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:55.005Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.005Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.005Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178206428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:55.006Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.006Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.006Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178206428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:55.006Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.006Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.006Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178206428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:55.007Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.007Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.007Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178206428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:55.007Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.007Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.007Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178206428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:55.008Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.008Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.008Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178206428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:03:55.008Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:03:55.009Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.009Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178215959,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T01:03:55.009Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:55.009Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.009Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178217205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:03:55.010Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:55.010Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.010Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "aai-ml",
  "timestamp": 1667178216963,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T01:03:55.016Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404
2022-10-31T01:03:55.017Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404 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=?
2022-10-31T01:03:55.019Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:03:55.019Z||pool-89-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T01:03:55.032Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.032Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178219572,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T01:03:55.041Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:03:55.041Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:03:55.041Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178220575,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T01:03:55.049Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404
2022-10-31T01:03:55.049Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T01:03:55.900Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:03:55.901Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:03:55.904Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:03:55.904Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T01:03:56.004Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:03:56.005Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:03:56.006Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:03:56.020Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:03:56.020Z||pool-90-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-10-31T01:03:56.905Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:03:56.906Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:03:56.908Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:03:56.909Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-10-31T01:03:57.012Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-10-31T01:03:57.013Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:03:57.013Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:03:57.030Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:03:57.030Z||pool-91-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:03:57.910Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:03:57.910Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:03:57.913Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:03:57.913Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:03:58.014Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:03:58.015Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:03:58.015Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:03:58.034Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:03:58.034Z||pool-92-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:03:58.914Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:03:58.915Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:03:58.917Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:03:58.917Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-10-31T01:03:59.017Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:03:59.018Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:03:59.018Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:03:59.048Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:03:59.048Z||pool-93-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:03:59.918Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:03:59.919Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:03:59.922Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:03:59.922Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-10-31T01:04:00.022Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:00.023Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:00.023Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:00.040Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:00.040Z||pool-94-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:00.923Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:04:00.923Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:00.926Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:00.926Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-10-31T01:04:01.026Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:01.027Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:01.027Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:01.041Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:01.041Z||pool-95-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:01.927Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:04:01.928Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:01.933Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:01.933Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:04:02.033Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:02.034Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:02.034Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:02.061Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:02.062Z||pool-96-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:02.934Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:04:02.935Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:02.938Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:02.938Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:04:03.041Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-10-31T01:04:03.042Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:03.042Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:03.054Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:03.055Z||pool-97-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:03.939Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:04:03.940Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:03.945Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:03.945Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:04:04.045Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:04.046Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:04.046Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:04.060Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:04.061Z||pool-98-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-10-31T01:04:04.949Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "a118f370-87df-427d-9066-220a00e4c14a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "04de0c93-9018-407c-8906-79cd78a7248c",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "1e06b1da-1e5f-445a-af20-83238325f818",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "c96c5f6a-3e30-4101-9462-0dc010d20364",
      "resourceInvariantUUID": "8b4a069b-1b68-4318-865e-96b33fed6c27",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "MmNhMGEzYTY4NDU4OTc4OGMwOWYyZmUxZDE3NGIxNjI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7befeef2-14e1-4e49-b283-22c500f27765",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
          "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "25866028-1378-4495-a976-8a408cb61446",
          "generatedArtifact": {
            "artifactName": "base_template_dummy_ignore.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
            "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ad356988-8aba-40fb-85ed-a10ab52db083",
            "generatedFromUUID": "25866028-1378-4495-a976-8a408cb61446"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "3e84726c-100c-4a20-b35c-2da90bd685f7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
          "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ad356988-8aba-40fb-85ed-a10ab52db083",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.tgz",
          "artifactType": "HELM",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
          "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "f06bf412-c871-478b-aae9-eb92477bc8a7",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "MmVmZjE1ZTgxNDVkMjMwNjlkNWJmYWU4MjMzNDZmYTQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "cecf229b-dd71-402e-823c-2569485e8d67"
    }
  ],
  "workloadContext": "Production"
}
2022-10-31T01:04:04.950Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-31T01:04:04.950Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 a118f370-87df-427d-9066-220a00e4c14a ASDC
2022-10-31T01:04:04.952Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:0cbcd695-9da4-4f2c-99de-e5ab3e1ec404
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:a118f370-87df-427d-9066-220a00e4c14a
ServiceInvariantUUID:04de0c93-9018-407c-8906-79cd78a7248c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
ArtifactUUID:cecf229b-dd71-402e-823c-2569485e8d67
ArtifactChecksum:MmVmZjE1ZTgxNDVkMjMwNjlkNWJmYWU4MjMzNDZmYTQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:1e06b1da-1e5f-445a-af20-83238325f818
ResourceInvariantUUID:8b4a069b-1b68-4318-865e-96b33fed6c27
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:c96c5f6a-3e30-4101-9462-0dc010d20364
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_cnf_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
ArtifactUUID:7befeef2-14e1-4e49-b283-22c500f27765
ArtifactChecksum:MmNhMGEzYTY4NDU4OTc4OGMwOWYyZmUxZDE3NGIxNjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
ArtifactUUID:25866028-1378-4495-a976-8a408cb61446
ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:ad356988-8aba-40fb-85ed-a10ab52db083
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
ArtifactUUID:3e84726c-100c-4a20-b35c-2da90bd685f7
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:ad356988-8aba-40fb-85ed-a10ab52db083
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.tgz
ArtifactVersion:1
ArtifactType:HELM
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
ArtifactUUID:f06bf412-c871-478b-aae9-eb92477bc8a7
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-31T01:04:04.952Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a118f370-87df-427d-9066-220a00e4c14a 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-10-31T01:04:04.998Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T01:04:04.999Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-10-31T01:04:04.999Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-10-31T01:04:04.999Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: cecf229b-dd71-402e-823c-2569485e8d67 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:04.999Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-10-31T01:04:05.000Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:05.106Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-10-31T01:04:05.108Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar cecf229b-dd71-402e-823c-2569485e8d67 162973
2022-10-31T01:04:05.109Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-10-31T01:04:05.109Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:05.109Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T01:04:05.109Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:05.111Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:05.112Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178245109,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:04:05.212Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:05.213Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:05.213Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:05.229Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:05.230Z||pool-99-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-10-31T01:04:06.112Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T01:04:06.113Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-10-31T01:04:06.114Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: cecf229b-dd71-402e-823c-2569485e8d67, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:06.114Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-10-31T01:04:06.115Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:06.115Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:06.326Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9487303711413754861/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-10-31T01:04:07.668Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-31T01:04:07.669Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-10-31T01:04:07.669Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:07.669Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-10-31T01:04:07.669Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:07.669Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:07.669Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:07.670Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:07.670Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-10-31T01:04:07.670Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.670Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:07.671Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-31T01:04:07.671Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-10-31T01:04:07.671Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T01:04:07.671Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.672Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:07.672Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-31T01:04:07.672Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-10-31T01:04:07.672Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T01:04:07.672Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.673Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:07.673Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.673Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-10-31T01:04:07.673Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-10-31T01:04:07.673Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-10-31T01:04:07.674Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-31T01:04:07.674Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.674Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T01:04:07.674Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.675Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-31T01:04:07.675Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:04:07.675Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.675Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-31T01:04:07.675Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:04:07.676Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.676Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-31T01:04:07.676Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:04:07.676Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.677Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-31T01:04:07.677Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:04:07.677Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.677Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-10-31T01:04:07.677Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-10-31T01:04:07.678Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=bc8cecd7-a2e4-4a40-83e9-673232064468
2022-10-31T01:04:07.678Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.678Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:07.678Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.679Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:07.679Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.679Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:07.679Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:07.679Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:07.680Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:a118f370-87df-427d-9066-220a00e4c14a
Model Version:NULL
Model InvariantUuid:04de0c93-9018-407c-8906-79cd78a7248c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:2f2ef2b9-dd07-4de6-b2cd-d4fe2b5ee87b
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8b4a069b-1b68-4318-865e-96b33fed6c27
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:1e06b1da-1e5f-445a-af20-83238325f818
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:d501f09c-087e-4487-8ad2-38333567e9ec
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:cbbf36a7-826d-44e9-81c3-6bec85fb5955
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:b488f8c4-7d72-49da-ad7f-3b565330c1f5
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:f05080c0-6cca-4558-a6eb-4b1f60f10e62
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:bc8cecd7-a2e4-4a40-83e9-673232064468
ModelInvariantUuid:c9a2a5e9-1411-4b52-8e3a-cc74562d32a6
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:7493a74d-26fc-4ce9-ad0c-831546dac83b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:899ac847-6f82-4561-957a-97af8d40201b
ModelInvariantUuid:2e6a345a-436e-4dd5-9a8e-a19279eb714f
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:9a5251a3-a544-4400-ac64-17da84ec6dbe
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-10-31T01:04:07.690Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: c96c5f6a-3e30-4101-9462-0dc010d20364
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T01:04:07.695Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||basic_cnf_macro 0
2022-10-31T01:04:07.695Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c96c5f6a-3e30-4101-9462-0dc010d20364
2022-10-31T01:04:07.695Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7befeef2-14e1-4e49-b283-22c500f27765 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-10-31T01:04:07.695Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-10-31T01:04:07.696Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-10-31T01:04:07.810Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-10-31T01:04:07.810Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 7befeef2-14e1-4e49-b283-22c500f27765 1565
2022-10-31T01:04:07.811Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2022-10-31T01:04:07.811Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-10-31T01:04:07.811Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T01:04:07.811Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:07.813Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:07.813Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178247810,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:04:07.913Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:07.914Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:07.914Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:07.928Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:07.928Z||pool-100-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:08.813Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "b488f8c4-7d72-49da-ad7f-3b565330c1f5",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "f05080c0-6cca-4558-a6eb-4b1f60f10e62",
    "vfModuleModelCustomizationUUID": "1eca9e26-59db-479e-8799-34c0de1ff323",
    "isBase": true,
    "artifacts": [
      "25866028-1378-4495-a976-8a408cb61446",
      "ad356988-8aba-40fb-85ed-a10ab52db083"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "d501f09c-087e-4487-8ad2-38333567e9ec",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "cbbf36a7-826d-44e9-81c3-6bec85fb5955",
    "vfModuleModelCustomizationUUID": "dd498258-cbd6-4778-b2f7-283cc529ac69",
    "isBase": false,
    "artifacts": [
      "f06bf412-c871-478b-aae9-eb92477bc8a7"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-31T01:04:08.820Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f05080c0-6cca-4558-a6eb-4b1f60f10e62
VfModuleModelInvariantUUID:b488f8c4-7d72-49da-ad7f-3b565330c1f5
VfModuleModelDescription:NULL
Artifacts UUID List:{
25866028-1378-4495-a976-8a408cb61446
,
ad356988-8aba-40fb-85ed-a10ab52db083

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:cbbf36a7-826d-44e9-81c3-6bec85fb5955
VfModuleModelInvariantUUID:d501f09c-087e-4487-8ad2-38333567e9ec
VfModuleModelDescription:NULL
Artifacts UUID List:{
f06bf412-c871-478b-aae9-eb92477bc8a7

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2022-10-31T01:04:08.822Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "b488f8c4-7d72-49da-ad7f-3b565330c1f5",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "f05080c0-6cca-4558-a6eb-4b1f60f10e62",
    "vfModuleModelCustomizationUUID": "1eca9e26-59db-479e-8799-34c0de1ff323",
    "isBase": true,
    "artifacts": [
      "25866028-1378-4495-a976-8a408cb61446",
      "ad356988-8aba-40fb-85ed-a10ab52db083"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "d501f09c-087e-4487-8ad2-38333567e9ec",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "cbbf36a7-826d-44e9-81c3-6bec85fb5955",
    "vfModuleModelCustomizationUUID": "dd498258-cbd6-4778-b2f7-283cc529ac69",
    "isBase": false,
    "artifacts": [
      "f06bf412-c871-478b-aae9-eb92477bc8a7"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-31T01:04:08.822Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f05080c0-6cca-4558-a6eb-4b1f60f10e62
VfModuleModelInvariantUUID:b488f8c4-7d72-49da-ad7f-3b565330c1f5
VfModuleModelDescription:NULL
Artifacts UUID List:{
25866028-1378-4495-a976-8a408cb61446
,
ad356988-8aba-40fb-85ed-a10ab52db083

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:cbbf36a7-826d-44e9-81c3-6bec85fb5955
VfModuleModelInvariantUUID:d501f09c-087e-4487-8ad2-38333567e9ec
VfModuleModelDescription:NULL
Artifacts UUID List:{
f06bf412-c871-478b-aae9-eb92477bc8a7

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2022-10-31T01:04:08.822Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 25866028-1378-4495-a976-8a408cb61446 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-10-31T01:04:08.822Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-10-31T01:04:08.823Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-10-31T01:04:08.893Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-10-31T01:04:08.894Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 25866028-1378-4495-a976-8a408cb61446 914
2022-10-31T01:04:08.894Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2022-10-31T01:04:08.894Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-10-31T01:04:08.894Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T01:04:08.894Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:08.896Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:08.896Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178248894,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:04:08.997Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:08.998Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:08.998Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:09.012Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:09.012Z||pool-101-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:09.897Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3e84726c-100c-4a20-b35c-2da90bd685f7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-10-31T01:04:09.898Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-10-31T01:04:09.898Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-10-31T01:04:09.977Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-10-31T01:04:09.978Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 3e84726c-100c-4a20-b35c-2da90bd685f7 12
2022-10-31T01:04:09.978Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2022-10-31T01:04:09.978Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-10-31T01:04:09.978Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T01:04:09.979Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:09.981Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:09.981Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178249978,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:04:10.081Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:10.083Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:10.083Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:10.098Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:10.098Z||pool-102-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:10.982Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ad356988-8aba-40fb-85ed-a10ab52db083 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-10-31T01:04:10.983Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-10-31T01:04:10.983Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-10-31T01:04:11.056Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-10-31T01:04:11.057Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ad356988-8aba-40fb-85ed-a10ab52db083 96
2022-10-31T01:04:11.058Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2022-10-31T01:04:11.058Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-10-31T01:04:11.058Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T01:04:11.059Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:11.062Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:11.062Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178251058,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:04:11.162Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:11.163Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:11.163Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:11.186Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:11.186Z||pool-103-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:12.062Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f06bf412-c871-478b-aae9-eb92477bc8a7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-10-31T01:04:12.063Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-10-31T01:04:12.063Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-10-31T01:04:12.137Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-10-31T01:04:12.138Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz f06bf412-c871-478b-aae9-eb92477bc8a7 20206
2022-10-31T01:04:12.138Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2022-10-31T01:04:12.138Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-10-31T01:04:12.138Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T01:04:12.138Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:12.141Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:12.141Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178252138,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:04:12.241Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:12.242Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:12.242Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:12.256Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:12.256Z||pool-104-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:13.145Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: a118f370-87df-427d-9066-220a00e4c14a
2022-10-31T01:04:13.146Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 c96c5f6a-3e30-4101-9462-0dc010d20364 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T01:04:13.158Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@29fe8576, org.onap.sdc.toscaparser.api.parameters.Input@50b09d1, org.onap.sdc.toscaparser.api.parameters.Input@384179f6, org.onap.sdc.toscaparser.api.parameters.Input@4c394e39, org.onap.sdc.toscaparser.api.parameters.Input@11b1b7fd]
2022-10-31T01:04:13.160Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.160Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:13.160Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2022-10-31T01:04:13.160Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 1e06b1da-1e5f-445a-af20-83238325f818
2022-10-31T01:04:13.160Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1e06b1da-1e5f-445a-af20-83238325f818 matches Tosca VF Customization UUID: 1e06b1da-1e5f-445a-af20-83238325f818
2022-10-31T01:04:13.161Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 1e06b1da-1e5f-445a-af20-83238325f818  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-10-31T01:04:13.163Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.164Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:13.164Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 1e06b1da-1e5f-445a-af20-83238325f818: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2022-10-31T01:04:13.164Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@79dafe7c
2022-10-31T01:04:13.164Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.165Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T01:04:13.165Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : dd498258-cbd6-4778-b2f7-283cc529ac69
2022-10-31T01:04:13.165Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID dd498258-cbd6-4778-b2f7-283cc529ac69
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-10-31T01:04:13.169Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.169Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-31T01:04:13.169Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:04:13.169Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.170Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-31T01:04:13.170Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:04:13.170Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.170Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-31T01:04:13.170Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=1e06b1da-1e5f-445a-af20-83238325f818
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T01:04:13.173Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.173Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:13.174Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid a118f370-87df-427d-9066-220a00e4c14a: basic_cnf_macro
2022-10-31T01:04:13.174Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.174Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:13.174Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.174Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:13.175Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.175Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:13.175Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.175Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:13.175Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:04:13.176Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:04:13.176Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T01:04:13.221Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro c96c5f6a-3e30-4101-9462-0dc010d20364 2 ASDC deployResourceStructure
2022-10-31T01:04:13.221Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2022-10-31T01:04:13.221Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-10-31T01:04:13.221Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T01:04:13.222Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:13.223Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:13.224Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178253221,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T01:04:13.324Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:13.324Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:13.325Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:13.340Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:13.341Z||pool-105-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:14.225Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2022-10-31T01:04:14.225Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-10-31T01:04:14.225Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T01:04:14.225Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:14.227Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:14.228Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178254224,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T01:04:14.328Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:14.329Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:14.329Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:14.346Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:14.346Z||pool-106-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-10-31T01:04:15.229Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2022-10-31T01:04:15.229Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2022-10-31T01:04:15.229Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-10-31T01:04:15.229Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:15.231Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:15.231Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178255228,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-31T01:04:15.332Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:04:15.333Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:15.333Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:15.351Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:15.352Z||pool-107-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-10-31T01:04:16.233Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2022-10-31T01:04:16.234Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-10-31T01:04:16.234Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T01:04:16.235Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:16.237Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:16.237Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178256233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-10-31T01:04:16.337Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:16.338Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:16.338Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:16.373Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:16.373Z||pool-108-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:17.238Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2022-10-31T01:04:17.239Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2022-10-31T01:04:17.239Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-10-31T01:04:17.239Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:17.241Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:17.241Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178257238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-31T01:04:17.341Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:17.342Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:17.342Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:17.356Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:17.356Z||pool-109-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:18.242Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-10-31T01:04:18.243Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-10-31T01:04:18.243Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T01:04:18.243Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:18.245Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:18.246Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178258242,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T01:04:18.347Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-31T01:04:18.348Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:18.348Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:18.362Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:18.363Z||pool-110-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:04:19.246Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T01:04:19.260Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T01:04:19.262Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T01:04:19.262Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-31T01:04:19.262Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-31T01:04:19.263Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-31T01:04:19.263Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T01:04:19.263Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T01:04:19.263Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T01:04:19.263Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T01:04:19.263Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T01:04:19.263Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T01:04:19.269Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-31T01:04:49.270Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404 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-10-31T01:04:49.282Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404 and serviceModelVersionId: a118f370-87df-427d-9066-220a00e4c14a
2022-10-31T01:04:49.283Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 04de0c93-9018-407c-8906-79cd78a7248c
2022-10-31T01:04:49.284Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/04de0c93-9018-407c-8906-79cd78a7248c/model-vers/model-ver/a118f370-87df-427d-9066-220a00e4c14a?depth=0
2022-10-31T01:04:49.290Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-10-31T01:04:49.341Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/04de0c93-9018-407c-8906-79cd78a7248c/model-vers/model-ver/a118f370-87df-427d-9066-220a00e4c14a?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-10-31T01:04:49.343Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/04de0c93-9018-407c-8906-79cd78a7248c/model-vers/model-ver/a118f370-87df-427d-9066-220a00e4c14a?depth=0|INFO|500||Invoke
2022-10-31T01:04:49.350Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/04de0c93-9018-407c-8906-79cd78a7248c/model-vers/model-ver/a118f370-87df-427d-9066-220a00e4c14a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-31T01:04:49.464Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/04de0c93-9018-407c-8906-79cd78a7248c/model-vers/model-ver/a118f370-87df-427d-9066-220a00e4c14a?depth=0|INFO|500||InvokeReturn
2022-10-31T01:04:49.465Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/04de0c93-9018-407c-8906-79cd78a7248c/model-vers/model-ver/a118f370-87df-427d-9066-220a00e4c14a?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[110], X-AAI-TXID=[2-aai-resources-221031-01:04:48:917-85180], vertex-id=[229456], Content-Length=[0], Date=[Mon, 31 Oct 2022 01:04:48 GMT], Content-Type=[application/json]}
2022-10-31T01:04:49.466Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2022-10-31T01:04:49.466Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-31T01:04:49.466Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T01:04:49.475Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||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-10-31T01:04:49.476Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0cbcd695-9da4-4f2c-99de-e5ab3e1ec404 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-31T01:04:49.476Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-31T01:04:49.476Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:04:49.478Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:04:49.478Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178289476,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T01:04:49.578Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:04:49.579Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:04:49.579Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:49.600Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:49.601Z||pool-111-thread-1|||||INFO|500||cambria reply ok (23 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-10-31T01:04:54.247Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:04:54.248Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|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-10-31T01:04:54.248Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:04:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T01:04:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:04:54.377Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:04:54.378Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:04:54.378Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:04:54.379Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:05:03.807Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:05:54.248Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:05:54.249Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|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-10-31T01:05:54.249Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:05:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:05:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T01:05:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:05:54.781Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:05:54.782Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.782Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T01:05:54.783Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:05:54.783Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.783Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-10-31T01:05:54.783Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:05:54.783Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.784Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:05:54.784Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:05:54.785Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.785Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-10-31T01:05:54.785Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:05:54.785Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.785Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-10-31T01:05:54.785Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:05:54.785Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.785Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178234247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.786Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178245109,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:05:54.787Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.787Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.787Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178247810,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:05:54.787Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.787Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.787Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178248894,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:05:54.787Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.787Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.788Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178249978,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:05:54.788Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.788Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.788Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178251058,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:05:54.788Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.788Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.788Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178252138,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:05:54.788Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.789Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.789Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178253221,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T01:05:54.789Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.789Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.789Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178254224,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T01:05:54.789Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.789Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.789Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178255228,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-31T01:05:54.789Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178256233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178257238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178258242,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0cbcd695-9da4-4f2c-99de-e5ab3e1ec404",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178289476,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T01:05:54.790Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:03.823Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:06:54.248Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:06:54.249Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|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-10-31T01:06:54.249Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:06:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:06:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:06:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:06:54.879Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:06:54.880Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.880Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"10f9af84-7a68-4e52-a786-f7ac1401656a","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"b069eb9b-e815-492e-95d2-88e4f8cda4bb","serviceDescription":"service","serviceInvariantUUID":"ddf21463-73e7-4e9a-91b9-32d97c1e2540","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7a1274cb-55b5-4093-babc-93baaa338ca9","resourceInvariantUUID":"cc38776d-4986-4de9-8e58-cafdcc300e3f","resourceCustomizationUUID":"bf9e2bef-ec83-4458-bb3f-bb9469bd20fd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"M2E2MzYwNjM5Mzc4MjBmZDA3N2JlMGFhMDQzMWI5OWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bbed5498-4255-4132-9168-2254e85927aa","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"NmNmOWNmMjI3ZTI4Y2Q2YmUzZTUxZDgyN2RhNDQwYTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a643f0d2-cfaa-4d70-9a63-385294424f77","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b697d523-d446-4ea1-b33c-1482ee1cbc5a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f7365e7-76f6-4d1e-ac72-cc078004f00a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"82c87b88-9f16-4b58-af51-1add3f26a7af","artifactVersion":"2","generatedFromUUID":"b697d523-d446-4ea1-b33c-1482ee1cbc5a"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"NTI4YmQ0Mjc3Yjg5NmRmMmE5ZDdjMWIyYWNmN2IzYzQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"29b5bb0f-96b4-4b27-b33f-53c8d2963f77","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"YjhhY2EwYjNjNTVjZTc0YzQ1MzczNjVkNjUyNjdhMmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34a1b5b8-7e62-4952-8a38-36050338ac2e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"N2MyNzJiMTJlYjBlYzQxMzBlZjhiMTk3NTQwY2FjMGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f4a31dcf-fdd3-4d71-ad68-6c399823e855","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-31T01:06:54.880Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:06:54.881Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.882Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "cds",
  "timestamp": 1667178369781,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.883Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.883Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.883Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178371034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.884Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.884Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.884Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178371034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T01:06:54.884Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.884Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.884Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "cds",
  "timestamp": 1667178369781,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.884Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.884Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.884Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178378095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.884Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.885Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.885Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "cds",
  "timestamp": 1667178369781,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.885Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.885Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.885Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178371034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-31T01:06:54.885Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.885Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.885Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178378095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.885Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.885Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.886Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178371034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.886Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.886Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:06:54.886Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.886Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "cds",
  "timestamp": 1667178369781,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.886Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.886Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.886Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178378095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.886Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:06:54.886Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.886Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.886Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "cds",
  "timestamp": 1667178369781,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178371034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178378095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "cds",
  "timestamp": 1667178369781,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.887Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.888Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178371034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.888Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.888Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.888Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178378095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.888Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.888Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.888Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "cds",
  "timestamp": 1667178369781,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.888Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.888Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.888Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178371034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.889Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.889Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.889Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178378095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.889Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.889Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.889Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178383196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.889Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.889Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.889Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "cds",
  "timestamp": 1667178369781,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:06:54.890Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.890Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:06:54.891Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.891Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.891Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178371034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:06:54.891Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.891Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.892Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178378095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.892Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.892Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.892Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178383196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.893Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.893Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.893Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "cds",
  "timestamp": 1667178385563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:06:54.893Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.893Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.894Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178385454,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:06:54.894Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.894Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.894Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178378095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:06:54.895Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.895Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.895Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178383196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-31T01:06:54.895Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.895Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.896Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178386599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:06:54.896Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.896Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.896Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178386427,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.897Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.897Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.897Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178383196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.897Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.898Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.898Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "cds",
  "timestamp": 1667178386998,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T01:06:54.930Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 10f9af84-7a68-4e52-a786-f7ac1401656a
2022-10-31T01:06:54.930Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10f9af84-7a68-4e52-a786-f7ac1401656a and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T01:06:54.940Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.941Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178386914,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:06:54.941Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.941Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.941Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178387785,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:06:54.942Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.942Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.942Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178386427,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.943Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.943Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.943Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178383196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.943Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.943Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.944Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178386427,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.944Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.944Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.944Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178388819,
  "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-10-31T01:06:54.950Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 10f9af84-7a68-4e52-a786-f7ac1401656a
2022-10-31T01:06:54.951Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10f9af84-7a68-4e52-a786-f7ac1401656a 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-10-31T01:06:54.960Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.960Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178383196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.960Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.960Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.960Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667178389823,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T01:06:54.960Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.961Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.961Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178386427,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.961Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.961Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.961Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178383196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.961Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.961Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.961Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178386427,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.961Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.962Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.962Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178383196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:06:54.962Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.962Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.962Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178386427,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.962Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.962Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.962Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178391966,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:06:54.962Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.963Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.963Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178386427,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:54.963Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.963Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.963Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178392986,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T01:06:54.963Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.963Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.963Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178393682,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T01:06:54.963Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.964Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.964Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178386427,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:06:54.964Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:06:54.964Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.964Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "policy-id",
  "timestamp": 1667178393994,
  "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-10-31T01:06:54.969Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 10f9af84-7a68-4e52-a786-f7ac1401656a
2022-10-31T01:06:54.970Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10f9af84-7a68-4e52-a786-f7ac1401656a and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-10-31T01:06:54.979Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.979Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "aai-ml",
  "timestamp": 1667178394687,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T01:06:54.986Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 10f9af84-7a68-4e52-a786-f7ac1401656a
2022-10-31T01:06:54.986Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10f9af84-7a68-4e52-a786-f7ac1401656a 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=?
2022-10-31T01:06:54.990Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:06:54.991Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:06:54.991Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T01:06:54.998Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.998Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178395215,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:06:54.998Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.998Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.998Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178397699,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T01:06:54.998Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:06:54.998Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:06:54.998Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667178398703,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T01:06:55.004Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 10f9af84-7a68-4e52-a786-f7ac1401656a
2022-10-31T01:06:55.004Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10f9af84-7a68-4e52-a786-f7ac1401656a and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
2022-10-31T01:06:55.008Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:06:55.009Z||pool-112-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T01:06:55.891Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:06:55.892Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:06:55.894Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:06:55.894Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T01:06:55.994Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:06:55.995Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:06:55.995Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:06:56.010Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:06:56.010Z||pool-113-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:06:56.895Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:06:56.896Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:06:56.898Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:06:56.898Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-31T01:06:56.998Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:06:57.000Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:06:57.000Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:06:57.018Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:06:57.018Z||pool-114-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:06:57.899Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:06:57.900Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:06:57.902Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:06:57.902Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:06:58.002Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:06:58.003Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:06:58.003Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:06:58.017Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:06:58.018Z||pool-115-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:06:58.903Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:06:58.904Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:06:58.906Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:06:58.906Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-31T01:06:59.006Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:06:59.007Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:06:59.007Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:06:59.020Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:06:59.021Z||pool-116-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:06:59.907Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:06:59.907Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:06:59.909Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:06:59.909Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:07:00.009Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:07:00.010Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:00.010Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:00.024Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:00.025Z||pool-117-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:07:00.910Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:07:00.911Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:00.913Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:00.913Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:07:01.013Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:07:01.014Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:01.014Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:01.041Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:01.041Z||pool-118-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:07:01.914Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-31T01:07:01.915Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:01.918Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:01.918Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:07:02.018Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:07:02.019Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:02.019Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:02.037Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:02.038Z||pool-119-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-10-31T01:07:02.920Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "b069eb9b-e815-492e-95d2-88e4f8cda4bb",
  "serviceDescription": "service",
  "serviceInvariantUUID": "ddf21463-73e7-4e9a-91b9-32d97c1e2540",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "bf9e2bef-ec83-4458-bb3f-bb9469bd20fd",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7a1274cb-55b5-4093-babc-93baaa338ca9",
      "resourceInvariantUUID": "cc38776d-4986-4de9-8e58-cafdcc300e3f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "NmNmOWNmMjI3ZTI4Y2Q2YmUzZTUxZDgyN2RhNDQwYTE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a643f0d2-cfaa-4d70-9a63-385294424f77",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "b697d523-d446-4ea1-b33c-1482ee1cbc5a",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "82c87b88-9f16-4b58-af51-1add3f26a7af",
            "generatedFromUUID": "b697d523-d446-4ea1-b33c-1482ee1cbc5a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "82c87b88-9f16-4b58-af51-1add3f26a7af",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "N2MyNzJiMTJlYjBlYzQxMzBlZjhiMTk3NTQwY2FjMGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f4a31dcf-fdd3-4d71-ad68-6c399823e855"
    }
  ],
  "workloadContext": "Production"
}
2022-10-31T01:07:02.924Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-31T01:07:02.924Z|0cbcd695-9da4-4f2c-99de-e5ab3e1ec404|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b069eb9b-e815-492e-95d2-88e4f8cda4bb ASDC
2022-10-31T01:07:02.925Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:10f9af84-7a68-4e52-a786-f7ac1401656a
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:b069eb9b-e815-492e-95d2-88e4f8cda4bb
ServiceInvariantUUID:ddf21463-73e7-4e9a-91b9-32d97c1e2540
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVmMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
ArtifactUUID:f4a31dcf-fdd3-4d71-ad68-6c399823e855
ArtifactChecksum:N2MyNzJiMTJlYjBlYzQxMzBlZjhiMTk3NTQwY2FjMGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:bf9e2bef-ec83-4458-bb3f-bb9469bd20fd
ResourceInvariantUUID:cc38776d-4986-4de9-8e58-cafdcc300e3f
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:7a1274cb-55b5-4093-babc-93baaa338ca9
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
ArtifactUUID:a643f0d2-cfaa-4d70-9a63-385294424f77
ArtifactChecksum:NmNmOWNmMjI3ZTI4Y2Q2YmUzZTUxZDgyN2RhNDQwYTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
ArtifactUUID:b697d523-d446-4ea1-b33c-1482ee1cbc5a
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:82c87b88-9f16-4b58-af51-1add3f26a7af
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:82c87b88-9f16-4b58-af51-1add3f26a7af
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-31T01:07:02.925Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b069eb9b-e815-492e-95d2-88e4f8cda4bb 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-10-31T01:07:02.974Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T01:07:02.975Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-10-31T01:07:02.975Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-10-31T01:07:02.975Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f4a31dcf-fdd3-4d71-ad68-6c399823e855 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-10-31T01:07:02.975Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-10-31T01:07:02.976Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-10-31T01:07:03.067Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-10-31T01:07:03.068Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar f4a31dcf-fdd3-4d71-ad68-6c399823e855 82616
2022-10-31T01:07:03.068Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-10-31T01:07:03.068Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-10-31T01:07:03.068Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T01:07:03.069Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:03.071Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:03.071Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178423068,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:07:03.171Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:07:03.172Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:03.172Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:03.186Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:03.187Z||pool-120-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:07:04.072Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-31T01:07:04.073Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-10-31T01:07:04.073Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f4a31dcf-fdd3-4d71-ad68-6c399823e855, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:04.074Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-10-31T01:07:04.075Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:04.075Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:04.216Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7644683124963750663/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-10-31T01:07:05.354Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-31T01:07:05.354Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-10-31T01:07:05.354Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:05.355Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-31T01:07:05.355Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:05.355Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:05.355Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:05.355Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:05.355Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:05.355Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:05.355Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-31T01:07:05.355Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-10-31T01:07:05.355Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.356Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:05.356Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-31T01:07:05.356Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-10-31T01:07:05.356Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T01:07:05.357Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.357Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:05.357Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-31T01:07:05.357Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-10-31T01:07:05.357Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-31T01:07:05.357Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.357Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:05.358Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.358Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-10-31T01:07:05.358Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-10-31T01:07:05.358Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-10-31T01:07:05.358Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-10-31T01:07:05.358Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-31T01:07:05.358Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-31T01:07:05.359Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.359Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T01:07:05.359Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.359Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-31T01:07:05.359Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:07:05.359Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.359Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-31T01:07:05.360Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:07:05.360Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.360Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-31T01:07:05.360Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:07:05.360Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.360Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-10-31T01:07:05.360Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-10-31T01:07:05.360Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-31T01:07:05.361Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=05bdb21e-bfea-4fe9-bf39-eee81d96f567
2022-10-31T01:07:05.361Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.361Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:05.361Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.361Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:05.361Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.361Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:05.361Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:05.362Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:05.362Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:b069eb9b-e815-492e-95d2-88e4f8cda4bb
Model Version:NULL
Model InvariantUuid:ddf21463-73e7-4e9a-91b9-32d97c1e2540
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:b8c8fcee-7055-4590-af1a-9ba69d2a9b8e
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:cc38776d-4986-4de9-8e58-cafdcc300e3f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:bf9e2bef-ec83-4458-bb3f-bb9469bd20fd
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:dfd11fc8-30bd-49aa-9447-ad30b0d97336
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:db750d96-8a6b-4f8f-ac56-71db3aa69d51
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:05bdb21e-bfea-4fe9-bf39-eee81d96f567
ModelInvariantUuid:691d6a0f-09d8-4d5f-910c-89bb69f386ab
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:7530f700-3550-46b0-b6ba-ccb30511aa8e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:a3141352-3ca4-4ead-8ac3-0773dcfb6a98
ModelInvariantUuid:6527de8e-a401-4760-aaa8-d9ca18172662
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:77c7b619-df2e-4c5d-b9c6-f94e96492449
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-10-31T01:07:05.370Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 7a1274cb-55b5-4093-babc-93baaa338ca9
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T01:07:05.377Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||basic_vm_macro 0
2022-10-31T01:07:05.377Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7a1274cb-55b5-4093-babc-93baaa338ca9
2022-10-31T01:07:05.377Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a643f0d2-cfaa-4d70-9a63-385294424f77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-10-31T01:07:05.377Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-10-31T01:07:05.377Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-10-31T01:07:05.438Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-10-31T01:07:05.439Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json a643f0d2-cfaa-4d70-9a63-385294424f77 792
2022-10-31T01:07:05.439Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-10-31T01:07:05.439Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-10-31T01:07:05.439Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T01:07:05.440Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:05.441Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:05.441Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178425439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:07:05.541Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:07:05.542Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:05.542Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:05.557Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:05.558Z||pool-121-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:07:06.442Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "dfd11fc8-30bd-49aa-9447-ad30b0d97336",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "db750d96-8a6b-4f8f-ac56-71db3aa69d51",
    "vfModuleModelCustomizationUUID": "64a10a81-94b9-405f-a3db-1f6217b3dbf5",
    "isBase": true,
    "artifacts": [
      "b697d523-d446-4ea1-b33c-1482ee1cbc5a",
      "82c87b88-9f16-4b58-af51-1add3f26a7af"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-31T01:07:06.446Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:db750d96-8a6b-4f8f-ac56-71db3aa69d51
VfModuleModelInvariantUUID:dfd11fc8-30bd-49aa-9447-ad30b0d97336
VfModuleModelDescription:NULL
Artifacts UUID List:{
b697d523-d446-4ea1-b33c-1482ee1cbc5a
,
82c87b88-9f16-4b58-af51-1add3f26a7af

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-10-31T01:07:06.447Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "dfd11fc8-30bd-49aa-9447-ad30b0d97336",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "db750d96-8a6b-4f8f-ac56-71db3aa69d51",
    "vfModuleModelCustomizationUUID": "64a10a81-94b9-405f-a3db-1f6217b3dbf5",
    "isBase": true,
    "artifacts": [
      "b697d523-d446-4ea1-b33c-1482ee1cbc5a",
      "82c87b88-9f16-4b58-af51-1add3f26a7af"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-31T01:07:06.447Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:db750d96-8a6b-4f8f-ac56-71db3aa69d51
VfModuleModelInvariantUUID:dfd11fc8-30bd-49aa-9447-ad30b0d97336
VfModuleModelDescription:NULL
Artifacts UUID List:{
b697d523-d446-4ea1-b33c-1482ee1cbc5a
,
82c87b88-9f16-4b58-af51-1add3f26a7af

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-10-31T01:07:06.448Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b697d523-d446-4ea1-b33c-1482ee1cbc5a from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-10-31T01:07:06.448Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-10-31T01:07:06.448Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-10-31T01:07:06.547Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-10-31T01:07:06.548Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml b697d523-d446-4ea1-b33c-1482ee1cbc5a 5033
2022-10-31T01:07:06.548Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-10-31T01:07:06.548Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-10-31T01:07:06.548Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T01:07:06.549Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:06.551Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:06.551Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178426548,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:07:06.651Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:07:06.652Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:06.652Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:06.665Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:06.666Z||pool-122-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:07:07.552Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 82c87b88-9f16-4b58-af51-1add3f26a7af from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-10-31T01:07:07.553Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-10-31T01:07:07.553Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-10-31T01:07:07.639Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-10-31T01:07:07.640Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 82c87b88-9f16-4b58-af51-1add3f26a7af 903
2022-10-31T01:07:07.640Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-10-31T01:07:07.640Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-10-31T01:07:07.640Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-31T01:07:07.640Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:07.642Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:07.642Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178427640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:07:07.742Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:07:07.743Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:07.743Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:07.758Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:07.758Z||pool-123-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:07:08.643Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: b069eb9b-e815-492e-95d2-88e4f8cda4bb
2022-10-31T01:07:08.645Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 7a1274cb-55b5-4093-babc-93baaa338ca9 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T01:07:08.661Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2bbb6409, org.onap.sdc.toscaparser.api.parameters.Input@418b5727, org.onap.sdc.toscaparser.api.parameters.Input@721959d3, org.onap.sdc.toscaparser.api.parameters.Input@14e4dc8, org.onap.sdc.toscaparser.api.parameters.Input@7125eac4]
2022-10-31T01:07:08.662Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.662Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:08.663Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2022-10-31T01:07:08.663Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= bf9e2bef-ec83-4458-bb3f-bb9469bd20fd
2022-10-31T01:07:08.663Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: bf9e2bef-ec83-4458-bb3f-bb9469bd20fd matches Tosca VF Customization UUID: bf9e2bef-ec83-4458-bb3f-bb9469bd20fd
2022-10-31T01:07:08.663Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: bf9e2bef-ec83-4458-bb3f-bb9469bd20fd  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-10-31T01:07:08.665Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.666Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:08.666Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id bf9e2bef-ec83-4458-bb3f-bb9469bd20fd: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2022-10-31T01:07:08.666Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@21b08562
2022-10-31T01:07:08.666Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.666Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-31T01:07:08.666Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 64a10a81-94b9-405f-a3db-1f6217b3dbf5
2022-10-31T01:07:08.667Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 64a10a81-94b9-405f-a3db-1f6217b3dbf5
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-10-31T01:07:08.669Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.672Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-31T01:07:08.673Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:07:08.673Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.673Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-31T01:07:08.673Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:07:08.673Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.674Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-10-31T01:07:08.674Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-10-31T01:07:08.674Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-31T01:07:08.674Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=05bdb21e-bfea-4fe9-bf39-eee81d96f567
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-10-31T01:07:08.676Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.677Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-31T01:07:08.677Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-31T01:07:08.677Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.677Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-31T01:07:08.677Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=bf9e2bef-ec83-4458-bb3f-bb9469bd20fd
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as 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-10-31T01:07:08.679Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.679Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:08.680Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid b069eb9b-e815-492e-95d2-88e4f8cda4bb: basic_vm_macro
2022-10-31T01:07:08.680Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.680Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:08.680Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.680Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:08.680Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.680Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:08.681Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.681Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:08.681Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-31T01:07:08.681Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-31T01:07:08.681Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-31T01:07:08.791Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 7a1274cb-55b5-4093-babc-93baaa338ca9 1 ASDC deployResourceStructure
2022-10-31T01:07:08.791Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-10-31T01:07:08.791Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-10-31T01:07:08.791Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T01:07:08.792Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:08.794Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:08.794Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178428791,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T01:07:08.894Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:07:08.894Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:08.895Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:08.924Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:08.924Z||pool-124-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:07:09.796Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-10-31T01:07:09.796Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-10-31T01:07:09.796Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T01:07:09.797Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:09.799Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:09.799Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178429795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T01:07:09.899Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:07:09.900Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:09.900Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:09.962Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:09.963Z||pool-125-thread-1|||||INFO|500||cambria reply ok (64 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:07:10.800Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-10-31T01:07:10.801Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-10-31T01:07:10.801Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T01:07:10.801Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:10.803Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:10.804Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178430800,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-10-31T01:07:10.903Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:07:10.904Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:10.905Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:10.920Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:10.921Z||pool-126-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:07:11.805Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-10-31T01:07:11.805Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-10-31T01:07:11.805Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-31T01:07:11.806Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:11.809Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:11.809Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178431805,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T01:07:11.908Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-31T01:07:11.910Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:11.910Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:11.935Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:11.935Z||pool-127-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-10-31T01:07:12.809Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 10f9af84-7a68-4e52-a786-f7ac1401656a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T01:07:12.823Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 10f9af84-7a68-4e52-a786-f7ac1401656a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10-31T01:07:12.825Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-31T01:07:12.825Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-31T01:07:12.826Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-31T01:07:12.826Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-31T01:07:12.826Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T01:07:12.826Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T01:07:12.826Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T01:07:12.826Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T01:07:12.826Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-31T01:07:12.826Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-31T01:07:12.834Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-31T01:07:42.835Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 10f9af84-7a68-4e52-a786-f7ac1401656a 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-10-31T01:07:42.856Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 10f9af84-7a68-4e52-a786-f7ac1401656a and serviceModelVersionId: b069eb9b-e815-492e-95d2-88e4f8cda4bb
2022-10-31T01:07:42.856Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ddf21463-73e7-4e9a-91b9-32d97c1e2540
2022-10-31T01:07:42.861Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ddf21463-73e7-4e9a-91b9-32d97c1e2540/model-vers/model-ver/b069eb9b-e815-492e-95d2-88e4f8cda4bb?depth=0
2022-10-31T01:07:42.870Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-10-31T01:07:42.926Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ddf21463-73e7-4e9a-91b9-32d97c1e2540/model-vers/model-ver/b069eb9b-e815-492e-95d2-88e4f8cda4bb?depth=0|INFO|500||Invoke
2022-10-31T01:07:42.927Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ddf21463-73e7-4e9a-91b9-32d97c1e2540/model-vers/model-ver/b069eb9b-e815-492e-95d2-88e4f8cda4bb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ddf21463-73e7-4e9a-91b9-32d97c1e2540/model-vers/model-ver/b069eb9b-e815-492e-95d2-88e4f8cda4bb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[10f9af84-7a68-4e52-a786-f7ac1401656a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f88796bd-10bc-4589-bb30-f3831e04e598], X-ECOMP-RequestID=[10f9af84-7a68-4e52-a786-f7ac1401656a], X-TransactionId=[], X-ONAP-RequestID=[10f9af84-7a68-4e52-a786-f7ac1401656a], Content-Type=[application/merge-patch+json]}
2022-10-31T01:07:42.935Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ddf21463-73e7-4e9a-91b9-32d97c1e2540/model-vers/model-ver/b069eb9b-e815-492e-95d2-88e4f8cda4bb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-31T01:07:43.122Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ddf21463-73e7-4e9a-91b9-32d97c1e2540/model-vers/model-ver/b069eb9b-e815-492e-95d2-88e4f8cda4bb?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ddf21463-73e7-4e9a-91b9-32d97c1e2540/model-vers/model-ver/b069eb9b-e815-492e-95d2-88e4f8cda4bb?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[181], X-AAI-TXID=[2-aai-resources-221031-01:07:42:501-17383], vertex-id=[270472], Content-Length=[0], Date=[Mon, 31 Oct 2022 01:07:42 GMT], Content-Type=[application/json]}
2022-10-31T01:07:43.123Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ddf21463-73e7-4e9a-91b9-32d97c1e2540/model-vers/model-ver/b069eb9b-e815-492e-95d2-88e4f8cda4bb?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-31T01:07:43.124Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ddf21463-73e7-4e9a-91b9-32d97c1e2540/model-vers/model-ver/b069eb9b-e815-492e-95d2-88e4f8cda4bb?depth=0|INFO|500||InvokeReturn
2022-10-31T01:07:43.124Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-31T01:07:43.124Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-31T01:07:43.131Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||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-10-31T01:07:43.132Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 10f9af84-7a68-4e52-a786-f7ac1401656a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-31T01:07:43.132Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-31T01:07:43.133Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-10-31T01:07:43.135Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-31T01:07:43.135Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178463132,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T01:07:43.235Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-31T01:07:43.236Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-31T01:07:43.236Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:43.256Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:43.257Z||pool-128-thread-1|||||INFO|500||cambria reply ok (22 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-10-31T01:07:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:07:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:07:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:07:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:07:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:07:54.377Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:07:54.378Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:07:54.378Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:07:54.379Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:08:03.807Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:08:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:08:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:08:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:08:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:08:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:08:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:08:54.776Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:08:54.777Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.777Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-31T01:08:54.778Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:08:54.778Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.779Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-31T01:08:54.779Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:08:54.779Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.779Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:08:54.779Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:08:54.779Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.780Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-31T01:08:54.780Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:08:54.780Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.780Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:08:54.780Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:08:54.780Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.781Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-31T01:08:54.781Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:08:54.781Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.781Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178414247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-31T01:08:54.781Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-10-31T01:08:54.782Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.782Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178423068,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:08:54.782Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:08:54.782Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.782Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178425439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:08:54.783Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:08:54.783Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.783Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178426548,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:08:54.783Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:08:54.783Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.783Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178427640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-31T01:08:54.784Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:08:54.784Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.784Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178428791,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-31T01:08:54.784Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:08:54.784Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.784Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178429795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-10-31T01:08:54.785Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:08:54.785Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.785Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178430800,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-10-31T01:08:54.785Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:08:54.785Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.786Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178431805,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-31T01:08:54.786Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:08:54.786Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-31T01:08:54.786Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "10f9af84-7a68-4e52-a786-f7ac1401656a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667178463132,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-31T01:08:54.786Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-31T01:09:03.793Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:09:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:09:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:09:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:09:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:09:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:09:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:10:03.793Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:10:03.795Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:10:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:10:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:10:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:10:54.249Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:10:54.250Z||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-10-31T01:10:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:11:03.814Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:11:03.835Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:11:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:11:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:11:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:11:54.249Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:11:54.250Z||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-10-31T01:11:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:12:03.799Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:12:03.800Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:12:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:12:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:12:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:12:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:12:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T01:12:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:13:03.795Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:13:03.798Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:13:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:13:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:13:54.253Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:13:54.253Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:13:54.253Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:13:54.253Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:14:03.814Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:14:03.813Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:14:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:14:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:14:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:14:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:14:54.250Z||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-10-31T01:14:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:15:03.812Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:15:03.812Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:15:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:15:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:15:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:15:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:15:54.250Z||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-10-31T01:15:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:16:03.795Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:16:03.797Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:16:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:16:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:16:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:16:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:16:54.250Z||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-10-31T01:16:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:17:03.794Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:17:03.845Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:17:54.247Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:17:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:17:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:17:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:17:54.250Z||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-10-31T01:17:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:18:03.797Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:18:03.797Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:18:54.248Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:18:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:18:54.251Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:18:54.251Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:18:54.251Z||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-10-31T01:18:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:19:03.800Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:19:03.802Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:19:54.248Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:19:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:19:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:19:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:19:54.250Z||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-10-31T01:19:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:20:03.796Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:20:03.798Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:20:54.248Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:20:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:20:54.251Z||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-10-31T01:20:54.251Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:20:54.251Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:20:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:21:03.823Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:21:03.822Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:21:54.247Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:21:54.248Z||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-10-31T01:21:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:21:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:21:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T01:21:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:22:03.799Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:22:03.799Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:22:54.247Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:22:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T01:22:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:22:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:22:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:22:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:23:03.807Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:23:03.807Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:23:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:23:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:23:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:23:54.250Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:23:54.250Z||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-10-31T01:23:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:24:03.792Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:24:03.795Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:24:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:24:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:24:54.250Z||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-10-31T01:24:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:24:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:24:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:25:03.795Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:25:03.795Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:25:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:25:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:25:54.252Z||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-10-31T01:25:54.252Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:25:54.252Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:25:54.252Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:26:03.806Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:26:03.806Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:26:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:26:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:26:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:26:54.250Z||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-10-31T01:26:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:26:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:27:03.802Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:27:03.802Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:27:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:27:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:27:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:27:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:27:54.251Z||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-10-31T01:27:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:28:03.798Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:28:03.798Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:28:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:28:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:28:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:28:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:28:54.250Z||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-10-31T01:28:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:29:03.793Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:29:03.796Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:29:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:29:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:29:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:29:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:29:54.250Z||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-10-31T01:29:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:30:03.809Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:30:03.825Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:30:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:30:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:30:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:30:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:30:54.250Z||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-10-31T01:30:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:31:03.806Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:31:03.807Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:31:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:31:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:31:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:31:54.250Z||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-10-31T01:31:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:31:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:32:03.797Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:32:03.797Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:32:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:32:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:32:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:32:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:32:54.251Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T01:32:54.251Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:33:03.798Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:33:03.830Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:33:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:33:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:33:54.252Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:33:54.252Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:33:54.253Z||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-10-31T01:33:54.253Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:34:03.826Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:34:03.828Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:34:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:34:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:34:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:34:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:34:54.250Z||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-10-31T01:34:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:35:03.819Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:35:03.829Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:35:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:35:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:35:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:35:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:35:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:35:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:36:03.793Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:36:03.793Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:36:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:36:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:36:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:36:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:36:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T01:36:54.251Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:37:03.797Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:37:03.797Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:37:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:37:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:37:54.248Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:37:54.250Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:37:54.251Z||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-10-31T01:37:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:38:03.793Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:38:03.795Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:38:54.247Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:38:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:38:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:38:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:38:54.250Z||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-10-31T01:38:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:39:03.797Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:39:03.797Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:39:54.248Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:39:54.249Z||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-10-31T01:39:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:39:54.249Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:39:54.250Z||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-10-31T01:39:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:40:03.840Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:40:03.841Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:40:54.248Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:40:54.249Z||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-10-31T01:40:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:40:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:40:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T01:40:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:41:03.819Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:41:03.821Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:41:54.248Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:41:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:41:54.249Z||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-10-31T01:41:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:41:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:41:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:42:03.808Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:42:03.814Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:42:54.247Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:42:54.248Z||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-10-31T01:42:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:42:54.249Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:42:54.249Z||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-10-31T01:42:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:43:03.802Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:43:03.804Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:43:54.247Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:43:54.248Z||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-10-31T01:43:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:43:54.249Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:43:54.250Z||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-10-31T01:43:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:44:03.793Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:44:03.794Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:44:54.247Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:44:54.248Z||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-10-31T01:44:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:44:54.249Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:44:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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-10-31T01:44:54.250Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:45:03.798Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:45:03.798Z|dd33c2c9-7230-48ca-9a2c-161aaaacbc30|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:45:54.247Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:45:54.249Z||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-10-31T01:45:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:45:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:45:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:45:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:46:03.800Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:46:03.800Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:46:54.248Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:46:54.249Z||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-10-31T01:46:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:46:54.249Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:46:54.250Z||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-10-31T01:46:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:47:03.816Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:47:03.818Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:47:54.248Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:47:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:47:54.251Z||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-10-31T01:47:54.251Z||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-10-31T01:47:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:47:54.251Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:48:03.806Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:48:03.806Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:48:54.248Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:48:54.249Z||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-10-31T01:48:54.249Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:48:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:48:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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-10-31T01:48:54.250Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:49:03.804Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:49:03.826Z|f6be2daf-60f9-42fe-8a20-1a12b55626cc|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:49:54.247Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:49:54.248Z||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-10-31T01:49:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:49:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:49:54.250Z||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-10-31T01:49:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:50:03.795Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:50:03.795Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:50:54.248Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:50:54.249Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:50:54.249Z||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-10-31T01:50:54.250Z||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-10-31T01:50:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:50:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:51:03.801Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:51:03.814Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:51:54.247Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:51:54.248Z||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-10-31T01:51:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:51:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:51:54.250Z||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-10-31T01:51:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:52:03.801Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:52:03.802Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:52:54.248Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:52:54.249Z||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-10-31T01:52:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:52:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:52:54.250Z||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-10-31T01:52:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:53:03.806Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:53:03.806Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:53:54.247Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:53:54.249Z||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-10-31T01:53:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:53:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:53:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:53:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:54:03.814Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:54:03.815Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:54:54.248Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:54:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:54:54.250Z||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-10-31T01:54:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:54:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:54:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:55:03.805Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:55:03.824Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:55:54.248Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:55:54.249Z||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-10-31T01:55:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:55:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:55:54.249Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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-10-31T01:55:54.250Z|10f9af84-7a68-4e52-a786-f7ac1401656a|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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:56:03.793Z|10f9af84-7a68-4e52-a786-f7ac1401656a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:56:03.795Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:56:54.247Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:56:54.249Z||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-10-31T01:56:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:56:54.249Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:56:54.250Z||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-10-31T01:56:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:57:03.819Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:57:03.829Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:57:54.247Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:57:54.248Z||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-10-31T01:57:54.248Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:57:54.249Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:57:54.250Z||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-10-31T01:57:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:58:03.803Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:58:03.803Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:58:54.247Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:58:54.249Z||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-10-31T01:58:54.249Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:58:54.249Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-31T01:58:54.250Z||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-10-31T01:58:54.250Z||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 RRXMn1MKhW9b40Ul) ...
2022-10-31T01:59:03.806Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-31T01:59:03.806Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK