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-12-07T23:23:22.274Z||main|||||INFO|500||The following profiles are active: basic
2022-12-07T23:23:34.925Z||main|||||INFO|500||Starting service [Tomcat]
2022-12-07T23:23:34.926Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-12-07T23:23:35.052Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-12-07T23:23:39.853Z||main|||||INFO|500||catdb-pool - Starting...
2022-12-07T23:23:40.300Z||main|||||INFO|500||catdb-pool - Start completed.
2022-12-07T23:23:40.858Z||main|||||INFO|500||reqdb-pool - Starting...
2022-12-07T23:23:40.875Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-12-07T23:23:40.988Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-12-07T23:23:41.240Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-12-07T23:23:41.893Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-07T23:23:43.784Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-07T23:23:46.578Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-07T23:23:46.647Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-12-07T23:23:47.329Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-07T23:23:47.574Z||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-12-07T23:23:48.903Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-07T23:23:50.458Z||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-12-07T23:23:52.731Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-12-07T23:23:52.733Z||main|||||ERROR|500||(conn=1438) Table 'catalogdb.activity_spec' doesn't exist
2022-12-07T23:23:52.764Z||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-12-07T23:23:56.690Z||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-12-07T23:24:00.111Z||main|||||WARN|500||---
2022-12-07T23:24:00.112Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-12-07T23:24:00.112Z||main|||||WARN|500||---
2022-12-07T23:24:00.685Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-12-07T23:24:06.598Z||main|||||INFO|500||Started Application in 47.554 seconds (JVM running for 49.955)
2022-12-07T23:24:06.617Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-12-07T23:24:06.619Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-12-07T23:24:06.633Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-12-07T23:24:06.660Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-12-07T23:24:06.726Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= dfd2dde2-d99b-4ac2-a449-e1925229b1c6 url= /sdc/v1/artifactTypes
2022-12-07T23:24:06.727Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-07T23:24:06.942Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-12-07T23:24:06.973Z||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-12-07T23:24:06.996Z||scheduling-1|||||DEBUG|500||create keys
2022-12-07T23:24:07.007Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-12-07T23:24:07.109Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:24:07.128Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 57a5d067-634c-4a99-85bb-568d0717dbf0 url= /sdc/v1/registerForDistribution
2022-12-07T23:24:07.278Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 57a5d067-634c-4a99-85bb-568d0717dbf0 url= /sdc/v1/registerForDistribution
2022-12-07T23:24:07.278Z||scheduling-1|||||INFO|500||start DistributionClient
2022-12-07T23:24:07.292Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:24:07.293Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:24:07.301Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-12-07T23:24:07.312Z||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-12-07T23:24:07.313Z||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-12-07T23:24:07.313Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:24:07.313Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:24:17.779Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:24:17.790Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:25:07.287Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:25:07.289Z||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-12-07T23:25:07.289Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:25:07.290Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:25:07.291Z||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-12-07T23:25:07.292Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:25:16.862Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:25:16.870Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:26:07.289Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:26:07.290Z||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-12-07T23:26:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:26:07.291Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:26:07.291Z||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-12-07T23:26:07.292Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:26:16.852Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:26:16.857Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:27:07.286Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:27:07.287Z||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-12-07T23:27:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:27:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:27:07.290Z||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-12-07T23:27:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:27:16.860Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:27:16.860Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:28:07.286Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:28:07.287Z||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-12-07T23:28:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:28:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:28:07.290Z||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-12-07T23:28:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:28:16.835Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:28:16.883Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:29:07.286Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:29:07.288Z||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-12-07T23:29:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:29:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:29:07.290Z||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-12-07T23:29:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:29:16.860Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:29:16.863Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:30:07.286Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:30:07.287Z||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-12-07T23:30:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:30:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:30:07.290Z||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-12-07T23:30:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:30:16.849Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:30:16.878Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:31:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:31:07.287Z||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-12-07T23:31:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:31:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:31:07.293Z||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-12-07T23:31:07.293Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:31:16.850Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:31:16.851Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:32:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:32:07.287Z||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-12-07T23:32:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:32:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:32:07.290Z||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-12-07T23:32:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:32:16.846Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:32:16.848Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:33:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:33:07.287Z||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-12-07T23:33:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:33:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:33:07.290Z||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-12-07T23:33:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:33:16.836Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:33:16.844Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:33:25.858Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-07T23:34:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:34:07.287Z||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-12-07T23:34:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:34:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:34:07.290Z||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-12-07T23:34:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:34:16.845Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:34:16.852Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:35:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:35:07.287Z||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-12-07T23:35:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:35:07.289Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:35:07.290Z||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-12-07T23:35:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:35:16.860Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:35:16.865Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:36:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:36:07.288Z||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-12-07T23:36:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:36:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:36:07.290Z||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-12-07T23:36:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:36:16.867Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:36:16.870Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:37:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:37:07.287Z||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-12-07T23:37:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:37:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:37:07.290Z||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-12-07T23:37:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:37:16.888Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:37:16.887Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:38:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:38:07.288Z||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-12-07T23:38:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:38:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:38:07.290Z||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-12-07T23:38:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:38:16.875Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:38:16.875Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:39:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:39:07.287Z||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-12-07T23:39:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:39:07.289Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:39:07.290Z||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-12-07T23:39:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:39:16.887Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:39:16.898Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:40:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:40:07.287Z||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-12-07T23:40:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:40:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:40:07.290Z||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-12-07T23:40:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:40:16.845Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:40:16.846Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:41:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:41:07.287Z||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-12-07T23:41:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:41:07.290Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:41:07.290Z||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-12-07T23:41:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:41:16.837Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:41:16.839Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:42:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:42:07.287Z||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-12-07T23:42:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:42:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:42:07.290Z||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-12-07T23:42:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:42:16.842Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:42:16.843Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:43:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:43:07.286Z||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-12-07T23:43:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:43:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:43:07.290Z||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-12-07T23:43:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:43:16.842Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:43:16.844Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:44:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:44:07.286Z||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-12-07T23:44:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:44:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:44:07.290Z||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-12-07T23:44:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:44:16.849Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:44:16.856Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:45:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:45:07.287Z||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-12-07T23:45:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:45:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:45:07.290Z||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-12-07T23:45:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:45:16.854Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:45:16.901Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:46:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:46:07.290Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:46:07.290Z||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-12-07T23:46:07.290Z||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-12-07T23:46:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:46:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:46:16.862Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:46:16.862Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:47:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:47:07.287Z||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-12-07T23:47:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:47:07.291Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:47:07.292Z||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-12-07T23:47:07.292Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:47:16.851Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:47:16.851Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:48:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:48:07.286Z||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-12-07T23:48:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:48:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:48:07.290Z||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-12-07T23:48:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:48:16.844Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:48:16.844Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:49:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:49:07.286Z||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-12-07T23:49:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:49:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:49:07.290Z||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-12-07T23:49:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:49:16.834Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:49:16.841Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:50:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:50:07.287Z||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-12-07T23:50:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:50:07.290Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:50:07.290Z||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-12-07T23:50:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:50:16.870Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:50:16.870Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:51:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:51:07.287Z||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-12-07T23:51:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:51:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:51:07.290Z||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-12-07T23:51:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:51:16.832Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:51:16.840Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:52:07.286Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:52:07.287Z||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-12-07T23:52:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:52:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:52:07.290Z||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-12-07T23:52:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:52:16.841Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:52:16.841Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:53:07.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:53:07.286Z||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-12-07T23:53:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:53:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:53:07.290Z||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-12-07T23:53:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:53:16.863Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:53:16.864Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:54:07.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:54:07.287Z||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-12-07T23:54:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:54:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:54:07.290Z||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-12-07T23:54:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:54:16.842Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:54:16.842Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:55:07.286Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:55:07.288Z||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-12-07T23:55:07.289Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:55:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:55:07.290Z||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-12-07T23:55:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:55:16.838Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:55:16.856Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:56:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:56:07.287Z||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-12-07T23:56:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:56:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:56:07.290Z||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-12-07T23:56:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:56:16.853Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:56:16.870Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:57:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:57:07.286Z||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-12-07T23:57:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:57:07.290Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:57:07.291Z||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-12-07T23:57:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:57:16.838Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:57:16.838Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:58:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:58:07.287Z||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-12-07T23:58:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:58:07.289Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:58:07.290Z||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-12-07T23:58:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:58:16.833Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:58:16.833Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:59:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:59:07.286Z||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-12-07T23:59:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:59:07.289Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-07T23:59:07.290Z||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-12-07T23:59:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-07T23:59:16.838Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-07T23:59:16.838Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:00:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:00:07.286Z||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-12-08T00:00:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:00:07.290Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:00:07.291Z||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-12-08T00:00:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:00:16.837Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:00:16.866Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:01:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:01:07.286Z||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-12-08T00:01:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:01:07.289Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:01:07.290Z||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-12-08T00:01:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:01:16.862Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:01:16.864Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:02:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:02:07.286Z||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-12-08T00:02:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:02:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:02:07.290Z||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-12-08T00:02:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:02:16.835Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:02:16.839Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:03:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:03:07.286Z||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-12-08T00:03:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:03:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:03:07.290Z||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-12-08T00:03:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:03:16.850Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:03:16.851Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:04:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:04:07.287Z||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-12-08T00:04:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:04:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:04:07.290Z||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-12-08T00:04:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:04:16.840Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:04:16.840Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:05:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:05:07.288Z||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-12-08T00:05:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:05:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:05:07.290Z||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-12-08T00:05:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:05:16.840Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:05:16.844Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:06:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:06:07.286Z||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-12-08T00:06:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:06:07.292Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:06:07.304Z||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-12-08T00:06:07.305Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:06:16.842Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:06:16.850Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:07:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:07:07.287Z||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-12-08T00:07:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:07:07.289Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:07:07.290Z||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-12-08T00:07:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:07:16.834Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:07:16.845Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:08:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:08:07.286Z||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-12-08T00:08:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:08:07.290Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:08:07.291Z||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-12-08T00:08:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:08:16.839Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:08:16.839Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:09:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:09:07.287Z||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-12-08T00:09:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:09:07.289Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:09:07.290Z||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-12-08T00:09:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:09:16.851Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:09:16.858Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:10:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:10:07.287Z||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-12-08T00:10:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:10:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:10:07.290Z||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-12-08T00:10:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:10:16.850Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:10:16.852Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:11:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:11:07.286Z||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-12-08T00:11:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:11:07.289Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:11:07.290Z||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-12-08T00:11:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:11:16.873Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:11:16.873Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:12:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:12:07.287Z||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-12-08T00:12:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:12:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:12:07.290Z||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-12-08T00:12:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:12:16.849Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:12:16.851Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:13:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:13:07.287Z||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-12-08T00:13:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:13:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:13:07.290Z||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-12-08T00:13:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:13:16.839Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:13:16.843Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:14:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:14:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:14:07.290Z||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-12-08T00:14:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:14:07.289Z||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-12-08T00:14:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:14:16.841Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:14:16.841Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:15:07.288Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:15:07.289Z||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-12-08T00:15:07.289Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:15:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:15:07.290Z||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-12-08T00:15:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:15:16.845Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:15:16.867Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:16:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:16:07.287Z||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-12-08T00:16:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:16:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:16:07.290Z||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-12-08T00:16:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:16:16.843Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:16:16.843Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:17:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:17:07.286Z||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-12-08T00:17:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:17:07.289Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:17:07.290Z||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-12-08T00:17:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:17:16.837Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:17:16.863Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:18:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:18:07.288Z||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-12-08T00:18:07.289Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:18:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:18:07.290Z||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-12-08T00:18:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:18:16.838Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:18:16.838Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:19:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:19:07.288Z||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-12-08T00:19:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:19:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:19:07.290Z||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-12-08T00:19:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:19:16.835Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:19:16.835Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:20:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:20:07.287Z||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-12-08T00:20:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:20:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:20:07.290Z||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-12-08T00:20:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:20:16.839Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:20:16.839Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:21:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:21:07.287Z||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-12-08T00:21:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:21:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:21:07.290Z||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-12-08T00:21:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:21:16.832Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:21:16.842Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:22:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:22:07.287Z||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-12-08T00:22:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:22:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:22:07.290Z||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-12-08T00:22:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:22:16.835Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:22:16.842Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:23:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:23:07.287Z||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-12-08T00:23:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:23:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:23:07.290Z||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-12-08T00:23:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:23:16.867Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:23:16.880Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:24:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:24:07.287Z||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-12-08T00:24:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:24:07.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:24:07.297Z||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-12-08T00:24:07.297Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:24:16.870Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:24:16.870Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:25:07.287Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:25:07.288Z||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-12-08T00:25:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:25:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:25:07.290Z||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-12-08T00:25:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:25:16.853Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:25:16.853Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:26:07.287Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:26:07.288Z||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-12-08T00:26:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:26:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:26:07.290Z||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-12-08T00:26:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:26:16.856Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:26:16.858Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:27:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:27:07.286Z||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-12-08T00:27:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:27:07.289Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:27:07.290Z||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-12-08T00:27:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:27:16.836Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:27:16.841Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:28:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:28:07.287Z||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-12-08T00:28:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:28:07.290Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:28:07.290Z||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-12-08T00:28:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:28:16.859Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:28:16.859Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:29:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:29:07.286Z||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-12-08T00:29:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:29:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:29:07.291Z||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-12-08T00:29:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:29:16.843Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:29:16.844Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:30:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:30:07.287Z||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-12-08T00:30:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:30:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:30:07.290Z||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-12-08T00:30:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:30:16.856Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:30:16.856Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:31:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:31:07.286Z||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-12-08T00:31:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:31:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:31:07.290Z||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-12-08T00:31:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:31:16.857Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:31:16.857Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:32:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:32:07.287Z||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-12-08T00:32:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:32:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:32:07.290Z||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-12-08T00:32:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:32:16.847Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:32:16.847Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:33:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:33:07.292Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:33:07.294Z||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-12-08T00:33:07.295Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:33:07.295Z||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-12-08T00:33:07.295Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:33:16.858Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:33:16.859Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:34:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:34:07.287Z||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-12-08T00:34:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:34:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:34:07.290Z||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-12-08T00:34:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:34:16.837Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:34:16.837Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:35:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:35:07.286Z||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-12-08T00:35:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:35:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:35:07.290Z||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-12-08T00:35:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:35:16.847Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:35:16.861Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:36:07.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:36:07.287Z||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-12-08T00:36:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:36:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:36:07.290Z||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-12-08T00:36:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:36:16.851Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:36:16.851Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:07.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:37:07.287Z||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-12-08T00:37:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:37:07.290Z||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-12-08T00:37:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:07.922Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:07.925Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.925Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"9fd3ca27-4999-4d0d-bbaa-b0e02892db87","serviceName":"vFW 2022-12-08 00-35-00","serviceVersion":"1.0","serviceUUID":"d84bdb3e-a5b8-46d4-9014-47d239cd6ef6","serviceDescription":"catalog service description","serviceInvariantUUID":"96dcb719-0d26-485d-aed3-9a4b72c9093e","resources":[{"resourceInstanceName":"vFW 4e815ca9-d770 0","resourceName":"vFW 4e815ca9-d770","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e73b9819-b022-427f-a7fc-4d5c5f8d1419","resourceInvariantUUID":"f3cb1e6f-d87e-4cba-96ee-bfb47f9a3d4d","resourceCustomizationUUID":"2359feb2-1c8b-4af9-a4c2-bcac546a3700","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vf-license-model.xml","artifactChecksum":"ZmY3ODMwNGM3YmFkNjZlZjQyZjBlZWRlODZlMzVjOTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"24934034-b271-4453-b90d-f33746d3f358","artifactVersion":"1"},{"artifactName":"vfw4e815ca9d7700_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json","artifactChecksum":"ZjBhYjExZjU4MTE1ZTI2ZjczNmQ1MDMxYTRmMzMyM2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"dd258fbd-6be3-4317-866a-e56309e3bf85","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8ecc96f5-8661-4508-8c34-5722bbdf599d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vendor-license-model.xml","artifactChecksum":"ZDFhYWJhMjIxMTVhMzc0NDdiZGE1MTQ1ZGIyZGY1NDc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d0c1ad5c-0e53-4226-b66f-60ed94c03063","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"cef19c56-15a8-4036-b550-643f03a6e649","artifactVersion":"2","generatedFromUUID":"8ecc96f5-8661-4508-8c34-5722bbdf599d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221208003500-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-template.yml","artifactChecksum":"N2E2Y2NjOTNlZmY1ZTUzYzVhYWMwZmVmMTM5ODRjOGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7daa0a98-1faf-497c-b3d6-c5bac73a19f6","artifactVersion":"1"},{"artifactName":"service-Vfw20221208003500-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar","artifactChecksum":"YWViNDllZjg3NDJkNWJhODFjZGZjZGEyYjM4ZTU1YmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"685e8b21-1072-4bac-b5e6-6a1a8f042c36","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-08T00:37:07.929Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:07.932Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.932Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459752857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.944Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:37:07.955Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:07.958Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.958Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.958Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670459727017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.959Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.959Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.959Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "aai-model-loader",
  "timestamp": 1670459781364,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.960Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.960Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.960Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670459777802,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.960Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.961Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.961Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459752857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T00:37:07.961Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.961Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.961Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670459727017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.962Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.962Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.962Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "aai-model-loader",
  "timestamp": 1670459781364,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.963Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.963Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.963Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670459777802,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.963Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.964Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.964Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459752857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-08T00:37:07.964Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.964Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.964Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670459727017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.965Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.965Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.965Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "aai-model-loader",
  "timestamp": 1670459781364,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.966Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.966Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.966Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670459777802,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.966Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.967Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.967Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459752857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.967Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.967Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.967Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670459727017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.968Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.968Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.968Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "aai-model-loader",
  "timestamp": 1670459781364,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.968Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.968Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.969Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670459777802,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.971Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.971Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.972Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459752857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-08T00:37:07.973Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.973Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.973Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670459727017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.974Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.974Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.974Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "aai-model-loader",
  "timestamp": 1670459781364,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.975Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.975Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.975Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670459777802,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.975Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.977Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.979Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459752857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.980Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.980Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.980Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670459727017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.981Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.981Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.981Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "aai-model-loader",
  "timestamp": 1670459781364,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.981Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.981Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.982Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670459777802,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.982Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:07.982Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.982Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.982Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.982Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459752857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:37:07.983Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.983Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.983Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670459727017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:37:07.984Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.984Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.984Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "aai-model-loader",
  "timestamp": 1670459781364,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:37:07.984Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.984Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.984Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670459777802,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:37:07.985Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.985Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.985Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459788055,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:07.986Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:07.986Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.986Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670459788083,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:07.986Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:07.986Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.986Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "policy-id",
  "timestamp": 1670459787636,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.986Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.986Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.987Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "aai-model-loader",
  "timestamp": 1670459788689,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:07.987Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:07.987Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.987Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670459787628,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:07.987Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:07.987Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.987Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459789169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:07.988Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:07.988Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.988Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "policy-id",
  "timestamp": 1670459787636,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:07.988Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.988Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.988Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459790271,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:07.989Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:07.989Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.989Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "policy-id",
  "timestamp": 1670459787636,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-08T00:37:07.989Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:07.989Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:07.989Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459791374,
  "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-12-08T00:37:08.082Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-12-08T00:37:08.086Z||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-12-08T00:37:08.086Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:08.117Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:08.118Z||pool-3-thread-1|||||INFO|500||cambria reply ok (33 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: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-08T00:37:08.202Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9fd3ca27-4999-4d0d-bbaa-b0e02892db87
2022-12-08T00:37:08.225Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9fd3ca27-4999-4d0d-bbaa-b0e02892db87 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-12-08T00:37:08.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.255Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "policy-id",
  "timestamp": 1670459787636,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:08.256Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:08.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.256Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670459792378,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T00:37:08.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:08.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.257Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "policy-id",
  "timestamp": 1670459787636,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:08.257Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:08.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.258Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "policy-id",
  "timestamp": 1670459787636,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:08.258Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:08.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.259Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670459793229,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:37:08.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:08.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.259Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "policy-id",
  "timestamp": 1670459787636,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:37:08.260Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:37:08.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.260Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670459794234,
  "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-12-08T00:37:08.281Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9fd3ca27-4999-4d0d-bbaa-b0e02892db87
2022-12-08T00:37:08.281Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9fd3ca27-4999-4d0d-bbaa-b0e02892db87 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-12-08T00:37:08.295Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.296Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "policy-id",
  "timestamp": 1670459795469,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:08.297Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:08.297Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.297Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "policy-id",
  "timestamp": 1670459796490,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:37:08.298Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:08.298Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.298Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "policy-id",
  "timestamp": 1670459797497,
  "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-12-08T00:37:08.306Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9fd3ca27-4999-4d0d-bbaa-b0e02892db87
2022-12-08T00:37:08.307Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9fd3ca27-4999-4d0d-bbaa-b0e02892db87 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-12-08T00:37:08.322Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.323Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "aai-model-loader",
  "timestamp": 1670459807916,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:37:08.324Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:37:08.324Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:37:08.324Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "aai-model-loader",
  "timestamp": 1670459808921,
  "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-12-08T00:37:08.332Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9fd3ca27-4999-4d0d-bbaa-b0e02892db87
2022-12-08T00:37:08.332Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9fd3ca27-4999-4d0d-bbaa-b0e02892db87 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-12-08T00:37:08.989Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:37:08.990Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:08.992Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:08.992Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T00:37:09.092Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:09.093Z||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-12-08T00:37:09.093Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:09.109Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:09.109Z||pool-4-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:37:09.993Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:37:09.994Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:09.996Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:09.996Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-08T00:37:10.096Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T00:37:10.098Z||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-12-08T00:37:10.098Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:10.111Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:10.112Z||pool-5-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:37:10.997Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:37:10.998Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:11.001Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:11.001Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:11.101Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:11.102Z||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-12-08T00:37:11.102Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:11.133Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:11.134Z||pool-6-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:37:12.002Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:37:12.003Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:12.005Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:12.005Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-08T00:37:12.105Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T00:37:12.107Z||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-12-08T00:37:12.107Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:12.136Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:12.137Z||pool-7-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:37:13.006Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:37:13.007Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:13.009Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:13.010Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:37:13.110Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:13.111Z||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-12-08T00:37:13.112Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:13.127Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:13.127Z||pool-8-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:37:14.010Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:37:14.012Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:14.021Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:14.021Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:37:14.124Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-08T00:37:14.125Z||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-12-08T00:37:14.125Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:14.139Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:14.140Z||pool-9-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:37:15.025Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "serviceName": "vFW 2022-12-08 00-35-00",
  "serviceVersion": "1.0",
  "serviceUUID": "d84bdb3e-a5b8-46d4-9014-47d239cd6ef6",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "96dcb719-0d26-485d-aed3-9a4b72c9093e",
  "resources": [
    {
      "resourceInstanceName": "vFW 4e815ca9-d770 0",
      "resourceCustomizationUUID": "2359feb2-1c8b-4af9-a4c2-bcac546a3700",
      "resourceName": "vFW 4e815ca9-d770",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "e73b9819-b022-427f-a7fc-4d5c5f8d1419",
      "resourceInvariantUUID": "f3cb1e6f-d87e-4cba-96ee-bfb47f9a3d4d",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw4e815ca9d7700_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
          "artifactChecksum": "ZjBhYjExZjU4MTE1ZTI2ZjczNmQ1MDMxYTRmMzMyM2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "dd258fbd-6be3-4317-866a-e56309e3bf85",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "8ecc96f5-8661-4508-8c34-5722bbdf599d",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "cef19c56-15a8-4036-b550-643f03a6e649",
            "generatedFromUUID": "8ecc96f5-8661-4508-8c34-5722bbdf599d"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "cef19c56-15a8-4036-b550-643f03a6e649",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221208003500-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
      "artifactChecksum": "YWViNDllZjg3NDJkNWJhODFjZGZjZGEyYjM4ZTU1YmM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "685e8b21-1072-4bac-b5e6-6a1a8f042c36"
    }
  ],
  "workloadContext": "Production"
}
2022-12-08T00:37:15.026Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-08T00:37:15.026Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d84bdb3e-a5b8-46d4-9014-47d239cd6ef6 ASDC
2022-12-08T00:37:15.131Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:9fd3ca27-4999-4d0d-bbaa-b0e02892db87
ServiceName:vFW 2022-12-08 00-35-00
ServiceVersion:1.0
ServiceUUID:d84bdb3e-a5b8-46d4-9014-47d239cd6ef6
ServiceInvariantUUID:96dcb719-0d26-485d-aed3-9a4b72c9093e
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221208003500-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar
ArtifactUUID:685e8b21-1072-4bac-b5e6-6a1a8f042c36
ArtifactChecksum:YWViNDllZjg3NDJkNWJhODFjZGZjZGEyYjM4ZTU1YmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 4e815ca9-d770 0
ResourceCustomizationUUID:2359feb2-1c8b-4af9-a4c2-bcac546a3700
ResourceInvariantUUID:f3cb1e6f-d87e-4cba-96ee-bfb47f9a3d4d
ResourceName:vFW 4e815ca9-d770
ResourceType:VF
ResourceUUID:e73b9819-b022-427f-a7fc-4d5c5f8d1419
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw4e815ca9d7700_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json
ArtifactUUID:dd258fbd-6be3-4317-866a-e56309e3bf85
ArtifactChecksum:ZjBhYjExZjU4MTE1ZTI2ZjczNmQ1MDMxYTRmMzMyM2I=
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/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml
ArtifactUUID:8ecc96f5-8661-4508-8c34-5722bbdf599d
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/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env
ArtifactUUID:cef19c56-15a8-4036-b550-643f03a6e649
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/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env
ArtifactUUID:cef19c56-15a8-4036-b550-643f03a6e649
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-08T00:37:15.131Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d84bdb3e-a5b8-46d4-9014-47d239cd6ef6 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-12-08T00:37:15.187Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T00:37:15.188Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-08T00:37:15.190Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-08T00:37:15.190Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 685e8b21-1072-4bac-b5e6-6a1a8f042c36 from URL: /sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:15.191Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-08T00:37:15.193Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:15.281Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-08T00:37:15.307Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar 685e8b21-1072-4bac-b5e6-6a1a8f042c36 101501
2022-12-08T00:37:15.309Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar ASDC sendASDCNotification
2022-12-08T00:37:15.309Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:15.310Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T00:37:15.311Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:15.313Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:15.313Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459835307,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:15.413Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:15.414Z||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-12-08T00:37:15.414Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:15.432Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:15.433Z||pool-10-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:37:16.313Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T00:37:16.314Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-08T00:37:16.314Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 685e8b21-1072-4bac-b5e6-6a1a8f042c36, URL: /sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar to file: /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:16.315Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221208003500-csar.csar
2022-12-08T00:37:16.395Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:16.396Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:17.099Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15015829418398473684/Definitions/service-Vfw20221208003500-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_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2022-12-08T00:37:20.361Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-08T00:37:20.367Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-12-08T00:37:20.367Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.368Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-12-08T00:37:20.368Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.368Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.368Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.368Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.368Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.368Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.369Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4e815ca9-d770 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-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.369Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.369Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.369Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.370Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:20.370Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-12-08T00:37:20.377Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.378Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:20.382Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:20.382Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-12-08T00:37:20.384Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T00:37:20.386Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.386Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:20.386Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:20.386Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-12-08T00:37:20.386Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T00:37:20.386Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.387Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:20.390Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.390Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is not matching search criteria
2022-12-08T00:37:20.390Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-08T00:37:20.390Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-08T00:37:20.390Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-08T00:37:20.391Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.391Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:20.391Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.391Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-08T00:37:20.391Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-08T00:37:20.391Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-08T00:37:20.392Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.392Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:20.392Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-08T00:37:20.392Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:20.392Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-08T00:37:20.392Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.393Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-08T00:37:20.393Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.393Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T00:37:20.394Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.394Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:20.394Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:37:20.395Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.395Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:20.396Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:37:20.397Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.397Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:20.397Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:37:20.397Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.398Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is not matching search criteria
2022-12-08T00:37:20.398Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-08T00:37:20.398Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-08T00:37:20.398Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-08T00:37:20.398Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-08T00:37:20.398Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-08T00:37:20.398Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.399Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:20.399Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-08T00:37:20.399Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:20.399Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-08T00:37:20.399Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.400Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=76a4b15c-b2d0-4b68-9f7c-b5b1f582f687
2022-12-08T00:37:20.400Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.400Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is not matching search criteria
2022-12-08T00:37:20.400Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-08T00:37:20.400Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-08T00:37:20.401Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-08T00:37:20.401Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.401Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:20.401Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.401Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-08T00:37:20.401Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-08T00:37:20.401Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-08T00:37:20.402Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:20.402Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-08T00:37:20.402Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.402Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9a50dd61-6be8-42e1-84ae-98eda3e5825c
2022-12-08T00:37:20.402Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.402Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is not matching search criteria
2022-12-08T00:37:20.403Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-08T00:37:20.403Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-08T00:37:20.403Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-08T00:37:20.403Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.403Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:20.403Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.403Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-08T00:37:20.404Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-08T00:37:20.404Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-08T00:37:20.404Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-08T00:37:20.404Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:20.404Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-08T00:37:20.404Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=f3c1588a-5f54-481b-9117-56131b57ffca
2022-12-08T00:37:20.405Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.405Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:20.405Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.405Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:20.405Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.405Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:20.406Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:20.406Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:20.406Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-12-08 00-35-00
Description:catalog service description
Model UUID:d84bdb3e-a5b8-46d4-9014-47d239cd6ef6
Model Version:NULL
Model InvariantUuid:96dcb719-0d26-485d-aed3-9a4b72c9093e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 4e815ca9-d770
Model UUID:e3a78fa1-726a-485e-a984-022a7315c9fd
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f3cb1e6f-d87e-4cba-96ee-bfb47f9a3d4d
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:2359feb2-1c8b-4af9-a4c2-bcac546a3700
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:89ccb11c-0a36-48d6-8619-11b8bda764b9
ModelName:Vfw4e815ca9D770..base_vfw..module-0
ModelUuid:24f98724-6467-4e66-ab30-9888fbdf0efe
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:76a4b15c-b2d0-4b68-9f7c-b5b1f582f687
ModelInvariantUuid:1c83148a-c8a0-4661-a752-803f91ab90b3
ModelName:vFW 4e815ca9-d770-nodes.vfwCvfc
ModelUuid:d3db09af-e8de-402c-9cfe-2d0283bdf810
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:2bb363c0-1408-4462-9699-3a644e1641a9
ModelInvariantUuid:03740dbc-59b7-462d-b086-a024efd189c5
ModelName:Vfw4e815ca9D770.compute.nodes.heat.vfw
ModelUuid:2c9bfb6c-ce0f-4aa8-8298-9b39f7b25612
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:9a50dd61-6be8-42e1-84ae-98eda3e5825c
ModelInvariantUuid:f4f8b08a-93d6-43a0-9f85-0a0fc1ebed6e
ModelName:vFW 4e815ca9-d770-nodes.vsnCvfc
ModelUuid:57257c6e-db45-4fd0-8745-f59d3564e736
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:30d26434-6af5-4ca1-8b34-26dcbb8963b6
ModelInvariantUuid:863d94dc-4cfb-4282-bc91-b323b53cc5f9
ModelName:Vfw4e815ca9D770.compute.nodes.heat.vsn
ModelUuid:6b22ac8d-a120-4721-bf96-b826d08d2800
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f3c1588a-5f54-481b-9117-56131b57ffca
ModelInvariantUuid:7d53ff6c-b79a-4fd6-bf70-01387d6bc626
ModelName:vFW 4e815ca9-d770-nodes.vpgCvfc
ModelUuid:6c63facd-06c2-4325-8b5c-cd1faab445e4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:5c610fcf-10b5-4eec-9a81-19a9c73c3976
ModelInvariantUuid:060a016c-b1ce-47d7-9cd6-458ab30df760
ModelName:Vfw4e815ca9D770.compute.nodes.heat.vpg
ModelUuid:541c5f6e-58d2-4ba8-9e8c-96afcd46e373
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-12-08T00:37:20.420Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: e73b9819-b022-427f-a7fc-4d5c5f8d1419
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-12-08T00:37:20.490Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||vFW 4e815ca9-d770 0
2022-12-08T00:37:20.502Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e73b9819-b022-427f-a7fc-4d5c5f8d1419
2022-12-08T00:37:20.502Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: dd258fbd-6be3-4317-866a-e56309e3bf85 from URL: /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json
2022-12-08T00:37:20.502Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-08T00:37:20.503Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json
2022-12-08T00:37:20.600Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-08T00:37:20.601Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json dd258fbd-6be3-4317-866a-e56309e3bf85 785
2022-12-08T00:37:20.601Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json ASDC sendASDCNotification
2022-12-08T00:37:20.601Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json
2022-12-08T00:37:20.601Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T00:37:20.602Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:20.605Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:20.605Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459840601,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:20.705Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:20.706Z||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-12-08T00:37:20.706Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:20.748Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:20.751Z||pool-11-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:37:21.606Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw4e815ca9D770..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "89ccb11c-0a36-48d6-8619-11b8bda764b9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "24f98724-6467-4e66-ab30-9888fbdf0efe",
    "vfModuleModelCustomizationUUID": "96dac9ac-b60a-4a1d-a740-b6908d7705c4",
    "isBase": true,
    "artifacts": [
      "8ecc96f5-8661-4508-8c34-5722bbdf599d",
      "cef19c56-15a8-4036-b550-643f03a6e649"
    ],
    "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-12-08T00:37:21.621Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw4e815ca9D770..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:24f98724-6467-4e66-ab30-9888fbdf0efe
VfModuleModelInvariantUUID:89ccb11c-0a36-48d6-8619-11b8bda764b9
VfModuleModelDescription:NULL
Artifacts UUID List:{
8ecc96f5-8661-4508-8c34-5722bbdf599d
,
cef19c56-15a8-4036-b550-643f03a6e649

}
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-12-08T00:37:21.624Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw4e815ca9D770..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "89ccb11c-0a36-48d6-8619-11b8bda764b9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "24f98724-6467-4e66-ab30-9888fbdf0efe",
    "vfModuleModelCustomizationUUID": "96dac9ac-b60a-4a1d-a740-b6908d7705c4",
    "isBase": true,
    "artifacts": [
      "8ecc96f5-8661-4508-8c34-5722bbdf599d",
      "cef19c56-15a8-4036-b550-643f03a6e649"
    ],
    "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-12-08T00:37:21.624Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw4e815ca9D770..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:24f98724-6467-4e66-ab30-9888fbdf0efe
VfModuleModelInvariantUUID:89ccb11c-0a36-48d6-8619-11b8bda764b9
VfModuleModelDescription:NULL
Artifacts UUID List:{
8ecc96f5-8661-4508-8c34-5722bbdf599d
,
cef19c56-15a8-4036-b550-643f03a6e649

}
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-12-08T00:37:21.624Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 8ecc96f5-8661-4508-8c34-5722bbdf599d from URL: /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml
2022-12-08T00:37:21.624Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-08T00:37:21.625Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml
2022-12-08T00:37:21.718Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-08T00:37:21.719Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml 8ecc96f5-8661-4508-8c34-5722bbdf599d 20368
2022-12-08T00:37:21.719Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-08T00:37:21.719Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml
2022-12-08T00:37:21.719Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T00:37:21.720Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:21.723Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:21.723Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459841719,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:21.823Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:21.824Z||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-12-08T00:37:21.824Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:21.841Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:21.842Z||pool-12-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:37:22.724Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: cef19c56-15a8-4036-b550-643f03a6e649 from URL: /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env
2022-12-08T00:37:22.724Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-08T00:37:22.725Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env
2022-12-08T00:37:22.806Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-08T00:37:22.806Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env cef19c56-15a8-4036-b550-643f03a6e649 2098
2022-12-08T00:37:22.807Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-08T00:37:22.807Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env
2022-12-08T00:37:22.807Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T00:37:22.807Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:22.810Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:22.811Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459842807,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:37:22.911Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:22.912Z||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-12-08T00:37:22.912Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:22.928Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:22.929Z||pool-13-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:37:23.811Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: d84bdb3e-a5b8-46d4-9014-47d239cd6ef6
2022-12-08T00:37:23.812Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 4e815ca9-d770 0 e73b9819-b022-427f-a7fc-4d5c5f8d1419 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-12-08T00:37:23.855Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5307fea7, org.onap.sdc.toscaparser.api.parameters.Input@282063bc, org.onap.sdc.toscaparser.api.parameters.Input@42cb6e23, org.onap.sdc.toscaparser.api.parameters.Input@1f5796ef, org.onap.sdc.toscaparser.api.parameters.Input@73c9a164]
2022-12-08T00:37:23.859Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.859Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:23.859Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2022-12-08T00:37:23.859Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 2359feb2-1c8b-4af9-a4c2-bcac546a3700
2022-12-08T00:37:23.859Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2359feb2-1c8b-4af9-a4c2-bcac546a3700 matches Tosca VF Customization UUID: 2359feb2-1c8b-4af9-a4c2-bcac546a3700
2022-12-08T00:37:23.860Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 2359feb2-1c8b-4af9-a4c2-bcac546a3700  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-12-08T00:37:23.867Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.868Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:23.869Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 2359feb2-1c8b-4af9-a4c2-bcac546a3700: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-08T00:37:23.870Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@423fb168
2022-12-08T00:37:23.870Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.870Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T00:37:23.871Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 96dac9ac-b60a-4a1d-a740-b6908d7705c4
2022-12-08T00:37:23.872Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 96dac9ac-b60a-4a1d-a740-b6908d7705c4
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-12-08T00:37:23.881Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.881Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:23.882Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:37:23.883Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.883Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:23.883Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:37:23.883Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.884Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is not matching search criteria
2022-12-08T00:37:23.884Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-08T00:37:23.884Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-08T00:37:23.884Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-08T00:37:23.884Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-08T00:37:23.884Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-08T00:37:23.885Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-08T00:37:23.885Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:23.885Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-08T00:37:23.885Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:23.885Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-08T00:37:23.886Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-08T00:37:23.886Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=76a4b15c-b2d0-4b68-9f7c-b5b1f582f687
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-12-08T00:37:23.894Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.895Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:23.895Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:37:23.895Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.896Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is not matching search criteria
2022-12-08T00:37:23.896Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-08T00:37:23.896Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-08T00:37:23.896Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-08T00:37:23.897Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-08T00:37:23.897Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:23.897Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-08T00:37:23.897Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-08T00:37:23.897Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-08T00:37:23.897Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-08T00:37:23.898Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:23.898Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-08T00:37:23.898Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-08T00:37:23.898Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9a50dd61-6be8-42e1-84ae-98eda3e5825c
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-12-08T00:37:23.902Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.902Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:23.903Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:37:23.906Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.906Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is not matching search criteria
2022-12-08T00:37:23.906Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-08T00:37:23.906Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-08T00:37:23.906Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-08T00:37:23.907Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-08T00:37:23.907Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:23.907Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-08T00:37:23.907Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-08T00:37:23.907Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-08T00:37:23.907Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-08T00:37:23.908Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-08T00:37:23.908Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-08T00:37:23.908Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-08T00:37:23.908Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=f3c1588a-5f54-481b-9117-56131b57ffca
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-12-08T00:37:23.912Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.912Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:23.913Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:37:23.913Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.913Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Node template vFW 4e815ca9-d770 0 is matching search criteria
2022-12-08T00:37:23.914Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 4e815ca9-d770 0] matching following query criteria: sdcType=VF, customizationUUID=2359feb2-1c8b-4af9-a4c2-bcac546a3700
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-12-08T00:37:23.917Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.918Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:23.918Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid d84bdb3e-a5b8-46d4-9014-47d239cd6ef6: vFW 4e815ca9-d770
2022-12-08T00:37:23.918Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.919Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:23.919Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.919Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:23.919Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.919Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:23.920Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.920Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:23.920Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:37:23.920Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-12-08 00-35-00 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:37:23.921Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2022-12-08 00-35-00 
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-12-08T00:37:24.294Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 4e815ca9-d770 e73b9819-b022-427f-a7fc-4d5c5f8d1419 1 ASDC deployResourceStructure
2022-12-08T00:37:24.295Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json ASDC sendASDCNotification
2022-12-08T00:37:24.295Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json
2022-12-08T00:37:24.296Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T00:37:24.296Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:24.298Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:24.299Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459844295,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T00:37:24.399Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:24.401Z||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-12-08T00:37:24.402Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:24.418Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:24.436Z||pool-14-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:37:25.300Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-08T00:37:25.300Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml
2022-12-08T00:37:25.301Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T00:37:25.301Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:25.304Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:25.304Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459845300,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T00:37:25.404Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:25.405Z||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-12-08T00:37:25.405Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:25.423Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:25.424Z||pool-15-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:37:26.306Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-08T00:37:26.306Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env
2022-12-08T00:37:26.307Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T00:37:26.307Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:26.310Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:26.310Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459846306,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-12-08T00:37:26.410Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:26.411Z||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-12-08T00:37:26.411Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:26.426Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:26.426Z||pool-16-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:37:27.312Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar ASDC sendASDCNotification
2022-12-08T00:37:27.312Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar
2022-12-08T00:37:27.312Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T00:37:27.312Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:37:27.314Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:37:27.315Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459847311,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:37:27.415Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:37:27.416Z||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-12-08T00:37:27.416Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:37:27.431Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:37:27.432Z||pool-17-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:37:28.316Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9fd3ca27-4999-4d0d-bbaa-b0e02892db87
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T00:37:28.340Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9fd3ca27-4999-4d0d-bbaa-b0e02892db87
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-12-08T00:37:28.345Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T00:37:28.345Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-08T00:37:28.346Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-08T00:37:28.346Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-08T00:37:28.346Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:37:28.346Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:37:28.347Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:37:28.347Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:37:28.347Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-08T00:37:28.356Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-08T00:37:58.357Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9fd3ca27-4999-4d0d-bbaa-b0e02892db87 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-12-08T00:37:58.369Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9fd3ca27-4999-4d0d-bbaa-b0e02892db87 and serviceModelVersionId: d84bdb3e-a5b8-46d4-9014-47d239cd6ef6
2022-12-08T00:37:58.370Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 96dcb719-0d26-485d-aed3-9a4b72c9093e
2022-12-08T00:38:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:38:07.291Z||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-12-08T00:38:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:38:07.426Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:38:07.427Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:38:07.427Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:38:07.428Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:38:13.444Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/96dcb719-0d26-485d-aed3-9a4b72c9093e/model-vers/model-ver/d84bdb3e-a5b8-46d4-9014-47d239cd6ef6?depth=0
2022-12-08T00:38:13.583Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-12-08T00:38:14.104Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96dcb719-0d26-485d-aed3-9a4b72c9093e/model-vers/model-ver/d84bdb3e-a5b8-46d4-9014-47d239cd6ef6?depth=0|INFO|500||Invoke
2022-12-08T00:38:14.116Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96dcb719-0d26-485d-aed3-9a4b72c9093e/model-vers/model-ver/d84bdb3e-a5b8-46d4-9014-47d239cd6ef6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96dcb719-0d26-485d-aed3-9a4b72c9093e/model-vers/model-ver/d84bdb3e-a5b8-46d4-9014-47d239cd6ef6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9fd3ca27-4999-4d0d-bbaa-b0e02892db87], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[432032ef-de86-4d7f-bd91-d8e8e927100c], X-ECOMP-RequestID=[9fd3ca27-4999-4d0d-bbaa-b0e02892db87], X-TransactionId=[], X-ONAP-RequestID=[9fd3ca27-4999-4d0d-bbaa-b0e02892db87], Content-Type=[application/merge-patch+json]}
2022-12-08T00:38:14.146Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96dcb719-0d26-485d-aed3-9a4b72c9093e/model-vers/model-ver/d84bdb3e-a5b8-46d4-9014-47d239cd6ef6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-08T00:38:14.504Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96dcb719-0d26-485d-aed3-9a4b72c9093e/model-vers/model-ver/d84bdb3e-a5b8-46d4-9014-47d239cd6ef6?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/96dcb719-0d26-485d-aed3-9a4b72c9093e/model-vers/model-ver/d84bdb3e-a5b8-46d4-9014-47d239cd6ef6?depth=0 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 00:38:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[320], vertex-id=[188440], x-aai-txid=[1-aai-resources-221208-00:38:14:911-42428], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-08T00:38:14.507Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96dcb719-0d26-485d-aed3-9a4b72c9093e/model-vers/model-ver/d84bdb3e-a5b8-46d4-9014-47d239cd6ef6?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-08T00:38:14.509Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96dcb719-0d26-485d-aed3-9a4b72c9093e/model-vers/model-ver/d84bdb3e-a5b8-46d4-9014-47d239cd6ef6?depth=0|INFO|500||InvokeReturn
2022-12-08T00:38:14.514Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-08T00:38:14.514Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-08T00:38:14.532Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-12-08T00:38:14.535Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9fd3ca27-4999-4d0d-bbaa-b0e02892db87 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-08T00:38:14.536Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-08T00:38:14.537Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:38:14.539Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:38:14.539Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459894536,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T00:38:14.685Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 146 ms
2022-12-08T00:38:14.686Z||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-12-08T00:38:14.686Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:38:14.705Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:38:14.706Z||pool-18-thread-1|||||INFO|500||cambria reply ok (20 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-12-08T00:38:15.559Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:38:15.560Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|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-12-08T00:38:15.560Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:38:25.105Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:39:07.285Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:39:07.286Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|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-12-08T00:39:07.287Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:39:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:39:07.290Z||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-12-08T00:39:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:39:07.332Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:39:07.333Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.333Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T00:39:07.334Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:39:07.334Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.335Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-08T00:39:07.335Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:39:07.335Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.335Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:39:07.335Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:39:07.335Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.335Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-08T00:39:07.335Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:39:07.335Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.335Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:39:07.336Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:39:07.336Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.336Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459827286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:39:07.336Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:39:07.336Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.336Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459835307,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:39:07.336Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:39:07.336Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.336Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459840601,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:39:07.336Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:39:07.337Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.337Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459841719,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:39:07.337Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:39:07.337Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.337Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459842807,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:39:07.337Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:39:07.337Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.337Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459844295,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/vfw4e815ca9d7700_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T00:39:07.337Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:39:07.338Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.338Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459845300,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T00:39:07.338Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:39:07.338Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.338Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459846306,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/resourceInstances/vfw4e815ca9d7700/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-12-08T00:39:07.338Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:39:07.338Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T00:39:07.338Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459847311,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221208003500/1.0/artifacts/service-Vfw20221208003500-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:39:07.339Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:39:16.853Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:40:07.286Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:40:07.287Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|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-12-08T00:40:07.287Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:40:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:40:07.290Z||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-12-08T00:40:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:40:07.814Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:40:07.815Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-08T00:40:07.815Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9fd3ca27-4999-4d0d-bbaa-b0e02892db87",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670459894536,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T00:40:07.816Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:40:16.856Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:07.285Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:41:07.286Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|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-12-08T00:41:07.286Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:41:07.290Z||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-12-08T00:41:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:07.442Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:07.445Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.445Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670460051364,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.446Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.446Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.446Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460033392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.446Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.447Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.447Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670460029113,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.447Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.447Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.447Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "policy-id",
  "timestamp": 1670460047636,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.447Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.447Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.447Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670460047802,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.447Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.448Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.448Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670460051364,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.448Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.448Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.448Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460033392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T00:41:07.448Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.448Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.448Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670460029113,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.448Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.448Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.449Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670460047802,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.449Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.449Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.449Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "policy-id",
  "timestamp": 1670460047636,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.449Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.449Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.449Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670460051364,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.450Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.450Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.450Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460033392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-08T00:41:07.450Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.450Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.450Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670460029113,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.450Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.450Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.450Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "policy-id",
  "timestamp": 1670460047636,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-08T00:41:07.451Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.451Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.451Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670460047802,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.451Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.451Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.451Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670460051364,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.451Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.452Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.452Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460033392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.452Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.452Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.452Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670460029113,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.452Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.452Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.452Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "policy-id",
  "timestamp": 1670460047636,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.453Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.453Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.453Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670460047802,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.453Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.453Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.453Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670460051364,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.454Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.454Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.454Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460033392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-08T00:41:07.454Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.454Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.454Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670460029113,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.454Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.454Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.454Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "policy-id",
  "timestamp": 1670460047636,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.455Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.455Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.455Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670460047802,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.455Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.456Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.456Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670460051364,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.456Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.456Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.456Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460033392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.456Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.456Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.456Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670460029113,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.456Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.457Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.457Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670460047802,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.457Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.457Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.457Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "policy-id",
  "timestamp": 1670460047636,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:07.457Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.457Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.457Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670460051364,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:41:07.457Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.458Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.458Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460033392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:41:07.458Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.458Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.458Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670460029113,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:41:07.458Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.458Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.458Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670460047802,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:41:07.458Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.458Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.459Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "policy-id",
  "timestamp": 1670460047636,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:41:07.459Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:41:07.459Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.459Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670460064773,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:07.459Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:41:07.459Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.459Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460064774,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:07.460Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:41:07.460Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.460Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670460064779,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:07.460Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:41:07.460Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.460Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670460063847,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:07.460Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:41:07.460Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.460Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "policy-id",
  "timestamp": 1670460064866,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:07.461Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:41:07.461Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.461Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460065897,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:07.461Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:41:07.461Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.461Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "policy-id",
  "timestamp": 1670460065871,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:41:07.461Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:41:07.461Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.462Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460066980,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:07.462Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:41:07.462Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.462Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "policy-id",
  "timestamp": 1670460066888,
  "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-12-08T00:41:07.485Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2a9de048-acee-409f-a808-029771fd65c0
2022-12-08T00:41:07.486Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2a9de048-acee-409f-a808-029771fd65c0 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-12-08T00:41:07.499Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.500Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670460066222,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:41:07.500Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:41:07.500Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.500Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460068023,
  "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-12-08T00:41:07.515Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2a9de048-acee-409f-a808-029771fd65c0
2022-12-08T00:41:07.516Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2a9de048-acee-409f-a808-029771fd65c0 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-12-08T00:41:07.938Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:07.939Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T00:41:07.939Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"2a9de048-acee-409f-a808-029771fd65c0","serviceName":"basic_onboard_YXQmQf","serviceVersion":"1.0","serviceUUID":"48c734cd-e2fa-4783-9dfc-36d9dd6361ae","serviceDescription":"service","serviceInvariantUUID":"508003e3-3fb4-4c2f-bc8d-d69b0064a0f5","resources":[{"resourceInstanceName":"basic_onboard_YXQmQf 0","resourceName":"basic_onboard_YXQmQf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3a7a900c-2256-4076-ad8e-4148592c6bec","resourceInvariantUUID":"088b0e92-98dd-49a2-a8c5-3393f3882f98","resourceCustomizationUUID":"af58d769-4aaf-484f-843c-f7689fe23d82","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vf-license-model.xml","artifactChecksum":"ZjQxZmM5YTcwN2NlOGZkMzQ2MDE0NTlmYzM3NTRkMTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"86714239-f966-453c-bf3e-47a0f945975a","artifactVersion":"1"},{"artifactName":"basic_onboard_yxqmqf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json","artifactChecksum":"YzFhNGU0NGM2ZGY0OTllNDcwOGJiZDQ1NGMwZDA0MDk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ea179f6d-50c8-4912-880b-1872f6cfdb0c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b9210a54-d797-4f10-a703-12c3344b562d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"408fbd65-2a2e-455e-b0af-bbc707569286","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f3aedf7d-0867-49b7-9798-9cc92a987d95","artifactVersion":"2","generatedFromUUID":"b9210a54-d797-4f10-a703-12c3344b562d"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardYxqmqf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-template.yml","artifactChecksum":"MzZjNDk5YThkYjIyOTFjYTk3ZTQzNWUxMzQ5YTFlYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1b1f496e-d533-43d4-8185-6734b8e4eff5","artifactVersion":"1"},{"artifactName":"service-BasicOnboardYxqmqf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar","artifactChecksum":"YmFiYTA0ZmY1N2MzYThhOTI2NTc1ZTA0NzI0YmFjODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"05f15936-3489-4565-81d6-abc7cef45a2d","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-08T00:41:07.942Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:41:07.942Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:07.944Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:07.944Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:08.048Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-12-08T00:41:08.049Z||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-12-08T00:41:08.050Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:08.067Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:08.068Z||pool-19-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:08.945Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:41:08.945Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:08.947Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:08.948Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T00:41:09.048Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:41:09.049Z||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-12-08T00:41:09.049Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:09.063Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:09.064Z||pool-20-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:09.948Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:41:09.949Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:09.953Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:09.953Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-08T00:41:10.051Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-08T00:41:10.052Z||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-12-08T00:41:10.053Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:10.067Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:10.068Z||pool-21-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:41:10.953Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:41:10.955Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:10.957Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:10.957Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:11.058Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-08T00:41:11.059Z||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-12-08T00:41:11.059Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:11.071Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:11.072Z||pool-22-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:11.958Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:41:11.960Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:11.962Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:11.962Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-08T00:41:12.063Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:41:12.064Z||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-12-08T00:41:12.064Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:12.077Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:12.077Z||pool-23-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:12.963Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:41:12.964Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:12.967Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:12.967Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:41:13.067Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:41:13.068Z||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-12-08T00:41:13.068Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:13.085Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:13.086Z||pool-24-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:41:13.967Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:41:13.968Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:13.970Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:13.971Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:41:14.071Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:41:14.075Z||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-12-08T00:41:14.076Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:14.094Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:14.096Z||pool-25-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:14.972Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "serviceName": "basic_onboard_YXQmQf",
  "serviceVersion": "1.0",
  "serviceUUID": "48c734cd-e2fa-4783-9dfc-36d9dd6361ae",
  "serviceDescription": "service",
  "serviceInvariantUUID": "508003e3-3fb4-4c2f-bc8d-d69b0064a0f5",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_YXQmQf 0",
      "resourceCustomizationUUID": "af58d769-4aaf-484f-843c-f7689fe23d82",
      "resourceName": "basic_onboard_YXQmQf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3a7a900c-2256-4076-ad8e-4148592c6bec",
      "resourceInvariantUUID": "088b0e92-98dd-49a2-a8c5-3393f3882f98",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_yxqmqf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
          "artifactChecksum": "YzFhNGU0NGM2ZGY0OTllNDcwOGJiZDQ1NGMwZDA0MDk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "ea179f6d-50c8-4912-880b-1872f6cfdb0c",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "b9210a54-d797-4f10-a703-12c3344b562d",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "f3aedf7d-0867-49b7-9798-9cc92a987d95",
            "generatedFromUUID": "b9210a54-d797-4f10-a703-12c3344b562d"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "f3aedf7d-0867-49b7-9798-9cc92a987d95",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardYxqmqf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
      "artifactChecksum": "YmFiYTA0ZmY1N2MzYThhOTI2NTc1ZTA0NzI0YmFjODU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "05f15936-3489-4565-81d6-abc7cef45a2d"
    }
  ],
  "workloadContext": "Production"
}
2022-12-08T00:41:14.973Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-08T00:41:14.973Z|9fd3ca27-4999-4d0d-bbaa-b0e02892db87|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 48c734cd-e2fa-4783-9dfc-36d9dd6361ae ASDC
2022-12-08T00:41:14.973Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:2a9de048-acee-409f-a808-029771fd65c0
ServiceName:basic_onboard_YXQmQf
ServiceVersion:1.0
ServiceUUID:48c734cd-e2fa-4783-9dfc-36d9dd6361ae
ServiceInvariantUUID:508003e3-3fb4-4c2f-bc8d-d69b0064a0f5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardYxqmqf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar
ArtifactUUID:05f15936-3489-4565-81d6-abc7cef45a2d
ArtifactChecksum:YmFiYTA0ZmY1N2MzYThhOTI2NTc1ZTA0NzI0YmFjODU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_YXQmQf 0
ResourceCustomizationUUID:af58d769-4aaf-484f-843c-f7689fe23d82
ResourceInvariantUUID:088b0e92-98dd-49a2-a8c5-3393f3882f98
ResourceName:basic_onboard_YXQmQf
ResourceType:VF
ResourceUUID:3a7a900c-2256-4076-ad8e-4148592c6bec
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_yxqmqf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json
ArtifactUUID:ea179f6d-50c8-4912-880b-1872f6cfdb0c
ArtifactChecksum:YzFhNGU0NGM2ZGY0OTllNDcwOGJiZDQ1NGMwZDA0MDk=
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/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml
ArtifactUUID:b9210a54-d797-4f10-a703-12c3344b562d
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/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env
ArtifactUUID:f3aedf7d-0867-49b7-9798-9cc92a987d95
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/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env
ArtifactUUID:f3aedf7d-0867-49b7-9798-9cc92a987d95
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-08T00:41:14.973Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 48c734cd-e2fa-4783-9dfc-36d9dd6361ae 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-12-08T00:41:15.014Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T00:41:15.015Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-08T00:41:15.015Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-08T00:41:15.015Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 05f15936-3489-4565-81d6-abc7cef45a2d from URL: /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:15.015Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-08T00:41:15.016Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:15.097Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-08T00:41:15.100Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar 05f15936-3489-4565-81d6-abc7cef45a2d 75704
2022-12-08T00:41:15.100Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar ASDC sendASDCNotification
2022-12-08T00:41:15.100Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:15.101Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T00:41:15.101Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:15.103Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:15.103Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460075100,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:15.204Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:41:15.205Z||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-12-08T00:41:15.205Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:15.221Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:15.222Z||pool-26-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:41:16.104Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T00:41:16.105Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-12-08T00:41:16.105Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 05f15936-3489-4565-81d6-abc7cef45a2d, URL: /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar to file: /app/ASDC/1/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:16.106Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:16.106Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:16.106Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:16.234Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7971152537929218545/Definitions/service-BasicOnboardYxqmqf-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-12-08T00:41:17.533Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-08T00:41:17.534Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-12-08T00:41:17.534Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:17.534Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-08T00:41:17.534Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:17.534Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:17.535Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_YXQmQf 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-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:17.535Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:17.535Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:17.535Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:17.536Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:17.536Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-12-08T00:41:17.536Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.536Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:17.537Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is matching search criteria
2022-12-08T00:41:17.538Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-12-08T00:41:17.538Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_YXQmQf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T00:41:17.538Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.539Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:17.539Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is matching search criteria
2022-12-08T00:41:17.540Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-12-08T00:41:17.540Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_YXQmQf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T00:41:17.540Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.540Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:17.541Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.541Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is not matching search criteria
2022-12-08T00:41:17.541Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-12-08T00:41:17.542Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-12-08T00:41:17.542Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-12-08T00:41:17.542Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-08T00:41:17.543Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-08T00:41:17.543Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.543Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T00:41:17.544Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.544Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is matching search criteria
2022-12-08T00:41:17.544Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_YXQmQf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:41:17.545Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.545Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is matching search criteria
2022-12-08T00:41:17.545Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_YXQmQf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:41:17.545Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.546Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is matching search criteria
2022-12-08T00:41:17.546Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_YXQmQf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:41:17.546Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.547Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is not matching search criteria
2022-12-08T00:41:17.547Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-08T00:41:17.547Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-08T00:41:17.547Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=646c6386-bae4-42b3-ab9f-b1bd60cba030
2022-12-08T00:41:17.548Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.548Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:17.548Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.548Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:17.549Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.549Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:17.549Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:17.550Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:17.550Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_YXQmQf
Description:service
Model UUID:48c734cd-e2fa-4783-9dfc-36d9dd6361ae
Model Version:NULL
Model InvariantUuid:508003e3-3fb4-4c2f-bc8d-d69b0064a0f5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_YXQmQf
Model UUID:922b1019-2865-4439-a41b-59321c4def0e
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:088b0e92-98dd-49a2-a8c5-3393f3882f98
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:af58d769-4aaf-484f-843c-f7689fe23d82
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:8f282a6f-c9c2-44cd-ba81-46b85393f543
ModelName:BasicOnboardYxqmqf..base_ubuntu18..module-0
ModelUuid:6f8b297b-f63c-4d95-ae14-cac6b4d29f8b
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:646c6386-bae4-42b3-ab9f-b1bd60cba030
ModelInvariantUuid:4a52e52f-8b18-4cbc-8836-8c8f74412980
ModelName:basic_onboard_YXQmQf-nodes.ubuntu18Cvfc
ModelUuid:b14a91b1-ae13-42bd-8613-285cd6e2a7a2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:0a0f918f-fc1e-44d5-b5c4-89b4ccf8067d
ModelInvariantUuid:baa3a704-4c81-4a70-a31e-bedea39ceb08
ModelName:BasicOnboardYxqmqf.compute.nodes.heat.ubuntu18
ModelUuid:f164dcd9-2dfe-43e9-801b-3e973a98e5e3
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-12-08T00:41:17.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 3a7a900c-2256-4076-ad8e-4148592c6bec
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-12-08T00:41:17.564Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||basic_onboard_YXQmQf 0
2022-12-08T00:41:17.565Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3a7a900c-2256-4076-ad8e-4148592c6bec
2022-12-08T00:41:17.565Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: ea179f6d-50c8-4912-880b-1872f6cfdb0c from URL: /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json
2022-12-08T00:41:17.565Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-08T00:41:17.565Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json
2022-12-08T00:41:17.675Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-08T00:41:17.676Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json ea179f6d-50c8-4912-880b-1872f6cfdb0c 798
2022-12-08T00:41:17.676Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json ASDC sendASDCNotification
2022-12-08T00:41:17.676Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json
2022-12-08T00:41:17.676Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T00:41:17.677Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:17.679Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:17.680Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460077676,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:17.780Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:41:17.781Z||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-12-08T00:41:17.781Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:17.797Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:17.798Z||pool-27-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:18.680Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardYxqmqf..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "8f282a6f-c9c2-44cd-ba81-46b85393f543",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6f8b297b-f63c-4d95-ae14-cac6b4d29f8b",
    "vfModuleModelCustomizationUUID": "aa1204d7-71e3-42f6-8567-19f0e79ecdaa",
    "isBase": true,
    "artifacts": [
      "b9210a54-d797-4f10-a703-12c3344b562d",
      "f3aedf7d-0867-49b7-9798-9cc92a987d95"
    ],
    "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-12-08T00:41:18.686Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardYxqmqf..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6f8b297b-f63c-4d95-ae14-cac6b4d29f8b
VfModuleModelInvariantUUID:8f282a6f-c9c2-44cd-ba81-46b85393f543
VfModuleModelDescription:NULL
Artifacts UUID List:{
b9210a54-d797-4f10-a703-12c3344b562d
,
f3aedf7d-0867-49b7-9798-9cc92a987d95

}
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-12-08T00:41:18.691Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardYxqmqf..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "8f282a6f-c9c2-44cd-ba81-46b85393f543",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6f8b297b-f63c-4d95-ae14-cac6b4d29f8b",
    "vfModuleModelCustomizationUUID": "aa1204d7-71e3-42f6-8567-19f0e79ecdaa",
    "isBase": true,
    "artifacts": [
      "b9210a54-d797-4f10-a703-12c3344b562d",
      "f3aedf7d-0867-49b7-9798-9cc92a987d95"
    ],
    "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-12-08T00:41:18.691Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardYxqmqf..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6f8b297b-f63c-4d95-ae14-cac6b4d29f8b
VfModuleModelInvariantUUID:8f282a6f-c9c2-44cd-ba81-46b85393f543
VfModuleModelDescription:NULL
Artifacts UUID List:{
b9210a54-d797-4f10-a703-12c3344b562d
,
f3aedf7d-0867-49b7-9798-9cc92a987d95

}
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-12-08T00:41:18.691Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: b9210a54-d797-4f10-a703-12c3344b562d from URL: /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml
2022-12-08T00:41:18.691Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-08T00:41:18.692Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml
2022-12-08T00:41:18.754Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-08T00:41:18.755Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml b9210a54-d797-4f10-a703-12c3344b562d 5033
2022-12-08T00:41:18.755Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-08T00:41:18.755Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml
2022-12-08T00:41:18.756Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T00:41:18.756Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:18.759Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:18.759Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460078755,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:18.859Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:41:18.860Z||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-12-08T00:41:18.860Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:18.875Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:18.876Z||pool-28-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:19.760Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: f3aedf7d-0867-49b7-9798-9cc92a987d95 from URL: /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env
2022-12-08T00:41:19.761Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-12-08T00:41:19.761Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env
2022-12-08T00:41:19.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-12-08T00:41:19.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env f3aedf7d-0867-49b7-9798-9cc92a987d95 909
2022-12-08T00:41:19.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-08T00:41:19.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env
2022-12-08T00:41:19.823Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T00:41:19.823Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:19.825Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:19.825Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460079822,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:41:19.926Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T00:41:19.927Z||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-12-08T00:41:19.927Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:19.949Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:19.950Z||pool-29-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:20.826Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 48c734cd-e2fa-4783-9dfc-36d9dd6361ae
2022-12-08T00:41:20.826Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_YXQmQf 0 3a7a900c-2256-4076-ad8e-4148592c6bec 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-12-08T00:41:20.847Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7d110058, org.onap.sdc.toscaparser.api.parameters.Input@21430f54, org.onap.sdc.toscaparser.api.parameters.Input@338fef2e, org.onap.sdc.toscaparser.api.parameters.Input@288ba25e, org.onap.sdc.toscaparser.api.parameters.Input@5d6d74d7]
2022-12-08T00:41:20.849Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.850Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:20.850Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2022-12-08T00:41:20.851Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= af58d769-4aaf-484f-843c-f7689fe23d82
2022-12-08T00:41:20.851Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: af58d769-4aaf-484f-843c-f7689fe23d82 matches Tosca VF Customization UUID: af58d769-4aaf-484f-843c-f7689fe23d82
2022-12-08T00:41:20.852Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: af58d769-4aaf-484f-843c-f7689fe23d82  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-12-08T00:41:20.854Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.855Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:20.856Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id af58d769-4aaf-484f-843c-f7689fe23d82: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-08T00:41:20.857Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5dbb42bb
2022-12-08T00:41:20.857Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.858Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T00:41:20.858Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : aa1204d7-71e3-42f6-8567-19f0e79ecdaa
2022-12-08T00:41:20.858Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID aa1204d7-71e3-42f6-8567-19f0e79ecdaa
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-12-08T00:41:20.861Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.861Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is matching search criteria
2022-12-08T00:41:20.862Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_YXQmQf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:41:20.863Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.864Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is matching search criteria
2022-12-08T00:41:20.864Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_YXQmQf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:41:20.865Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.865Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is not matching search criteria
2022-12-08T00:41:20.865Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-08T00:41:20.865Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-08T00:41:20.866Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=646c6386-bae4-42b3-ab9f-b1bd60cba030
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-12-08T00:41:20.870Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.870Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is matching search criteria
2022-12-08T00:41:20.870Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_YXQmQf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T00:41:20.871Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.871Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_YXQmQf 0 is matching search criteria
2022-12-08T00:41:20.871Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_YXQmQf 0] matching following query criteria: sdcType=VF, customizationUUID=af58d769-4aaf-484f-843c-f7689fe23d82
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-12-08T00:41:20.873Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.874Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:20.874Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 48c734cd-e2fa-4783-9dfc-36d9dd6361ae: basic_onboard_YXQmQf
2022-12-08T00:41:20.874Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.874Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:20.875Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.875Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:20.875Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.876Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:20.876Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.876Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:20.876Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:41:20.877Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_YXQmQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:41:20.879Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Saving Service: basic_onboard_YXQmQf 
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-12-08T00:41:21.008Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_YXQmQf 3a7a900c-2256-4076-ad8e-4148592c6bec 1 ASDC deployResourceStructure
2022-12-08T00:41:21.009Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json ASDC sendASDCNotification
2022-12-08T00:41:21.009Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json
2022-12-08T00:41:21.010Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T00:41:21.010Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:21.013Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:21.014Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460081009,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T00:41:21.113Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T00:41:21.114Z||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-12-08T00:41:21.115Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:21.130Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:21.131Z||pool-30-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:22.015Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-08T00:41:22.015Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml
2022-12-08T00:41:22.016Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T00:41:22.016Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:22.019Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:22.019Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460082014,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T00:41:22.119Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T00:41:22.120Z||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-12-08T00:41:22.120Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:22.136Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:22.137Z||pool-31-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:41:23.020Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-08T00:41:23.021Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env
2022-12-08T00:41:23.021Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T00:41:23.022Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:23.027Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:23.027Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460083020,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-12-08T00:41:23.124Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-08T00:41:23.125Z||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-12-08T00:41:23.126Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:23.139Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:23.140Z||pool-32-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:24.028Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar ASDC sendASDCNotification
2022-12-08T00:41:24.029Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar
2022-12-08T00:41:24.029Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T00:41:24.030Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:41:24.032Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:41:24.033Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460084028,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:41:24.133Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:41:24.134Z||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-12-08T00:41:24.134Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:41:24.151Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:41:24.152Z||pool-33-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:41:25.034Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T00:41:25.050Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0
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-12-08T00:41:25.055Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T00:41:25.056Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T00:41:25.056Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T00:41:55.057Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T00:41:55.073Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0
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-12-08T00:41:55.076Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T00:41:55.076Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T00:41:55.076Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T00:42:07.290Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:42:07.290Z||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-12-08T00:42:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:42:07.324Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:42:07.325Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:42:07.325Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670460067226,
  "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-12-08T00:42:07.334Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2a9de048-acee-409f-a808-029771fd65c0
2022-12-08T00:42:07.334Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2a9de048-acee-409f-a808-029771fd65c0 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-12-08T00:42:25.077Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T00:42:25.102Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0
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-12-08T00:42:25.112Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T00:42:25.113Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T00:42:25.113Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T00:42:55.113Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T00:42:55.138Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0
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-12-08T00:42:55.143Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T00:42:55.143Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T00:42:55.143Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T00:43:07.290Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:43:07.292Z||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-12-08T00:43:07.292Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:43:07.826Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:43:07.828Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.828Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:43:07.829Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:43:07.829Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.829Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670460069026,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T00:43:07.829Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.830Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670460072864,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:43:07.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:43:07.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.831Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-08T00:43:07.831Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:43:07.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.831Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670460073866,
  "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-12-08T00:43:07.844Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2a9de048-acee-409f-a808-029771fd65c0
2022-12-08T00:43:07.844Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2a9de048-acee-409f-a808-029771fd65c0 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-12-08T00:43:07.859Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.859Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:43:07.859Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:43:07.859Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.859Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460067285,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:43:07.859Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:43:07.859Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.859Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460075100,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:43:07.860Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:43:07.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.860Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460077676,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:43:07.860Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:43:07.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.860Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460078755,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:43:07.860Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:43:07.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.860Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460079822,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:43:07.861Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:43:07.861Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.861Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460081009,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/basic_onboard_yxqmqf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T00:43:07.861Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:43:07.861Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.861Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460082014,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T00:43:07.861Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:43:07.861Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.861Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460083020,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/resourceInstances/basic_onboard_yxqmqf0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-12-08T00:43:07.861Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:43:07.862Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:43:07.862Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460084028,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYxqmqf/1.0/artifacts/service-BasicOnboardYxqmqf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:43:07.862Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:43:25.144Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T00:43:25.193Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0
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-12-08T00:43:25.198Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T00:43:25.198Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-08T00:43:25.198Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-08T00:43:25.199Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-08T00:43:25.199Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:43:25.199Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:43:25.199Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:43:25.199Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:43:25.200Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-08T00:43:25.211Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-08T00:43:55.212Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2a9de048-acee-409f-a808-029771fd65c0 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-12-08T00:43:55.219Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2a9de048-acee-409f-a808-029771fd65c0 and serviceModelVersionId: 48c734cd-e2fa-4783-9dfc-36d9dd6361ae
2022-12-08T00:43:55.219Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 508003e3-3fb4-4c2f-bc8d-d69b0064a0f5
2022-12-08T00:43:55.221Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/508003e3-3fb4-4c2f-bc8d-d69b0064a0f5/model-vers/model-ver/48c734cd-e2fa-4783-9dfc-36d9dd6361ae?depth=0
2022-12-08T00:43:55.227Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-12-08T00:43:55.284Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/508003e3-3fb4-4c2f-bc8d-d69b0064a0f5/model-vers/model-ver/48c734cd-e2fa-4783-9dfc-36d9dd6361ae?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-12-08T00:43:55.287Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/508003e3-3fb4-4c2f-bc8d-d69b0064a0f5/model-vers/model-ver/48c734cd-e2fa-4783-9dfc-36d9dd6361ae?depth=0|INFO|500||Invoke
2022-12-08T00:43:55.294Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/508003e3-3fb4-4c2f-bc8d-d69b0064a0f5/model-vers/model-ver/48c734cd-e2fa-4783-9dfc-36d9dd6361ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-08T00:43:55.515Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/508003e3-3fb4-4c2f-bc8d-d69b0064a0f5/model-vers/model-ver/48c734cd-e2fa-4783-9dfc-36d9dd6361ae?depth=0|INFO|500||InvokeReturn
2022-12-08T00:43:55.517Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/508003e3-3fb4-4c2f-bc8d-d69b0064a0f5/model-vers/model-ver/48c734cd-e2fa-4783-9dfc-36d9dd6361ae?depth=0 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 00:43:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[208], vertex-id=[184544], x-aai-txid=[0-aai-resources-221208-00:43:56:061-87818], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-08T00:43:55.518Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity.
2022-12-08T00:43:55.518Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-08T00:43:55.518Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-08T00:43:55.528Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-12-08T00:43:55.529Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2a9de048-acee-409f-a808-029771fd65c0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-08T00:43:55.529Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-08T00:43:55.530Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:43:55.533Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:43:55.533Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460235529,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T00:43:55.633Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T00:43:55.634Z||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-12-08T00:43:55.634Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:43:55.652Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:43:55.653Z||pool-34-thread-1|||||INFO|500||cambria reply ok (19 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-12-08T00:43:56.551Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:43:56.552Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T00:43:56.552Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:44:06.846Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:44:06.847Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:44:06.847Z||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-12-08T00:44:06.848Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:44:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:44:07.290Z||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-12-08T00:44:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:44:07.921Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:44:07.921Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T00:44:07.921Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2a9de048-acee-409f-a808-029771fd65c0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670460235529,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T00:44:07.922Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:44:16.448Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:44:16.449Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:44:16.449Z||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-12-08T00:44:16.450Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:44:25.999Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:45:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:45:07.286Z||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-12-08T00:45:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:45:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:45:07.291Z||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-12-08T00:45:07.292Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:45:16.833Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:45:16.835Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:46:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:46:07.287Z||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-12-08T00:46:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:46:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:46:07.290Z||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-12-08T00:46:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:46:16.854Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:46:16.857Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:47:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:47:07.287Z||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-12-08T00:47:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:47:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:47:07.290Z||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-12-08T00:47:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:47:16.831Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:47:16.833Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:48:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:48:07.286Z||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-12-08T00:48:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:48:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:48:07.290Z||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-12-08T00:48:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:48:16.854Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:48:16.868Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:49:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:49:07.286Z||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-12-08T00:49:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:49:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:49:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T00:49:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:49:16.852Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:49:16.852Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:50:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:50:07.286Z||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-12-08T00:50:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:50:07.290Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:50:07.290Z||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-12-08T00:50:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:50:16.830Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:50:16.832Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:51:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:51:07.287Z||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-12-08T00:51:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:51:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:51:07.290Z||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-12-08T00:51:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:51:16.834Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:51:16.854Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:52:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:52:07.286Z||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-12-08T00:52:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:52:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:52:07.290Z||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-12-08T00:52:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:52:16.840Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:52:16.841Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:53:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:53:07.287Z||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-12-08T00:53:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:53:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:53:07.290Z||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-12-08T00:53:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:53:16.848Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:53:16.851Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:54:07.286Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:54:07.288Z||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-12-08T00:54:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:54:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:54:07.290Z||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-12-08T00:54:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:54:16.842Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:54:16.844Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:55:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:55:07.286Z||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-12-08T00:55:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:55:07.290Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:55:07.290Z||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-12-08T00:55:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:55:16.851Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:55:16.853Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:56:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:56:07.286Z||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-12-08T00:56:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:56:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:56:07.290Z||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-12-08T00:56:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:56:16.838Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:56:16.844Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:57:07.286Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:57:07.287Z||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-12-08T00:57:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:57:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:57:07.290Z||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-12-08T00:57:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:57:16.865Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:57:16.869Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:58:07.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:58:07.286Z||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-12-08T00:58:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:58:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:58:07.290Z||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-12-08T00:58:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:58:07.951Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:58:07.952Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.952Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"62a75d61-90f4-48de-b010-a8b2f54c613f","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b88f756f-b50c-416b-b8ed-d0c71f395da7","serviceDescription":"service","serviceInvariantUUID":"a0475930-ab6a-4daf-9fd7-a490e596f6e5","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"213056f2-b9cf-454d-b3bd-cf5d9fa71dc8","resourceInvariantUUID":"8838bd63-fb25-4580-a074-49243a821b92","resourceCustomizationUUID":"16de59fc-18ad-4eff-ab8a-2c4e879f43ce","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":"MzNlY2YwOWQ1NTcyMDk1YWMwYTMxMThkMDEwMmZkMGI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d667cd03-ca74-4aa5-9962-a126f3586205","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"Y2RhOTMzYzY3NjM1YjcwM2NiYzM5OGJhZTkwN2VhM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3dfa5d6a-de60-4095-b884-add28e94a6d5","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-08T00:58:07.951Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:58:07.953Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.954Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461030081,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:58:07.955Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:58:07.955Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.956Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461041364,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:58:07.956Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:58:07.956Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.956Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461025821,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:58:07.956Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:58:07.957Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.957Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461037802,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:58:07.961Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:58:07.961Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.962Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461030081,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:58:07.962Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:58:07.962Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.962Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461041364,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:58:07.962Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:58:07.963Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.963Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461025821,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:58:07.963Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:58:07.963Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.963Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461037802,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:58:07.963Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:58:07.964Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.964Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461045020,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:58:07.964Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:58:07.964Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.964Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461045027,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:58:07.964Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:58:07.965Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.965Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461044497,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:58:07.965Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:58:07.965Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.960Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:58:07.965Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "policy-id",
  "timestamp": 1670461047638,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:58:07.966Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:58:07.966Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.966Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461047485,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:58:07.966Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:58:07.966Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.967Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "policy-id",
  "timestamp": 1670461047638,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:58:07.967Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:58:07.968Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:58:07.968Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:07.968Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461048493,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
2022-12-08T00:58:07.975Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:58:07.977Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461087285,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-08T00:58:08.056Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 62a75d61-90f4-48de-b010-a8b2f54c613f
2022-12-08T00:58:08.057Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62a75d61-90f4-48de-b010-a8b2f54c613f 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-12-08T00:58:08.075Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-08T00:58:08.076Z||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-12-08T00:58:08.076Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:58:08.080Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:08.081Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461049722,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:58:08.081Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:58:08.082Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:08.082Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "policy-id",
  "timestamp": 1670461050435,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:58:08.083Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:58:08.083Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:08.083Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461050727,
  "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-12-08T00:58:08.096Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 62a75d61-90f4-48de-b010-a8b2f54c613f
2022-12-08T00:58:08.096Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62a75d61-90f4-48de-b010-a8b2f54c613f 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-12-08T00:58:08.109Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:58:08.110Z||pool-35-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:58:08.110Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:08.110Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "policy-id",
  "timestamp": 1670461051442,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:58:08.111Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T00:58:08.111Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-08T00:58:08.111Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "policy-id",
  "timestamp": 1670461052447,
  "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-12-08T00:58:08.123Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 62a75d61-90f4-48de-b010-a8b2f54c613f
2022-12-08T00:58:08.123Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62a75d61-90f4-48de-b010-a8b2f54c613f 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-12-08T00:58:08.978Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:58:08.979Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:58:08.981Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:58:08.981Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461087285,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:58:09.081Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T00:58:09.082Z||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-12-08T00:58:09.083Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:58:09.099Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:58:09.100Z||pool-36-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:58:09.983Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "b88f756f-b50c-416b-b8ed-d0c71f395da7",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a0475930-ab6a-4daf-9fd7-a490e596f6e5",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "16de59fc-18ad-4eff-ab8a-2c4e879f43ce",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "213056f2-b9cf-454d-b3bd-cf5d9fa71dc8",
      "resourceInvariantUUID": "8838bd63-fb25-4580-a074-49243a821b92",
      "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": "Y2RhOTMzYzY3NjM1YjcwM2NiYzM5OGJhZTkwN2VhM2U\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3dfa5d6a-de60-4095-b884-add28e94a6d5"
    }
  ],
  "workloadContext": "Production"
}
2022-12-08T00:58:09.984Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-08T00:58:09.984Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b88f756f-b50c-416b-b8ed-d0c71f395da7 ASDC
2022-12-08T00:58:09.985Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:62a75d61-90f4-48de-b010-a8b2f54c613f
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:b88f756f-b50c-416b-b8ed-d0c71f395da7
ServiceInvariantUUID:a0475930-ab6a-4daf-9fd7-a490e596f6e5
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:3dfa5d6a-de60-4095-b884-add28e94a6d5
ArtifactChecksum:Y2RhOTMzYzY3NjM1YjcwM2NiYzM5OGJhZTkwN2VhM2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:16de59fc-18ad-4eff-ab8a-2c4e879f43ce
ResourceInvariantUUID:8838bd63-fb25-4580-a074-49243a821b92
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:213056f2-b9cf-454d-b3bd-cf5d9fa71dc8
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-12-08T00:58:09.986Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b88f756f-b50c-416b-b8ed-d0c71f395da7 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-12-08T00:58:10.015Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T00:58:10.016Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T00:58:10.016Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T00:58:10.017Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 3dfa5d6a-de60-4095-b884-add28e94a6d5 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-08T00:58:10.017Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T00:58:10.017Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-08T00:58:10.103Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T00:58:10.120Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3dfa5d6a-de60-4095-b884-add28e94a6d5 57794
2022-12-08T00:58:10.121Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-08T00:58:10.121Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-08T00:58:10.121Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T00:58:10.121Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:58:10.124Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:58:10.125Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461090120,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:58:10.225Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:58:10.226Z||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-12-08T00:58:10.226Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:58:10.244Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:58:10.244Z||pool-37-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:58:11.125Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T00:58:11.127Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T00:58:11.127Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 3dfa5d6a-de60-4095-b884-add28e94a6d5, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-08T00:58:11.128Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-12-08T00:58:11.128Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-08T00:58:11.129Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-08T00:58:11.285Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15369398627134043893/Definitions/service-BasicNetwork-template.yml
2022-12-08T00:58:11.818Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-08T00:58:11.846Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-12-08T00:58:11.850Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-08T00:58:11.850Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-12-08T00:58:11.850Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:11.850Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:11.851Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:11.851Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:11.851Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:11.851Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:11.851Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:11.851Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:11.851Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-12-08T00:58:11.852Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.852Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.852Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-08T00:58:11.853Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-12-08T00:58:11.853Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T00:58:11.853Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.853Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.853Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-08T00:58:11.854Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-12-08T00:58:11.854Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T00:58:11.854Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.854Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.854Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.854Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.855Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.855Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.855Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.855Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.856Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.856Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.856Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:b88f756f-b50c-416b-b8ed-d0c71f395da7
Model Version:NULL
Model InvariantUuid:a0475930-ab6a-4daf-9fd7-a490e596f6e5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:8838bd63-fb25-4580-a074-49243a821b92
Model UUID:2f00ecb8-323f-4bc1-aaa1-a3cda522b421
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:16de59fc-18ad-4eff-ab8a-2c4e879f43ce
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-12-08T00:58:11.864Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||Processing Resource Type: VL, Model UUID: 213056f2-b9cf-454d-b3bd-cf5d9fa71dc8
2022-12-08T00:58:11.864Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||No resources found for Service: b88f756f-b50c-416b-b8ed-d0c71f395da7
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-12-08T00:58:11.870Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||
2022-12-08T00:58:11.870Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-12-08T00:58:11.871Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||No resources found for Service: b88f756f-b50c-416b-b8ed-d0c71f395da7
2022-12-08T00:58:11.871Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: b88f756f-b50c-416b-b8ed-d0c71f395da7
2022-12-08T00:58:11.871Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-12-08T00:58:11.871Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:11.876Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@73685a46, org.onap.sdc.toscaparser.api.parameters.Input@6ca3cb25, org.onap.sdc.toscaparser.api.parameters.Input@51504165, org.onap.sdc.toscaparser.api.parameters.Input@55ca24e, org.onap.sdc.toscaparser.api.parameters.Input@345772c9]
2022-12-08T00:58:11.878Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.878Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.878Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.878Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.878Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid b88f756f-b50c-416b-b8ed-d0c71f395da7: Generic NeutronNet
2022-12-08T00:58:11.879Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.879Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.879Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.879Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:11.922Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.922Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.923Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.923Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.923Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:58:11.923Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:58:11.924Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:12.012Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-12-08T00:58:12.013Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-08T00:58:12.013Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-08T00:58:12.013Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T00:58:12.013Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:58:12.015Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:58:12.015Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461092013,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:58:12.115Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:58:12.116Z||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-12-08T00:58:12.117Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:58:12.131Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:58:12.131Z||pool-38-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:58:13.017Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 62a75d61-90f4-48de-b010-a8b2f54c613f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T00:58:13.029Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 62a75d61-90f4-48de-b010-a8b2f54c613f
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-12-08T00:58:13.032Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T00:58:13.032Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-08T00:58:13.032Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-08T00:58:13.032Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-08T00:58:13.032Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:58:13.033Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:58:13.033Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:58:13.033Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T00:58:13.033Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:13.038Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-08T00:58:43.038Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 62a75d61-90f4-48de-b010-a8b2f54c613f 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-12-08T00:58:43.047Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 62a75d61-90f4-48de-b010-a8b2f54c613f and serviceModelVersionId: b88f756f-b50c-416b-b8ed-d0c71f395da7
2022-12-08T00:58:43.047Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a0475930-ab6a-4daf-9fd7-a490e596f6e5
2022-12-08T00:58:43.049Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a0475930-ab6a-4daf-9fd7-a490e596f6e5/model-vers/model-ver/b88f756f-b50c-416b-b8ed-d0c71f395da7?depth=0
2022-12-08T00:58:43.054Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2022-12-08T00:58:43.148Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0475930-ab6a-4daf-9fd7-a490e596f6e5/model-vers/model-ver/b88f756f-b50c-416b-b8ed-d0c71f395da7?depth=0|INFO|500||Invoke
2022-12-08T00:58:43.149Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0475930-ab6a-4daf-9fd7-a490e596f6e5/model-vers/model-ver/b88f756f-b50c-416b-b8ed-d0c71f395da7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0475930-ab6a-4daf-9fd7-a490e596f6e5/model-vers/model-ver/b88f756f-b50c-416b-b8ed-d0c71f395da7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[62a75d61-90f4-48de-b010-a8b2f54c613f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[32e3de58-9a24-4101-90f4-a1b24fb273e2], X-ECOMP-RequestID=[62a75d61-90f4-48de-b010-a8b2f54c613f], X-TransactionId=[], X-ONAP-RequestID=[62a75d61-90f4-48de-b010-a8b2f54c613f], Content-Type=[application/merge-patch+json]}
2022-12-08T00:58:43.159Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0475930-ab6a-4daf-9fd7-a490e596f6e5/model-vers/model-ver/b88f756f-b50c-416b-b8ed-d0c71f395da7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-08T00:58:43.448Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0475930-ab6a-4daf-9fd7-a490e596f6e5/model-vers/model-ver/b88f756f-b50c-416b-b8ed-d0c71f395da7?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/a0475930-ab6a-4daf-9fd7-a490e596f6e5/model-vers/model-ver/b88f756f-b50c-416b-b8ed-d0c71f395da7?depth=0 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 00:58:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[285], vertex-id=[209072], x-aai-txid=[0-aai-resources-221208-00:58:43:935-30068], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-08T00:58:43.449Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0475930-ab6a-4daf-9fd7-a490e596f6e5/model-vers/model-ver/b88f756f-b50c-416b-b8ed-d0c71f395da7?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-08T00:58:43.449Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0475930-ab6a-4daf-9fd7-a490e596f6e5/model-vers/model-ver/b88f756f-b50c-416b-b8ed-d0c71f395da7?depth=0|INFO|500||InvokeReturn
2022-12-08T00:58:43.450Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-08T00:58:43.450Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:43.456Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||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-12-08T00:58:43.456Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 62a75d61-90f4-48de-b010-a8b2f54c613f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-08T00:58:43.456Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-08T00:58:43.457Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:58:43.459Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:58:43.459Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461123456,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T00:58:43.559Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:58:43.560Z||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-12-08T00:58:43.560Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:58:43.579Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:58:43.580Z||pool-39-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-08T00:59:07.285Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:59:07.287Z|62a75d61-90f4-48de-b010-a8b2f54c613f|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-12-08T00:59:07.287Z|62a75d61-90f4-48de-b010-a8b2f54c613f|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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T00:59:07.290Z||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-12-08T00:59:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:07.423Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:07.424Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T00:59:07.424Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461087285,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:59:07.425Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T00:59:07.928Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:07.929Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-08T00:59:07.929Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"bd57dd46-0c85-4505-ab3d-069aa4fa3242","serviceName":"Demo_pNF_uU8nnKJ52NwBVYcxdIFE","serviceVersion":"1.0","serviceUUID":"15083268-c311-457a-915f-4bdcd9ed59eb","serviceDescription":"catalog service description","serviceInvariantUUID":"40b0ab01-d77f-48b9-bddb-eecfd13423e6","resources":[{"resourceInstanceName":"pNF 60a478a3-1bf1 0","resourceName":"pNF 60a478a3-1bf1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"bc78f28c-212a-4398-8b79-12352730a2c0","resourceInvariantUUID":"a3c1fffb-d3e8-4149-9ff0-9f0a71c9b6c7","resourceCustomizationUUID":"a91c3f4a-f9b4-4c3a-81a1-0773b09eb703","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vf-license-model.xml","artifactChecksum":"ODdiY2Q4ZGE4YTA5NTg1ZWVjNzBmNjMyMmQ4ZmEwYWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b25afc87-55f6-4dcb-9a1a-71ff8f0a630f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/pNF.csar","artifactChecksum":"NmQyZTBiNzA1YzRmOThmMTQwZjQ3ZTgzNjk2YTc1YWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ad117658-e616-4d79-a47a-630d2b091ace","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d3b48da1-e5db-498f-9aeb-fec1224684c8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vendor-license-model.xml","artifactChecksum":"YTUzZWMzNWEyMDAzMWE2NjRkMmYzOGE5YjM1N2VhMjk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"43f70b34-c743-420a-b3d3-3b57f6398015","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4812706d-3406-4a2d-8806-3828fa098c60","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0eb77abb-1c17-435a-9085-1dc960dbffae","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfUu8nnkj52nwbvycxdife-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-template.yml","artifactChecksum":"MzA5NGM2MjBmN2EzZTQ3ZmM3ZDk2OWNlYTQ3Zjg2YWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"13a9bfcf-a2f4-49ed-9c87-ad8365a48b17","artifactVersion":"1"},{"artifactName":"service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar","artifactChecksum":"YWIwOTQ0NjFmMjExZjAxZjVjNzZkNDE3NDgzNWU1MDc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3910273d-3bca-42a5-8d22-5f506aac0119","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-08T00:59:07.933Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:59:07.933Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:59:07.936Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:59:07.936Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:59:08.036Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:59:08.037Z||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-12-08T00:59:08.037Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:08.053Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:08.054Z||pool-40-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:59:08.937Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:59:08.938Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:59:08.940Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:59:08.940Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:59:09.040Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:59:09.041Z||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-12-08T00:59:09.041Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:09.057Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:09.057Z||pool-41-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:59:09.940Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:59:09.941Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:59:09.943Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:59:09.943Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:59:10.043Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:59:10.044Z||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-12-08T00:59:10.045Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:10.058Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:10.058Z||pool-42-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:59:10.944Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:59:10.947Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:59:10.949Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:59:10.949Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:59:11.049Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:59:11.051Z||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-12-08T00:59:11.051Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:11.068Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:11.068Z||pool-43-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:59:11.950Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:59:11.951Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:59:11.954Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:59:11.954Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:59:12.054Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:59:12.055Z||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-12-08T00:59:12.055Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:12.069Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:12.069Z||pool-44-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:59:12.954Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:59:12.955Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:59:12.957Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:59:12.957Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:59:13.058Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:59:13.059Z||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-12-08T00:59:13.059Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:13.074Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:13.074Z||pool-45-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-08T00:59:13.958Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:59:13.959Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:59:13.961Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:59:13.961Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T00:59:14.061Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:59:14.062Z||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-12-08T00:59:14.063Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:14.096Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:14.097Z||pool-46-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:59:14.962Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T00:59:14.963Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:59:14.965Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:59:14.965Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T00:59:15.065Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:59:15.066Z||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-12-08T00:59:15.066Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:15.081Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:15.081Z||pool-47-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:59:15.966Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "serviceName": "Demo_pNF_uU8nnKJ52NwBVYcxdIFE",
  "serviceVersion": "1.0",
  "serviceUUID": "15083268-c311-457a-915f-4bdcd9ed59eb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "40b0ab01-d77f-48b9-bddb-eecfd13423e6",
  "resources": [
    {
      "resourceInstanceName": "pNF 60a478a3-1bf1 0",
      "resourceCustomizationUUID": "a91c3f4a-f9b4-4c3a-81a1-0773b09eb703",
      "resourceName": "pNF 60a478a3-1bf1",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "bc78f28c-212a-4398-8b79-12352730a2c0",
      "resourceInvariantUUID": "a3c1fffb-d3e8-4149-9ff0-9f0a71c9b6c7",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
      "artifactChecksum": "YWIwOTQ0NjFmMjExZjAxZjVjNzZkNDE3NDgzNWU1MDc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3910273d-3bca-42a5-8d22-5f506aac0119"
    }
  ],
  "workloadContext": "Production"
}
2022-12-08T00:59:15.966Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-08T00:59:15.966Z|62a75d61-90f4-48de-b010-a8b2f54c613f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 15083268-c311-457a-915f-4bdcd9ed59eb ASDC
2022-12-08T00:59:15.967Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:bd57dd46-0c85-4505-ab3d-069aa4fa3242
ServiceName:Demo_pNF_uU8nnKJ52NwBVYcxdIFE
ServiceVersion:1.0
ServiceUUID:15083268-c311-457a-915f-4bdcd9ed59eb
ServiceInvariantUUID:40b0ab01-d77f-48b9-bddb-eecfd13423e6
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
ArtifactUUID:3910273d-3bca-42a5-8d22-5f506aac0119
ArtifactChecksum:YWIwOTQ0NjFmMjExZjAxZjVjNzZkNDE3NDgzNWU1MDc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 60a478a3-1bf1 0
ResourceCustomizationUUID:a91c3f4a-f9b4-4c3a-81a1-0773b09eb703
ResourceInvariantUUID:a3c1fffb-d3e8-4149-9ff0-9f0a71c9b6c7
ResourceName:pNF 60a478a3-1bf1
ResourceType:PNF
ResourceUUID:bc78f28c-212a-4398-8b79-12352730a2c0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-12-08T00:59:15.967Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 15083268-c311-457a-915f-4bdcd9ed59eb 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-12-08T00:59:15.996Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T00:59:15.996Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T00:59:15.996Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T00:59:15.997Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 3910273d-3bca-42a5-8d22-5f506aac0119 from URL: /sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:15.997Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T00:59:15.997Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:16.062Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T00:59:16.064Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar 3910273d-3bca-42a5-8d22-5f506aac0119 88031
2022-12-08T00:59:16.064Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar ASDC sendASDCNotification
2022-12-08T00:59:16.065Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:16.065Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T00:59:16.065Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:59:16.067Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:59:16.068Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461156064,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T00:59:16.168Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T00:59:16.169Z||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-12-08T00:59:16.169Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:16.186Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:16.186Z||pool-48-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:59:17.068Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T00:59:17.070Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T00:59:17.070Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 3910273d-3bca-42a5-8d22-5f506aac0119, URL: /sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar to file: /app/ASDC/1/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.070Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.071Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.071Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.185Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2356265076528856471/Definitions/service-DemoPnfUu8nnkj52nwbvycxdife-template.yml
2022-12-08T00:59:17.922Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||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-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 60a478a3-1bf1 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-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||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-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||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-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||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-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||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-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-12-08T00:59:17.923Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:59:17.924Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_uU8nnKJ52NwBVYcxdIFE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:59:17.924Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Node template pNF 60a478a3-1bf1 0 is matching search criteria
2022-12-08T00:59:17.924Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-12-08T00:59:17.924Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF 60a478a3-1bf1 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T00:59:17.924Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:59:17.924Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_uU8nnKJ52NwBVYcxdIFE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:59:17.924Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Node template pNF 60a478a3-1bf1 0 is matching search criteria
2022-12-08T00:59:17.925Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-12-08T00:59:17.925Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF 60a478a3-1bf1 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T00:59:17.925Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:59:17.925Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_uU8nnKJ52NwBVYcxdIFE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:59:17.925Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:59:17.926Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_uU8nnKJ52NwBVYcxdIFE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:59:17.926Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:59:17.926Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_uU8nnKJ52NwBVYcxdIFE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:59:17.926Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:59:17.926Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_uU8nnKJ52NwBVYcxdIFE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:59:17.926Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:59:17.926Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_uU8nnKJ52NwBVYcxdIFE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:59:17.926Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_uU8nnKJ52NwBVYcxdIFE
Description:catalog service description
Model UUID:15083268-c311-457a-915f-4bdcd9ed59eb
Model Version:NULL
Model InvariantUuid:40b0ab01-d77f-48b9-bddb-eecfd13423e6
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-12-08T00:59:17.935Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||Processing Resource Type: PNF, Model UUID: bc78f28c-212a-4398-8b79-12352730a2c0
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-12-08T00:59:17.937Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||pNF 60a478a3-1bf1 0
2022-12-08T00:59:17.937Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: bc78f28c-212a-4398-8b79-12352730a2c0
2022-12-08T00:59:17.937Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 15083268-c311-457a-915f-4bdcd9ed59eb
2022-12-08T00:59:17.937Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 15083268-c311-457a-915f-4bdcd9ed59eb
2022-12-08T00:59:17.938Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 60a478a3-1bf1 0 bc78f28c-212a-4398-8b79-12352730a2c0 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-12-08T00:59:17.941Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@27f8ca7d, org.onap.sdc.toscaparser.api.parameters.Input@d34a3cb, org.onap.sdc.toscaparser.api.parameters.Input@3cc524b0, org.onap.sdc.toscaparser.api.parameters.Input@9e013f, org.onap.sdc.toscaparser.api.parameters.Input@61d48873]
2022-12-08T00:59:17.941Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:59:17.941Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_uU8nnKJ52NwBVYcxdIFE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:59:17.942Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 15083268-c311-457a-915f-4bdcd9ed59eb: pNF 60a478a3-1bf1
2022-12-08T00:59:17.942Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||Processing PNF resource: bc78f28c-212a-4398-8b79-12352730a2c0
2022-12-08T00:59:17.942Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T00:59:17.942Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_uU8nnKJ52NwBVYcxdIFE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T00:59:17.943Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||Resource customization UUID: a91c3f4a-f9b4-4c3a-81a1-0773b09eb703 is the same as notified resource customizationUUID: a91c3f4a-f9b4-4c3a-81a1-0773b09eb703
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-12-08T00:59:18.052Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 60a478a3-1bf1 bc78f28c-212a-4398-8b79-12352730a2c0 0 ASDC deployResourceStructure
2022-12-08T00:59:18.053Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar ASDC sendASDCNotification
2022-12-08T00:59:18.053Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar
2022-12-08T00:59:18.053Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T00:59:18.054Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T00:59:18.063Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T00:59:18.063Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461158053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T00:59:18.157Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 93 ms
2022-12-08T00:59:18.158Z||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-12-08T00:59:18.158Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T00:59:18.178Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T00:59:18.178Z||pool-49-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-08T00:59:19.065Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bd57dd46-0c85-4505-ab3d-069aa4fa3242
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T00:59:19.076Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bd57dd46-0c85-4505-ab3d-069aa4fa3242
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-12-08T00:59:19.079Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T00:59:19.079Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T00:59:19.079Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T00:59:49.080Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bd57dd46-0c85-4505-ab3d-069aa4fa3242
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T00:59:49.090Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bd57dd46-0c85-4505-ab3d-069aa4fa3242
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-12-08T00:59:49.091Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T00:59:49.091Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T00:59:49.092Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T01:00:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:00:07.290Z||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-12-08T01:00:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:07.316Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:07.346Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.346Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461087285,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.347Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.347Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.347Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461090120,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.347Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.347Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.347Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461092013,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:00:07.348Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.348Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.348Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461074852,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.348Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.348Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.348Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461046030,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.349Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.349Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.349Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461097804,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.349Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.349Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.349Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461074852,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.349Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.350Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.350Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461046030,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.350Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.350Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.350Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461097804,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.350Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.350Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.351Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461074852,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.351Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.351Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.351Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461046030,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.351Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.351Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.351Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461101364,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.352Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.352Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.352Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461097804,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.352Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.352Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.352Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461074852,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.353Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.353Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.353Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461046030,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.353Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.353Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.353Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461101364,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.353Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.354Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.354Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461097804,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.354Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.354Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.354Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461074852,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.354Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.354Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.355Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461046030,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.355Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.355Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.355Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461101364,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.355Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.355Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.355Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461097804,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.356Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.356Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.356Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461074852,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.356Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.356Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.356Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461046030,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.356Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461101364,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461097804,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461074852,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.357Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461046030,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.358Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.358Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.358Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461101364,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.358Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.358Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.358Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461097804,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.358Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.358Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.358Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461074852,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.358Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.359Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.359Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461046030,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.359Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.359Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.359Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461101364,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.359Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.359Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.359Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461097804,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.359Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461107371,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461101364,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461106932,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.360Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461101364,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.361Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.361Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.361Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461107636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.361Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.361Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.361Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461107636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.361Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.361Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.361Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461109479,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.362Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.362Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461108848,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:00:07.362Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.362Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461107636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.363Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.363Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461109852,
  "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-12-08T01:00:07.371Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bd57dd46-0c85-4505-ab3d-069aa4fa3242
2022-12-08T01:00:07.371Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId bd57dd46-0c85-4505-ab3d-069aa4fa3242 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-12-08T01:00:07.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.381Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461107636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.381Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.381Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461107636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.381Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.382Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461108376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.382Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.382Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461107246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.382Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.382Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461107636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.383Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.383Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.383Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461108376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.383Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.383Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.383Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461107246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.383Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.384Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461107636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.384Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.384Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461108376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.385Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.385Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.385Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461107246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.385Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.385Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.386Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461115236,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:00:07.386Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.386Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461107636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.386Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.387Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461108376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.387Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.387Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461107246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.388Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.388Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461116238,
  "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-12-08T01:00:07.396Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bd57dd46-0c85-4505-ab3d-069aa4fa3242
2022-12-08T01:00:07.396Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId bd57dd46-0c85-4505-ab3d-069aa4fa3242 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-12-08T01:00:07.407Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.407Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461116407,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.407Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.407Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.408Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461108376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.408Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.408Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.408Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461107246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.408Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.408Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.408Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461117414,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:00:07.409Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.409Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.409Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461108376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.409Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.409Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.409Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461107246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.410Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.410Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.410Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "policy-id",
  "timestamp": 1670461118422,
  "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-12-08T01:00:07.415Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bd57dd46-0c85-4505-ab3d-069aa4fa3242
2022-12-08T01:00:07.415Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId bd57dd46-0c85-4505-ab3d-069aa4fa3242 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-12-08T01:00:07.428Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.428Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461108376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.428Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.429Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.429Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461107246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.429Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.429Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.429Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461108376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.429Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.429Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.429Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461107246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461108376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461107246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461122384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.430Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.431Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461122394,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.431Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.431Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.431Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461123390,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.431Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.431Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.431Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461123480,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.431Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.431Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.431Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461123390,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.432Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.432Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.432Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62a75d61-90f4-48de-b010-a8b2f54c613f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461123456,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:00:07.432Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.432Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.432Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461124566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.432Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.432Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.433Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461123390,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.433Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.433Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.433Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461125662,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.433Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.433Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.433Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461123390,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.434Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.434Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.434Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461126758,
  "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-12-08T01:00:07.451Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0d9998ab-706f-41ba-a9d0-0a5a064568cc
2022-12-08T01:00:07.451Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0d9998ab-706f-41ba-a9d0-0a5a064568cc 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-12-08T01:00:07.477Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.477Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461123390,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.478Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.478Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.478Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461127768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:00:07.478Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.479Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.479Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.479Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461123390,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.479Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.480Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.480Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461128772,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.480Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.480Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.480Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.480Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.480Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.481Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461123390,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.481Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.481Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.481Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.481Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.481Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.481Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461128772,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.482Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.482Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.482Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.482Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.482Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.482Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670461130543,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.482Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.483Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.483Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.483Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.483Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.483Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461128772,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.483Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.484Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.484Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.484Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.484Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.484Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.484Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.484Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.484Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.485Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.485Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.485Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461128772,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.485Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.485Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.486Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.486Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.486Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.486Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.486Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.486Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.487Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.487Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.487Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.487Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461128772,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.487Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.488Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.488Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.488Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.488Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.488Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.488Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.489Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.489Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.489Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.489Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.489Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461128772,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.489Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.490Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.490Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.490Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.490Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.490Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.490Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.490Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.490Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.491Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.491Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.491Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461128772,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.491Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.491Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.491Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.491Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.496Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.508Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.508Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.508Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.508Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.508Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.509Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.509Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461135938,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.509Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.509Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.509Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.509Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.509Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.509Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.509Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461137041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.510Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461137522,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461138139,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.511Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461138529,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:00:07.512Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.512Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.512Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461137558,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.512Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.512Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.512Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461139177,
  "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-12-08T01:00:07.561Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3232179c-1a79-4949-bacc-a3082010c4d0
2022-12-08T01:00:07.562Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3232179c-1a79-4949-bacc-a3082010c4d0 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-12-08T01:00:07.574Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.575Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.575Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.575Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.576Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "policy-id",
  "timestamp": 1670461139532,
  "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-12-08T01:00:07.583Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0d9998ab-706f-41ba-a9d0-0a5a064568cc
2022-12-08T01:00:07.583Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0d9998ab-706f-41ba-a9d0-0a5a064568cc 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-12-08T01:00:07.593Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.593Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670461140182,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:00:07.594Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.594Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.594Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461140532,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.594Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.595Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.595Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.595Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.595Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.596Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461139877,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:00:07.596Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.596Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.596Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.597Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.597Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.597Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461140882,
  "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-12-08T01:00:07.604Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0d9998ab-706f-41ba-a9d0-0a5a064568cc
2022-12-08T01:00:07.604Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0d9998ab-706f-41ba-a9d0-0a5a064568cc 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-12-08T01:00:07.615Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.615Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.616Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.616Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.616Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.617Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.617Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.617Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.617Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.618Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.618Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.618Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.618Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.619Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.619Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.619Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.619Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.620Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.620Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.620Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.620Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.621Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.621Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.621Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.621Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.622Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "policy-id",
  "timestamp": 1670461127636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:07.622Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.622Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.622Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.622Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.623Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.623Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "policy-id",
  "timestamp": 1670461147739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:07.623Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:07.623Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.623Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:07.623Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:00:07.623Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-08T01:00:07.624Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461148209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:00:07.624Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:00:19.092Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bd57dd46-0c85-4505-ab3d-069aa4fa3242
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:00:19.105Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bd57dd46-0c85-4505-ab3d-069aa4fa3242
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-12-08T01:00:19.108Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:00:19.109Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-08T01:00:19.109Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-08T01:00:19.109Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-08T01:00:19.110Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:00:19.110Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:00:19.110Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:00:19.110Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:00:19.110Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||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-12-08T01:00:19.116Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-08T01:00:49.117Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bd57dd46-0c85-4505-ab3d-069aa4fa3242 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-12-08T01:00:49.124Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bd57dd46-0c85-4505-ab3d-069aa4fa3242 and serviceModelVersionId: 15083268-c311-457a-915f-4bdcd9ed59eb
2022-12-08T01:00:49.124Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 40b0ab01-d77f-48b9-bddb-eecfd13423e6
2022-12-08T01:00:49.125Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/40b0ab01-d77f-48b9-bddb-eecfd13423e6/model-vers/model-ver/15083268-c311-457a-915f-4bdcd9ed59eb?depth=0
2022-12-08T01:00:49.129Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2022-12-08T01:00:49.175Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40b0ab01-d77f-48b9-bddb-eecfd13423e6/model-vers/model-ver/15083268-c311-457a-915f-4bdcd9ed59eb?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-12-08T01:00:49.176Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40b0ab01-d77f-48b9-bddb-eecfd13423e6/model-vers/model-ver/15083268-c311-457a-915f-4bdcd9ed59eb?depth=0|INFO|500||Invoke
2022-12-08T01:00:49.182Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40b0ab01-d77f-48b9-bddb-eecfd13423e6/model-vers/model-ver/15083268-c311-457a-915f-4bdcd9ed59eb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-08T01:00:49.348Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40b0ab01-d77f-48b9-bddb-eecfd13423e6/model-vers/model-ver/15083268-c311-457a-915f-4bdcd9ed59eb?depth=0|INFO|500||InvokeReturn
2022-12-08T01:00:49.349Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40b0ab01-d77f-48b9-bddb-eecfd13423e6/model-vers/model-ver/15083268-c311-457a-915f-4bdcd9ed59eb?depth=0 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 01:00:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[209096], x-aai-txid=[0-aai-resources-221208-01:00:49:960-13695], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-08T01:00:49.349Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2022-12-08T01:00:49.350Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-08T01:00:49.350Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||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-12-08T01:00:49.354Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||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-12-08T01:00:49.355Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bd57dd46-0c85-4505-ab3d-069aa4fa3242 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-08T01:00:49.355Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-08T01:00:49.355Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:49.357Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:49.357Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461249355,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:00:49.457Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:00:49.458Z||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-12-08T01:00:49.459Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:49.474Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:49.475Z||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-12-08T01:00:50.369Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-08T01:00:50.370Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"0d9998ab-706f-41ba-a9d0-0a5a064568cc","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"177c26f8-e40a-4ab8-a259-5a3e4cd62c03","serviceDescription":"service","serviceInvariantUUID":"d02c653a-6a3b-41b9-b753-e0068160b6cd","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"afa5de3e-555a-47a1-9899-af5a85338f05","resourceInvariantUUID":"8574164e-0f1e-42e7-9fcf-a4d742e34b13","resourceCustomizationUUID":"0c699b41-497a-4c24-b8ce-5ad9ae9fc185","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":"MGNiN2EwNjY1NDE4MTczMWYyZjgzYWQ5ZmFmNjRiYzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0d5636b2-f6d7-4703-8e4b-7ed2176520ed","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":"b2b55155-4edb-43f0-bb13-23bfab968b7e","artifactVersion":"2","generatedFromUUID":"198f687d-57e7-43c1-86cc-6965a3966040"},{"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":"198f687d-57e7-43c1-86cc-6965a3966040","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":"MGY2N2Y0NWNhN2MyMTdhN2JiNWNjN2JkZDg3NGNkODk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"981c4c50-ac88-4588-98f8-7617f281bb8d","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":"32f447ad-d2a6-4323-a8ea-60d6e5fef85e","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":"6b208166-f817-4645-b02d-ef3b908d6635","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":"16873bcf-ab87-46ae-a8be-291f27c93b43","artifactVersion":"2","generatedFromUUID":"32f447ad-d2a6-4323-a8ea-60d6e5fef85e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"Yjg5YmNkY2FiOGE5ZmViOTczMjkyMTY1MmQ0NTNhZjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6365c4fe-9860-4e95-b84e-b91607bd88f7","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"YTQ0ZDg0OGM0NzdlZTIwYzM4OGRiMTZmYzIwYzA4YTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cff145c6-6f53-44e0-aa3a-7ee1d3bd03fd","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-08T01:00:50.370Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:00:50.370Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:50.372Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:50.373Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:50.473Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:00:50.474Z||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-12-08T01:00:50.474Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:50.489Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:50.490Z||pool-51-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:00:51.373Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:00:51.374Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:51.376Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:51.376Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-08T01:00:51.476Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:00:51.477Z||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-12-08T01:00:51.478Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:51.492Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:51.492Z||pool-52-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:00:52.377Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:00:52.378Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:52.380Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:52.380Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-08T01:00:52.481Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-08T01:00:52.486Z||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-12-08T01:00:52.487Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:52.501Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:52.502Z||pool-53-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:00:53.381Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:00:53.382Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:53.384Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:53.384Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:00:53.485Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:00:53.486Z||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-12-08T01:00:53.486Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:53.527Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:53.527Z||pool-54-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:00:54.385Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:00:54.386Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:54.388Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:54.388Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:00:54.489Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:00:54.490Z||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-12-08T01:00:54.490Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:54.514Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:54.515Z||pool-55-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-12-08T01:00:55.389Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:00:55.390Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:55.392Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:55.392Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:55.492Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:00:55.493Z||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-12-08T01:00:55.493Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:55.508Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:55.509Z||pool-56-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:00:56.393Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:00:56.394Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:56.396Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:56.396Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-08T01:00:56.496Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:00:56.497Z||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-12-08T01:00:56.497Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:56.520Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:56.520Z||pool-57-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:00:57.397Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:00:57.398Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:57.401Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:57.401Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:00:57.501Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:00:57.502Z||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-12-08T01:00:57.502Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:57.517Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:57.518Z||pool-58-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:00:58.402Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:00:58.403Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:58.405Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:58.405Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:00:58.506Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:00:58.507Z||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-12-08T01:00:58.507Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:58.521Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:58.522Z||pool-59-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:00:59.420Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "177c26f8-e40a-4ab8-a259-5a3e4cd62c03",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d02c653a-6a3b-41b9-b753-e0068160b6cd",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "0c699b41-497a-4c24-b8ce-5ad9ae9fc185",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "afa5de3e-555a-47a1-9899-af5a85338f05",
      "resourceInvariantUUID": "8574164e-0f1e-42e7-9fcf-a4d742e34b13",
      "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": "b2b55155-4edb-43f0-bb13-23bfab968b7e",
          "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": "198f687d-57e7-43c1-86cc-6965a3966040",
          "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": "MGY2N2Y0NWNhN2MyMTdhN2JiNWNjN2JkZDg3NGNkODk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "981c4c50-ac88-4588-98f8-7617f281bb8d",
          "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": "32f447ad-d2a6-4323-a8ea-60d6e5fef85e",
          "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": "16873bcf-ab87-46ae-a8be-291f27c93b43",
            "generatedFromUUID": "32f447ad-d2a6-4323-a8ea-60d6e5fef85e"
          },
          "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": "16873bcf-ab87-46ae-a8be-291f27c93b43",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "YTQ0ZDg0OGM0NzdlZTIwYzM4OGRiMTZmYzIwYzA4YTQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "cff145c6-6f53-44e0-aa3a-7ee1d3bd03fd"
    }
  ],
  "workloadContext": "Production"
}
2022-12-08T01:00:59.425Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-08T01:00:59.426Z|bd57dd46-0c85-4505-ab3d-069aa4fa3242|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 177c26f8-e40a-4ab8-a259-5a3e4cd62c03 ASDC
2022-12-08T01:00:59.427Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:0d9998ab-706f-41ba-a9d0-0a5a064568cc
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:177c26f8-e40a-4ab8-a259-5a3e4cd62c03
ServiceInvariantUUID:d02c653a-6a3b-41b9-b753-e0068160b6cd
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:cff145c6-6f53-44e0-aa3a-7ee1d3bd03fd
ArtifactChecksum:YTQ0ZDg0OGM0NzdlZTIwYzM4OGRiMTZmYzIwYzA4YTQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:0c699b41-497a-4c24-b8ce-5ad9ae9fc185
ResourceInvariantUUID:8574164e-0f1e-42e7-9fcf-a4d742e34b13
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:afa5de3e-555a-47a1-9899-af5a85338f05
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:b2b55155-4edb-43f0-bb13-23bfab968b7e
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:198f687d-57e7-43c1-86cc-6965a3966040
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:981c4c50-ac88-4588-98f8-7617f281bb8d
ArtifactChecksum:MGY2N2Y0NWNhN2MyMTdhN2JiNWNjN2JkZDg3NGNkODk=
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:32f447ad-d2a6-4323-a8ea-60d6e5fef85e
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:16873bcf-ab87-46ae-a8be-291f27c93b43
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:16873bcf-ab87-46ae-a8be-291f27c93b43
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-08T01:00:59.428Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 177c26f8-e40a-4ab8-a259-5a3e4cd62c03 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-12-08T01:00:59.488Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T01:00:59.489Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T01:00:59.490Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T01:00:59.490Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: cff145c6-6f53-44e0-aa3a-7ee1d3bd03fd from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-08T01:00:59.490Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T01:00:59.491Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-08T01:00:59.614Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T01:00:59.616Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar cff145c6-6f53-44e0-aa3a-7ee1d3bd03fd 73990
2022-12-08T01:00:59.616Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-12-08T01:00:59.617Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-08T01:00:59.617Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:00:59.617Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:00:59.619Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:00:59.620Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461259616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:00:59.720Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:00:59.721Z||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-12-08T01:00:59.721Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:00:59.739Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:00:59.740Z||pool-60-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:00.621Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T01:01:00.622Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T01:01:00.622Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: cff145c6-6f53-44e0-aa3a-7ee1d3bd03fd, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-08T01:01:00.623Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-12-08T01:01:00.623Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-08T01:01:00.623Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-08T01:01:00.775Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14255829313443071452/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-12-08T01:01:01.874Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-08T01:01:01.875Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-12-08T01:01:01.875Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-08T01:01:01.875Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-12-08T01:01:01.875Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:01.875Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:01.875Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:01.875Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:01.875Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-12-08T01:01:01.875Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.875Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:01.876Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-08T01:01:01.876Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-12-08T01:01:01.876Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T01:01:01.876Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.876Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:01.876Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-08T01:01:01.876Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-12-08T01:01:01.877Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T01:01:01.877Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.877Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:01.877Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.877Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-08T01:01:01.877Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-12-08T01:01:01.877Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template dummy is not matching search criteria
2022-12-08T01:01:01.877Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-08T01:01:01.878Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.878Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T01:01:01.878Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.878Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-08T01:01:01.878Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:01.878Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.878Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-08T01:01:01.879Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:01.879Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.879Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-08T01:01:01.879Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:01.879Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.879Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-08T01:01:01.879Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-12-08T01:01:01.879Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=391babe4-6394-4b92-88eb-2a0ade3f514f
2022-12-08T01:01:01.880Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.880Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:01.880Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.880Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:01.880Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.880Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:01.880Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:01.880Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:01.881Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:177c26f8-e40a-4ab8-a259-5a3e4cd62c03
Model Version:NULL
Model InvariantUuid:d02c653a-6a3b-41b9-b753-e0068160b6cd
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:7f3078b6-479e-45f0-aaa7-2a716549a5ae
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8574164e-0f1e-42e7-9fcf-a4d742e34b13
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0c699b41-497a-4c24-b8ce-5ad9ae9fc185
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:ae29ac35-75ca-453f-b858-1d61d03bb586
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:8b75e7b7-6ecc-479b-b031-6cc9cb83532c
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:391babe4-6394-4b92-88eb-2a0ade3f514f
ModelInvariantUuid:cbf06e56-dfb1-442b-9e5f-905b8f22dc40
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:6f929808-fbd5-430e-b258-618308cede6d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:2e0e618a-aabf-44be-acbe-a3282f4fb98f
ModelInvariantUuid:331d50aa-f9da-418e-ba1d-12e9ecd27cfe
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:5c73d228-c8e6-48fc-9cc6-3a8780a8efb3
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-12-08T01:01:01.889Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: afa5de3e-555a-47a1-9899-af5a85338f05
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-12-08T01:01:01.891Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||basic_cnf 0
2022-12-08T01:01:01.891Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: afa5de3e-555a-47a1-9899-af5a85338f05
2022-12-08T01:01:01.891Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: b2b55155-4edb-43f0-bb13-23bfab968b7e from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-12-08T01:01:01.891Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T01:01:01.891Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:01.954Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T01:01:01.955Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env b2b55155-4edb-43f0-bb13-23bfab968b7e 12
2022-12-08T01:01:01.955Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:01.955Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:01.955Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:01:01.955Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:01.958Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:01.958Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461261955,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:02.058Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:02.059Z||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-12-08T01:01:02.059Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:02.076Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:02.077Z||pool-61-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:02.959Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 198f687d-57e7-43c1-86cc-6965a3966040 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-12-08T01:01:02.959Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T01:01:02.960Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:03.041Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T01:01:03.042Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 198f687d-57e7-43c1-86cc-6965a3966040 2688
2022-12-08T01:01:03.042Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:03.042Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:03.042Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:01:03.043Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:03.045Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:03.045Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461263042,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:03.145Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:03.146Z||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-12-08T01:01:03.146Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:03.162Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:03.162Z||pool-62-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:04.046Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 981c4c50-ac88-4588-98f8-7617f281bb8d from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-12-08T01:01:04.047Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T01:01:04.047Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:04.137Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T01:01:04.137Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 981c4c50-ac88-4588-98f8-7617f281bb8d 828
2022-12-08T01:01:04.138Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:04.138Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:04.138Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:01:04.138Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:04.140Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:04.140Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461264137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:04.240Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:04.242Z||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-12-08T01:01:04.242Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:04.260Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:04.260Z||pool-63-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:05.141Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "ae29ac35-75ca-453f-b858-1d61d03bb586",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "8b75e7b7-6ecc-479b-b031-6cc9cb83532c",
    "vfModuleModelCustomizationUUID": "32c18548-20c4-4f68-b2b8-bb475cdacc14",
    "isBase": true,
    "artifacts": [
      "198f687d-57e7-43c1-86cc-6965a3966040",
      "32f447ad-d2a6-4323-a8ea-60d6e5fef85e",
      "16873bcf-ab87-46ae-a8be-291f27c93b43"
    ],
    "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-12-08T01:01:05.145Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8b75e7b7-6ecc-479b-b031-6cc9cb83532c
VfModuleModelInvariantUUID:ae29ac35-75ca-453f-b858-1d61d03bb586
VfModuleModelDescription:NULL
Artifacts UUID List:{
198f687d-57e7-43c1-86cc-6965a3966040
,
32f447ad-d2a6-4323-a8ea-60d6e5fef85e
,
16873bcf-ab87-46ae-a8be-291f27c93b43

}
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-12-08T01:01:05.146Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "ae29ac35-75ca-453f-b858-1d61d03bb586",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "8b75e7b7-6ecc-479b-b031-6cc9cb83532c",
    "vfModuleModelCustomizationUUID": "32c18548-20c4-4f68-b2b8-bb475cdacc14",
    "isBase": true,
    "artifacts": [
      "198f687d-57e7-43c1-86cc-6965a3966040",
      "32f447ad-d2a6-4323-a8ea-60d6e5fef85e",
      "16873bcf-ab87-46ae-a8be-291f27c93b43"
    ],
    "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-12-08T01:01:05.147Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8b75e7b7-6ecc-479b-b031-6cc9cb83532c
VfModuleModelInvariantUUID:ae29ac35-75ca-453f-b858-1d61d03bb586
VfModuleModelDescription:NULL
Artifacts UUID List:{
198f687d-57e7-43c1-86cc-6965a3966040
,
32f447ad-d2a6-4323-a8ea-60d6e5fef85e
,
16873bcf-ab87-46ae-a8be-291f27c93b43

}
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-12-08T01:01:05.147Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 32f447ad-d2a6-4323-a8ea-60d6e5fef85e from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-12-08T01:01:05.147Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T01:01:05.147Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:05.224Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T01:01:05.224Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 32f447ad-d2a6-4323-a8ea-60d6e5fef85e 1164
2022-12-08T01:01:05.225Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:05.225Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:05.225Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:01:05.225Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:05.227Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:05.227Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461265224,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:05.327Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:05.350Z||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-12-08T01:01:05.350Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:05.366Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:05.367Z||pool-64-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:06.229Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 16873bcf-ab87-46ae-a8be-291f27c93b43 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-12-08T01:01:06.229Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T01:01:06.230Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:06.312Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T01:01:06.312Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 16873bcf-ab87-46ae-a8be-291f27c93b43 200
2022-12-08T01:01:06.313Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:06.313Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:06.313Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:01:06.314Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:06.316Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:06.316Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461266313,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:06.416Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:06.418Z||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-12-08T01:01:06.418Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:06.433Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:06.434Z||pool-65-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:01:07.291Z||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-12-08T01:01:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:07.317Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 177c26f8-e40a-4ab8-a259-5a3e4cd62c03
2022-12-08T01:01:07.318Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 afa5de3e-555a-47a1-9899-af5a85338f05 ASDC
2022-12-08T01:01:07.331Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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 heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select 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-12-08T01:01:07.347Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:07.347Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3d4fa015, org.onap.sdc.toscaparser.api.parameters.Input@6e809ee0, org.onap.sdc.toscaparser.api.parameters.Input@18bd4c70, org.onap.sdc.toscaparser.api.parameters.Input@50e1c630, org.onap.sdc.toscaparser.api.parameters.Input@10ee8b31]
2022-12-08T01:01:07.348Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.348Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "policy-id",
  "timestamp": 1670461148745,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:01:07.349Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:01:07.349Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.349Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.349Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.349Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.349Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.349Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461127802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:01:07.349Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:07.349Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.349Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.350Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461149212,
  "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-12-08T01:01:07.349Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 
2022-12-08T01:01:07.353Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 0c699b41-497a-4c24-b8ce-5ad9ae9fc185
2022-12-08T01:01:07.353Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0c699b41-497a-4c24-b8ce-5ad9ae9fc185 matches Tosca VF Customization UUID: 0c699b41-497a-4c24-b8ce-5ad9ae9fc185
2022-12-08T01:01:07.354Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 0c699b41-497a-4c24-b8ce-5ad9ae9fc185  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-12-08T01:01:07.357Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.358Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:07.358Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0d9998ab-706f-41ba-a9d0-0a5a064568cc
2022-12-08T01:01:07.358Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0d9998ab-706f-41ba-a9d0-0a5a064568cc and ComponentName AAI
2022-12-08T01:01:07.358Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 0c699b41-497a-4c24-b8ce-5ad9ae9fc185: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-08T01:01:07.359Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@56d1fadd
2022-12-08T01:01:07.359Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.359Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T01:01:07.359Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 32c18548-20c4-4f68-b2b8-bb475cdacc14
2022-12-08T01:01:07.360Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 32c18548-20c4-4f68-b2b8-bb475cdacc14
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=?
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-12-08T01:01:07.363Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.364Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-08T01:01:07.364Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:07.364Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.364Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-08T01:01:07.365Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:07.365Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.365Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-08T01:01:07.365Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-12-08T01:01:07.366Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=391babe4-6394-4b92-88eb-2a0ade3f514f
2022-12-08T01:01:07.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.367Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "policy-id",
  "timestamp": 1670461149751,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:01:07.370Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.370Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-08T01:01:07.371Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:07.372Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3232179c-1a79-4949-bacc-a3082010c4d0
2022-12-08T01:01:07.372Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3232179c-1a79-4949-bacc-a3082010c4d0 and ComponentName POLICY
2022-12-08T01:01:07.371Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.373Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-08T01:01:07.373Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=0c699b41-497a-4c24-b8ce-5ad9ae9fc185
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: 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=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-12-08T01:01:07.375Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.375Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:07.375Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 177c26f8-e40a-4ab8-a259-5a3e4cd62c03: basic_cnf
2022-12-08T01:01:07.376Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.376Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:07.376Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.376Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:07.376Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.377Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:07.377Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.377Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:07.377Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:07.377Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:07.378Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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=?
2022-12-08T01:01:07.380Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.380Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.381Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.381Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.381Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461148980,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:07.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:01:07.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.382Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.382Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
2022-12-08T01:01:07.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.382Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.383Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.383Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
2022-12-08T01:01:07.383Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.384Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.384Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.385Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.385Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
2022-12-08T01:01:07.385Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461151196,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:01:07.385Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:01:07.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.386Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.386Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.386Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.386Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.387Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.387Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.387Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670461152200,
  "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=?
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=?
2022-12-08T01:01:07.392Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3232179c-1a79-4949-bacc-a3082010c4d0
2022-12-08T01:01:07.392Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3232179c-1a79-4949-bacc-a3082010c4d0 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 (?, ?, ?, ?, ?)
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=?
2022-12-08T01:01:07.412Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.412Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/resourceInstances/pnf60a478a31bf10/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.412Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.412Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.412Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.412Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.413Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461131364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:01:07.414Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:01:07.414Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.414Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461156064,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:07.414Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:01:07.414Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.414Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461157325,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:07.414Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:01:07.414Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.414Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461158053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUu8nnkj52nwbvycxdife/1.0/artifacts/service-DemoPnfUu8nnkj52nwbvycxdife-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:01:07.415Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:01:07.415Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.415Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461165498,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:01:07.415Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:01:07.415Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:01:07.415Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "aai-model-loader",
  "timestamp": 1670461166501,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
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 watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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 heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
2022-12-08T01:01:07.434Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3232179c-1a79-4949-bacc-a3082010c4d0
2022-12-08T01:01:07.434Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3232179c-1a79-4949-bacc-a3082010c4d0 and ComponentName AAI
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
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: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, 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 watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, 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-12-08T01:01:07.518Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf afa5de3e-555a-47a1-9899-af5a85338f05 1 ASDC deployResourceStructure
2022-12-08T01:01:07.519Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:07.519Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:07.519Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-08T01:01:07.520Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:07.522Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:07.522Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461267518,
  "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-12-08T01:01:07.622Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:07.624Z||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-12-08T01:01:07.624Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:07.665Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:07.666Z||pool-66-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:08.524Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:08.524Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:08.525Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-08T01:01:08.525Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:08.527Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:08.527Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461268523,
  "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-12-08T01:01:08.627Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:08.628Z||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-12-08T01:01:08.629Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:08.643Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:08.643Z||pool-67-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:09.529Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:09.530Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:09.530Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:01:09.530Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:09.534Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:09.534Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461269528,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:01:09.633Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:01:09.634Z||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-12-08T01:01:09.634Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:09.649Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:09.650Z||pool-68-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:10.535Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:10.536Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:10.536Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:01:10.536Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:10.538Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:10.538Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461270535,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T01:01:10.638Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:10.640Z||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-12-08T01:01:10.640Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:10.656Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:10.657Z||pool-69-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:11.540Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:11.541Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:11.541Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:01:11.541Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:11.543Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:11.544Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461271540,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-12-08T01:01:11.644Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:11.645Z||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-12-08T01:01:11.645Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:11.659Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:11.660Z||pool-70-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:12.545Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-12-08T01:01:12.546Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-08T01:01:12.546Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:01:12.546Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:12.548Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:12.549Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461272545,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:01:12.649Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:12.650Z||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-12-08T01:01:12.650Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:12.665Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:12.665Z||pool-71-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-08T01:01:13.550Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0d9998ab-706f-41ba-a9d0-0a5a064568cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:01:13.563Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0d9998ab-706f-41ba-a9d0-0a5a064568cc
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-12-08T01:01:13.569Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:01:13.570Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-08T01:01:13.570Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-08T01:01:13.570Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-08T01:01:13.571Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:01:13.571Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:01:13.572Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:01:13.572Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:01:13.572Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:13.578Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-08T01:01:43.578Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0d9998ab-706f-41ba-a9d0-0a5a064568cc 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-12-08T01:01:43.587Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0d9998ab-706f-41ba-a9d0-0a5a064568cc and serviceModelVersionId: 177c26f8-e40a-4ab8-a259-5a3e4cd62c03
2022-12-08T01:01:43.587Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d02c653a-6a3b-41b9-b753-e0068160b6cd
2022-12-08T01:01:43.588Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d02c653a-6a3b-41b9-b753-e0068160b6cd/model-vers/model-ver/177c26f8-e40a-4ab8-a259-5a3e4cd62c03?depth=0
2022-12-08T01:01:43.592Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2022-12-08T01:01:43.656Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d02c653a-6a3b-41b9-b753-e0068160b6cd/model-vers/model-ver/177c26f8-e40a-4ab8-a259-5a3e4cd62c03?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-12-08T01:01:43.661Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d02c653a-6a3b-41b9-b753-e0068160b6cd/model-vers/model-ver/177c26f8-e40a-4ab8-a259-5a3e4cd62c03?depth=0|INFO|500||Invoke
2022-12-08T01:01:43.670Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d02c653a-6a3b-41b9-b753-e0068160b6cd/model-vers/model-ver/177c26f8-e40a-4ab8-a259-5a3e4cd62c03?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-08T01:01:43.815Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d02c653a-6a3b-41b9-b753-e0068160b6cd/model-vers/model-ver/177c26f8-e40a-4ab8-a259-5a3e4cd62c03?depth=0|INFO|500||InvokeReturn
2022-12-08T01:01:43.816Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d02c653a-6a3b-41b9-b753-e0068160b6cd/model-vers/model-ver/177c26f8-e40a-4ab8-a259-5a3e4cd62c03?depth=0 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 01:01:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[200928], x-aai-txid=[0-aai-resources-221208-01:01:44:448-74996], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-08T01:01:43.817Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2022-12-08T01:01:43.818Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-08T01:01:43.818Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:43.823Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||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-12-08T01:01:43.824Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0d9998ab-706f-41ba-a9d0-0a5a064568cc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-08T01:01:43.824Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-08T01:01:43.825Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:43.827Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:43.827Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461303824,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:01:43.927Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:01:43.929Z||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-12-08T01:01:43.929Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:43.954Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:43.954Z||pool-72-thread-1|||||INFO|500||cambria reply ok (26 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-12-08T01:01:44.841Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-08T01:01:44.842Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"3232179c-1a79-4949-bacc-a3082010c4d0","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"486e71f5-209f-4035-b8e5-7fc6e1888826","serviceDescription":"service","serviceInvariantUUID":"801e58ea-d565-473d-a607-403c2f2d1b2b","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"09116288-ce22-4042-aaa4-9060009c8989","resourceInvariantUUID":"e0f2180f-c121-489e-bca4-ad784ec22b34","resourceCustomizationUUID":"4ecdc70d-ad41-4cbf-bf5b-9909d83677b4","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":"NmI4MzJkMTE5NjQxODRlMjVlMGRmYWE2NzNhMDU1ODc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"aaf4ad90-cdbf-4afd-8a68-4504ddfba72e","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":"YTkwNzM5N2FhZDg2Yzg0MjUxODZkODAzMmM1MTdmMjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f66d7f02-96f6-49ce-9737-cc4f56910343","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":"dfc95154-cb15-4a69-8b0b-b9cac7c5a070","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":"47e8c58d-292e-4416-badd-69c403a041bd","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":"716a06af-0193-411a-a87f-16c765a9d06c","artifactVersion":"2","generatedFromUUID":"dfc95154-cb15-4a69-8b0b-b9cac7c5a070"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"M2U2NzY5ODE2MDQyMzNmMmNlMDUyZmQyZGIzYzViMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b0f7b837-f846-4c5c-8b50-ec908383bd42","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"Njk3MTIyMmVkNDgxMzQ4OTRkMWM5NzAzY2EyNmZkZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8a3983b6-8997-4b40-929c-46c0abf8f400","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-08T01:01:44.842Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:01:44.843Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:44.845Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:44.845Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:44.945Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:44.946Z||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-12-08T01:01:44.946Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:44.965Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:44.965Z||pool-73-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:45.846Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:01:45.847Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:45.849Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:45.849Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:01:45.949Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:45.950Z||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-12-08T01:01:45.950Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:45.973Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:45.974Z||pool-74-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:46.850Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:01:46.852Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:46.855Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:46.855Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:01:46.955Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:46.956Z||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-12-08T01:01:46.956Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:46.973Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:46.974Z||pool-75-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:47.856Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:01:47.857Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:47.859Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:47.859Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:47.959Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:47.960Z||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-12-08T01:01:47.960Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:47.983Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:47.983Z||pool-76-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-08T01:01:48.860Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:01:48.861Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:48.863Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:48.863Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-08T01:01:48.963Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:48.964Z||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-12-08T01:01:48.964Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:48.988Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:48.989Z||pool-77-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:49.877Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:01:49.878Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:49.880Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:49.880Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:01:49.980Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:49.981Z||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-12-08T01:01:49.981Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:50.007Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:50.007Z||pool-78-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:50.881Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:01:50.882Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:50.884Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:50.885Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:01:50.985Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:50.986Z||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-12-08T01:01:50.986Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:51.000Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:51.001Z||pool-79-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:51.886Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "486e71f5-209f-4035-b8e5-7fc6e1888826",
  "serviceDescription": "service",
  "serviceInvariantUUID": "801e58ea-d565-473d-a607-403c2f2d1b2b",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "4ecdc70d-ad41-4cbf-bf5b-9909d83677b4",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "09116288-ce22-4042-aaa4-9060009c8989",
      "resourceInvariantUUID": "e0f2180f-c121-489e-bca4-ad784ec22b34",
      "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": "YTkwNzM5N2FhZDg2Yzg0MjUxODZkODAzMmM1MTdmMjc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "f66d7f02-96f6-49ce-9737-cc4f56910343",
          "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": "dfc95154-cb15-4a69-8b0b-b9cac7c5a070",
          "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": "716a06af-0193-411a-a87f-16c765a9d06c",
            "generatedFromUUID": "dfc95154-cb15-4a69-8b0b-b9cac7c5a070"
          },
          "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": "716a06af-0193-411a-a87f-16c765a9d06c",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "Njk3MTIyMmVkNDgxMzQ4OTRkMWM5NzAzY2EyNmZkZjE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8a3983b6-8997-4b40-929c-46c0abf8f400"
    }
  ],
  "workloadContext": "Production"
}
2022-12-08T01:01:51.887Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-08T01:01:51.887Z|0d9998ab-706f-41ba-a9d0-0a5a064568cc|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 486e71f5-209f-4035-b8e5-7fc6e1888826 ASDC
2022-12-08T01:01:51.888Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:3232179c-1a79-4949-bacc-a3082010c4d0
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:486e71f5-209f-4035-b8e5-7fc6e1888826
ServiceInvariantUUID:801e58ea-d565-473d-a607-403c2f2d1b2b
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:8a3983b6-8997-4b40-929c-46c0abf8f400
ArtifactChecksum:Njk3MTIyMmVkNDgxMzQ4OTRkMWM5NzAzY2EyNmZkZjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:4ecdc70d-ad41-4cbf-bf5b-9909d83677b4
ResourceInvariantUUID:e0f2180f-c121-489e-bca4-ad784ec22b34
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:09116288-ce22-4042-aaa4-9060009c8989
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:f66d7f02-96f6-49ce-9737-cc4f56910343
ArtifactChecksum:YTkwNzM5N2FhZDg2Yzg0MjUxODZkODAzMmM1MTdmMjc=
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:dfc95154-cb15-4a69-8b0b-b9cac7c5a070
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:716a06af-0193-411a-a87f-16c765a9d06c
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:716a06af-0193-411a-a87f-16c765a9d06c
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-08T01:01:51.889Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 486e71f5-209f-4035-b8e5-7fc6e1888826 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-12-08T01:01:51.926Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T01:01:51.927Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T01:01:51.927Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T01:01:51.927Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 8a3983b6-8997-4b40-929c-46c0abf8f400 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-08T01:01:51.927Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T01:01:51.928Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-08T01:01:52.332Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T01:01:52.333Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 8a3983b6-8997-4b40-929c-46c0abf8f400 75193
2022-12-08T01:01:52.334Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-08T01:01:52.334Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-08T01:01:52.334Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:01:52.335Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:52.339Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:52.339Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461312334,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:52.437Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-08T01:01:52.438Z||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-12-08T01:01:52.438Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:52.455Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:52.456Z||pool-80-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:53.340Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T01:01:53.342Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-12-08T01:01:53.342Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 8a3983b6-8997-4b40-929c-46c0abf8f400, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-08T01:01:53.342Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-12-08T01:01:53.343Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-08T01:01:53.343Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-12-08T01:01:53.461Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15511624480414255916/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-12-08T01:01:54.945Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-08T01:01:54.946Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-12-08T01:01:54.946Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-08T01:01:54.946Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-08T01:01:54.946Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:54.947Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:54.947Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:54.947Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:54.947Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:54.947Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:54.947Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:54.947Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-12-08T01:01:54.948Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.948Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:54.948Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-08T01:01:54.948Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-12-08T01:01:54.948Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T01:01:54.948Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.948Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:54.949Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-08T01:01:54.949Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-12-08T01:01:54.949Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T01:01:54.949Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.949Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:54.949Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.949Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-08T01:01:54.950Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-12-08T01:01:54.950Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-12-08T01:01:54.950Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-12-08T01:01:54.950Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-08T01:01:54.950Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-08T01:01:54.950Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.950Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T01:01:54.951Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.951Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-08T01:01:54.951Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:54.951Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.952Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-08T01:01:54.952Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:54.952Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.952Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-08T01:01:54.952Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:54.953Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.953Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-08T01:01:54.953Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-08T01:01:54.953Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-08T01:01:54.953Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=188ce8f9-66c2-43ca-919e-15cef061ac68
2022-12-08T01:01:54.954Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.954Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:54.954Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.954Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:54.954Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.954Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:54.954Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:54.954Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:54.955Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:486e71f5-209f-4035-b8e5-7fc6e1888826
Model Version:NULL
Model InvariantUuid:801e58ea-d565-473d-a607-403c2f2d1b2b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:3a324125-ae28-49d0-8c9b-26027c77ba18
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e0f2180f-c121-489e-bca4-ad784ec22b34
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4ecdc70d-ad41-4cbf-bf5b-9909d83677b4
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:8acffbe6-dcbd-4338-8c03-9f6fc4650a7c
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:ff973481-3b77-4aad-b635-b20edbc894e1
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:188ce8f9-66c2-43ca-919e-15cef061ac68
ModelInvariantUuid:f95d1aac-2475-4626-af23-de21c42b904b
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:5e89e0e3-31f7-4c03-84db-5fa4b09cda0f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:3f2cf3c7-6612-4e70-9e5e-9ecced73d93b
ModelInvariantUuid:d74d09e8-58f4-4cc2-9ad3-b6f1d5b71c89
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:5afce387-2dbb-42de-b098-d57b819f204e
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-12-08T01:01:54.974Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 09116288-ce22-4042-aaa4-9060009c8989
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-12-08T01:01:54.978Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||basic_vm 0
2022-12-08T01:01:54.979Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 09116288-ce22-4042-aaa4-9060009c8989
2022-12-08T01:01:54.979Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: f66d7f02-96f6-49ce-9737-cc4f56910343 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-12-08T01:01:54.979Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T01:01:54.979Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:55.192Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T01:01:55.193Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json f66d7f02-96f6-49ce-9737-cc4f56910343 787
2022-12-08T01:01:55.193Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:55.193Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:55.193Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:01:55.194Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:55.196Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:55.196Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461315193,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:55.296Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:55.298Z||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-12-08T01:01:55.298Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:55.313Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:55.314Z||pool-81-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:56.197Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "8acffbe6-dcbd-4338-8c03-9f6fc4650a7c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ff973481-3b77-4aad-b635-b20edbc894e1",
    "vfModuleModelCustomizationUUID": "54b62118-e0bc-4ce6-849c-2ade7264214b",
    "isBase": true,
    "artifacts": [
      "dfc95154-cb15-4a69-8b0b-b9cac7c5a070",
      "716a06af-0193-411a-a87f-16c765a9d06c"
    ],
    "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-12-08T01:01:56.201Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ff973481-3b77-4aad-b635-b20edbc894e1
VfModuleModelInvariantUUID:8acffbe6-dcbd-4338-8c03-9f6fc4650a7c
VfModuleModelDescription:NULL
Artifacts UUID List:{
dfc95154-cb15-4a69-8b0b-b9cac7c5a070
,
716a06af-0193-411a-a87f-16c765a9d06c

}
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-12-08T01:01:56.203Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "8acffbe6-dcbd-4338-8c03-9f6fc4650a7c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ff973481-3b77-4aad-b635-b20edbc894e1",
    "vfModuleModelCustomizationUUID": "54b62118-e0bc-4ce6-849c-2ade7264214b",
    "isBase": true,
    "artifacts": [
      "dfc95154-cb15-4a69-8b0b-b9cac7c5a070",
      "716a06af-0193-411a-a87f-16c765a9d06c"
    ],
    "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-12-08T01:01:56.203Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ff973481-3b77-4aad-b635-b20edbc894e1
VfModuleModelInvariantUUID:8acffbe6-dcbd-4338-8c03-9f6fc4650a7c
VfModuleModelDescription:NULL
Artifacts UUID List:{
dfc95154-cb15-4a69-8b0b-b9cac7c5a070
,
716a06af-0193-411a-a87f-16c765a9d06c

}
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-12-08T01:01:56.203Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: dfc95154-cb15-4a69-8b0b-b9cac7c5a070 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-08T01:01:56.203Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T01:01:56.204Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:56.326Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T01:01:56.327Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml dfc95154-cb15-4a69-8b0b-b9cac7c5a070 5033
2022-12-08T01:01:56.327Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:56.327Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:56.327Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:01:56.327Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:56.330Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:56.330Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461316327,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:56.430Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:56.431Z||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-12-08T01:01:56.431Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:56.463Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:56.463Z||pool-82-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:57.330Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 716a06af-0193-411a-a87f-16c765a9d06c from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-08T01:01:57.331Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-12-08T01:01:57.332Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:57.423Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-12-08T01:01:57.424Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 716a06af-0193-411a-a87f-16c765a9d06c 903
2022-12-08T01:01:57.424Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:57.424Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:57.424Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:01:57.425Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:57.427Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:57.427Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461317424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:01:57.527Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:57.528Z||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-12-08T01:01:57.528Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:57.545Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:57.546Z||pool-83-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:58.427Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 486e71f5-209f-4035-b8e5-7fc6e1888826
2022-12-08T01:01:58.428Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 09116288-ce22-4042-aaa4-9060009c8989 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-12-08T01:01:58.443Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@560381af, org.onap.sdc.toscaparser.api.parameters.Input@1a1e33eb, org.onap.sdc.toscaparser.api.parameters.Input@bbaee24, org.onap.sdc.toscaparser.api.parameters.Input@69c06060, org.onap.sdc.toscaparser.api.parameters.Input@23848a0e]
2022-12-08T01:01:58.444Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.444Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:58.445Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 
2022-12-08T01:01:58.445Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 4ecdc70d-ad41-4cbf-bf5b-9909d83677b4
2022-12-08T01:01:58.445Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4ecdc70d-ad41-4cbf-bf5b-9909d83677b4 matches Tosca VF Customization UUID: 4ecdc70d-ad41-4cbf-bf5b-9909d83677b4
2022-12-08T01:01:58.445Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 4ecdc70d-ad41-4cbf-bf5b-9909d83677b4  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-12-08T01:01:58.449Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.450Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:58.450Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 4ecdc70d-ad41-4cbf-bf5b-9909d83677b4: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-08T01:01:58.450Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7e50c996
2022-12-08T01:01:58.450Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.451Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T01:01:58.451Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 54b62118-e0bc-4ce6-849c-2ade7264214b
2022-12-08T01:01:58.451Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 54b62118-e0bc-4ce6-849c-2ade7264214b
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-12-08T01:01:58.453Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.453Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-08T01:01:58.453Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:58.454Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.454Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-08T01:01:58.454Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:58.454Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.455Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-08T01:01:58.455Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-08T01:01:58.455Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-08T01:01:58.456Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=188ce8f9-66c2-43ca-919e-15cef061ac68
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-12-08T01:01:58.457Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.458Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-08T01:01:58.458Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:01:58.458Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.458Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-08T01:01:58.459Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=4ecdc70d-ad41-4cbf-bf5b-9909d83677b4
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-12-08T01:01:58.461Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.461Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:58.461Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 486e71f5-209f-4035-b8e5-7fc6e1888826: basic_vm
2022-12-08T01:01:58.461Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.461Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:58.462Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.462Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:58.462Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.462Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:58.463Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.463Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:58.463Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:01:58.463Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:01:58.463Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:58.546Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 09116288-ce22-4042-aaa4-9060009c8989 1 ASDC deployResourceStructure
2022-12-08T01:01:58.547Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:58.547Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:58.547Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:01:58.548Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:58.550Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:58.550Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461318547,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:01:58.650Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:58.651Z||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-12-08T01:01:58.651Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:58.672Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:58.673Z||pool-84-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:01:59.551Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:59.552Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:01:59.552Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:01:59.553Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:01:59.556Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:01:59.556Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461319551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T01:01:59.656Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:01:59.657Z||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-12-08T01:01:59.657Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:01:59.673Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:01:59.674Z||pool-85-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:02:00.558Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:02:00.558Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:02:00.558Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:02:00.559Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:02:00.561Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:02:00.562Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461320557,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-08T01:02:00.662Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:02:00.663Z||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-12-08T01:02:00.663Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:02:00.678Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:02:00.679Z||pool-86-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:02:01.563Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-08T01:02:01.563Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-08T01:02:01.563Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:02:01.563Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:02:01.565Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:02:01.566Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461321562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:02:01.666Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:02:01.667Z||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-12-08T01:02:01.667Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:02:01.688Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:02:01.688Z||pool-87-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:02:02.566Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3232179c-1a79-4949-bacc-a3082010c4d0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:02:02.578Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3232179c-1a79-4949-bacc-a3082010c4d0
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-12-08T01:02:02.581Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:02:02.581Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-08T01:02:02.581Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-08T01:02:02.581Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-08T01:02:02.581Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:02:02.581Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:02:02.581Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:02:02.581Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:02:02.582Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:02:02.596Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-08T01:02:07.290Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:02:07.290Z||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-12-08T01:02:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:02:07.325Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:02:07.326Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.326Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bd57dd46-0c85-4505-ab3d-069aa4fa3242",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461249355,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:02:07.327Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:02:07.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.327Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:02:07.327Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:02:07.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.327Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-08T01:02:07.328Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:02:07.328Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.328Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-08T01:02:07.328Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:02:07.329Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.329Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:02:07.329Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:02:07.329Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.329Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:02:07.329Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:02:07.329Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.330Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:02:07.330Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:02:07.330Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.330Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-08T01:02:07.331Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:02:07.331Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.331Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:02:07.331Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:02:07.331Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.332Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:02:07.332Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:02:07.332Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.332Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461259616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:02:07.333Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:02:07.333Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.333Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461261955,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:02:07.333Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:02:07.333Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.334Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461263042,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:02:07.334Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:02:07.334Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.334Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461264137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:02:07.334Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:02:07.335Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.335Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461265224,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:02:07.335Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:02:07.335Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:02:07.335Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461266313,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:02:07.336Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:02:32.597Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3232179c-1a79-4949-bacc-a3082010c4d0 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-12-08T01:02:32.609Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3232179c-1a79-4949-bacc-a3082010c4d0 and serviceModelVersionId: 486e71f5-209f-4035-b8e5-7fc6e1888826
2022-12-08T01:02:32.609Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 801e58ea-d565-473d-a607-403c2f2d1b2b
2022-12-08T01:02:32.610Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/801e58ea-d565-473d-a607-403c2f2d1b2b/model-vers/model-ver/486e71f5-209f-4035-b8e5-7fc6e1888826?depth=0
2022-12-08T01:02:32.614Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2022-12-08T01:02:32.730Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/801e58ea-d565-473d-a607-403c2f2d1b2b/model-vers/model-ver/486e71f5-209f-4035-b8e5-7fc6e1888826?depth=0|INFO|500||Invoke
2022-12-08T01:02:32.730Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/801e58ea-d565-473d-a607-403c2f2d1b2b/model-vers/model-ver/486e71f5-209f-4035-b8e5-7fc6e1888826?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/801e58ea-d565-473d-a607-403c2f2d1b2b/model-vers/model-ver/486e71f5-209f-4035-b8e5-7fc6e1888826?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3232179c-1a79-4949-bacc-a3082010c4d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[51664429-392f-4f93-8358-bda4b62bd6a5], X-ECOMP-RequestID=[3232179c-1a79-4949-bacc-a3082010c4d0], X-TransactionId=[], X-ONAP-RequestID=[3232179c-1a79-4949-bacc-a3082010c4d0], Content-Type=[application/merge-patch+json]}
2022-12-08T01:02:32.736Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/801e58ea-d565-473d-a607-403c2f2d1b2b/model-vers/model-ver/486e71f5-209f-4035-b8e5-7fc6e1888826?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-08T01:02:32.865Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/801e58ea-d565-473d-a607-403c2f2d1b2b/model-vers/model-ver/486e71f5-209f-4035-b8e5-7fc6e1888826?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/801e58ea-d565-473d-a607-403c2f2d1b2b/model-vers/model-ver/486e71f5-209f-4035-b8e5-7fc6e1888826?depth=0 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 01:02:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[258264], x-aai-txid=[2-aai-resources-221208-01:02:33:513-19007], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-08T01:02:32.866Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/801e58ea-d565-473d-a607-403c2f2d1b2b/model-vers/model-ver/486e71f5-209f-4035-b8e5-7fc6e1888826?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-08T01:02:32.867Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/801e58ea-d565-473d-a607-403c2f2d1b2b/model-vers/model-ver/486e71f5-209f-4035-b8e5-7fc6e1888826?depth=0|INFO|500||InvokeReturn
2022-12-08T01:02:32.867Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-08T01:02:32.868Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:02:32.873Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||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-12-08T01:02:32.873Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3232179c-1a79-4949-bacc-a3082010c4d0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-08T01:02:32.873Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-08T01:02:32.874Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:02:32.877Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:02:32.878Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461352873,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:02:32.978Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:02:32.979Z||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-12-08T01:02:32.979Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:02:33.006Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:02:33.006Z||pool-88-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-08T01:02:33.892Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:02:33.893Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:02:33.893Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:02:44.224Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:02:44.227Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:02:44.228Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:02:44.229Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:02:53.797Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:02:53.799Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:02:53.800Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:02:53.800Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:03:03.357Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:03:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:03:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:03:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:03:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:03:07.290Z||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-12-08T01:03:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:03:07.324Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:03:07.325Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:03:07.325Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461267518,
  "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-12-08T01:03:07.328Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:03:16.850Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:04:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:04:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:04:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:04:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:04:07.290Z||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-12-08T01:04:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:04:07.340Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:04:07.341Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.341Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461268523,
  "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-12-08T01:04:07.342Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.343Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.343Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461269528,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:04:07.343Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.343Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.343Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461270535,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T01:04:07.343Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.344Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.344Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461271540,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-12-08T01:04:07.344Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.344Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.344Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461272545,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:04:07.344Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.345Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.345Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0d9998ab-706f-41ba-a9d0-0a5a064568cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461303824,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:04:07.345Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.345Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.345Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:04:07.345Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:04:07.346Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.346Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:04:07.346Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:04:07.346Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.346Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:04:07.346Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:04:07.347Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.347Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:04:07.347Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:04:07.347Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.347Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-08T01:04:07.348Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:04:07.348Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.348Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:04:07.348Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:04:07.348Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.348Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461147285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:04:07.349Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:04:07.349Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.349Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461312334,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:04:07.349Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.350Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.350Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461315193,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:04:07.350Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.350Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.350Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461316327,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:04:07.350Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.351Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.351Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461317424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:04:07.351Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.351Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.351Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461318547,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:04:07.351Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.352Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.352Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461319551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T01:04:07.352Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.352Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.352Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461320557,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-08T01:04:07.352Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:07.353Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-08T01:04:07.353Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461321562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:04:07.353Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:04:16.865Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:05:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:05:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:05:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:05:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:05:07.290Z||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-12-08T01:05:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:05:07.815Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:05:07.816Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-08T01:05:07.816Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3232179c-1a79-4949-bacc-a3082010c4d0",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670461352873,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:05:07.817Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:05:16.855Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:06:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:06:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:06:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:06:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:06:07.290Z||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-12-08T01:06:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:06:16.864Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:06:16.868Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:07:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:07:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:07:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:07:07.289Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:07:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:07:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:07:16.851Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:07:16.855Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:08:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:08:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:08:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:08:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:08:07.292Z||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-12-08T01:08:07.292Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:08:16.866Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:08:16.867Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:09:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:09:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:09:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:09:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:09:07.290Z||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-12-08T01:09:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:09:16.861Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:09:16.862Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:10:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:10:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:10:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:10:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:10:07.290Z||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-12-08T01:10:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:10:16.839Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:10:16.863Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:11:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:11:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:11:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:11:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:11:07.290Z||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-12-08T01:11:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:11:16.832Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:11:16.852Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:12:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:12:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:12:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:12:07.291Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:12:07.290Z||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-12-08T01:12:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:12:16.842Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:12:16.842Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:13:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:13:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:13:07.292Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:13:07.292Z||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-12-08T01:13:07.292Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:13:07.292Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:13:16.842Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:13:16.842Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:14:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:14:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:14:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:14:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:14:07.290Z||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-12-08T01:14:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:14:16.831Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:14:16.831Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:15:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:15:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:15:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:15:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:15:07.290Z||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-12-08T01:15:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:15:16.833Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:15:16.837Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:16:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:16:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:16:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:16:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:16:07.290Z||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-12-08T01:16:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:16:16.831Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:16:16.850Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:17:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:17:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:17:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:17:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:17:07.290Z||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-12-08T01:17:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:17:16.832Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:17:16.839Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:18:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:18:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:18:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:18:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:18:07.290Z||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-12-08T01:18:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:18:16.833Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:18:16.836Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:19:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:19:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:19:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:19:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:19:07.290Z||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-12-08T01:19:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:19:16.842Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:19:16.843Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:20:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:20:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:20:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:20:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:20:07.290Z||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-12-08T01:20:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:20:16.836Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:20:16.837Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:21:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:21:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:21:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:21:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:21:07.290Z||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-12-08T01:21:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:21:16.833Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:21:16.836Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:22:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:22:07.287Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:22:07.287Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:22:07.290Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:22:07.290Z||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-12-08T01:22:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:22:16.836Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:22:16.845Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:23:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:23:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:23:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:23:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:23:07.290Z||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-12-08T01:23:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:23:16.830Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:23:16.830Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:24:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:24:07.288Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:24:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:24:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:24:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:24:07.288Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:24:16.839Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:24:16.841Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:25:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:25:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:25:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:25:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:25:07.290Z||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-12-08T01:25:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:25:16.854Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:25:16.855Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:26:07.287Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:26:07.288Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:26:07.288Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:26:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:26:07.290Z||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-12-08T01:26:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:26:16.847Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:26:16.847Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:27:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:27:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:27:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:27:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:27:07.290Z||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-12-08T01:27:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:27:16.833Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:27:16.833Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:28:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:28:07.287Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:28:07.287Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:28:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:28:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:28:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:28:16.832Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:28:16.833Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:29:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:29:07.289Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:29:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:29:07.291Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:29:07.291Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:29:07.291Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:29:16.840Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:29:16.842Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:30:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:30:07.287Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:30:07.287Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:30:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:30:07.290Z||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-12-08T01:30:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:30:16.855Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:30:16.856Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:31:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:31:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:31:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:31:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:31:07.290Z||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-12-08T01:31:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:31:16.842Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:31:16.842Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:32:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:32:07.289Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:32:07.290Z||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-12-08T01:32:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:32:07.293Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:32:07.293Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:32:16.859Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:32:16.860Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:33:07.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:33:07.287Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:33:07.287Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:33:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:33:07.290Z||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-12-08T01:33:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:33:16.851Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:33:16.852Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:34:07.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:34:07.286Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:34:07.287Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:34:07.291Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:34:07.291Z||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-12-08T01:34:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:34:16.850Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:34:16.850Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:35:07.286Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:35:07.288Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:35:07.288Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:35:07.290Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:35:07.290Z||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-12-08T01:35:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:35:16.866Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:35:16.867Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:36:07.286Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:36:07.287Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:36:07.287Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:36:07.290Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:36:07.290Z||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-12-08T01:36:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:36:16.849Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:36:16.850Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:37:07.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:37:07.286Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:37:07.286Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:37:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:37:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:37:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:37:16.852Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:37:16.854Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:38:07.286Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:38:07.286Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:38:07.286Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:38:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:38:07.290Z||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-12-08T01:38:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:38:16.860Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:38:16.861Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:39:07.286Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:39:07.287Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:39:07.287Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:39:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:39:07.290Z||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-12-08T01:39:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:39:16.840Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:39:16.844Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:40:07.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:40:07.286Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:40:07.286Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:40:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:40:07.290Z||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-12-08T01:40:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:40:16.870Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:40:16.870Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:07.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:41:07.286Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:41:07.286Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:41:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:41:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:07.469Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:07.471Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.472Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463631316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.473Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.474Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.474Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463591636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.474Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.474Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.474Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463647640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.475Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.475Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.475Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463631316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.475Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.475Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.475Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463591636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.476Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.476Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.476Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463647802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.476Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.476Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.477Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463647640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.477Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.477Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.477Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463631316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.477Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.477Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.477Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463591636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.478Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.478Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.478Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463647802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.478Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.478Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.485Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463647640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.485Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.485Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.485Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463651364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.485Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.485Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.485Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463631316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.485Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463591636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463647802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463647640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.486Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463651364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.487Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.487Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.487Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463631316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.487Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.487Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.487Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463591636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.487Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.487Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.487Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463647802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.488Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.488Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.488Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463647640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.488Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.488Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.488Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463651364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.488Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.488Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.488Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463631316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.489Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.489Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.489Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463591636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.489Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.489Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.489Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463647802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.489Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.489Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.489Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463647640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.490Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.490Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.490Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463651364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.490Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.490Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.490Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463631316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.490Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.490Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.490Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463591636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.491Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.491Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.491Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463647802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.491Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.491Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.491Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463647640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.491Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.491Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.492Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463651364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.492Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.492Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.492Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463631316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.492Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.492Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.492Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463591636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.492Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.493Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.493Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463647802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.493Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.493Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.493Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463647640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.493Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.493Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.493Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463651364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.494Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.494Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.494Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463631316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.494Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.494Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.494Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463591636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.494Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.495Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.495Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463647802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.495Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.495Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.495Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463647640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.495Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.495Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.495Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463651364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.496Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.496Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.496Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463631316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.496Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.496Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.496Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463591636,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.496Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.496Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.497Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463647802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.497Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.497Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.497Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463647640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.497Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.497Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.497Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463651364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.508Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.509Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.509Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463647802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.509Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.509Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.509Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463658877,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:07.509Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.509Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.510Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463658878,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:07.510Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.510Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.510Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463651364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.510Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.510Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.510Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463659454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:07.510Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.510Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.511Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463658594,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:07.511Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.511Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.511Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463659883,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.511Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.511Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.511Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463659981,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:07.511Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.512Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.512Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463651364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.512Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.512Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.512Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463660467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:41:07.512Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.513Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.513Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463659883,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.513Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.513Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.513Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463661048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:07.513Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.513Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.513Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463661513,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:07.514Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.514Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.514Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "policy-id",
  "timestamp": 1670463661471,
  "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-12-08T01:41:07.548Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 506aa61f-26aa-4ec6-8594-4475749fb8e7
2022-12-08T01:41:07.549Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 506aa61f-26aa-4ec6-8594-4475749fb8e7 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-12-08T01:41:07.560Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463659883,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463662119,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:07.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463660934,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:41:07.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.561Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463659883,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.562Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.562Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.562Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463661938,
  "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-12-08T01:41:07.570Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 506aa61f-26aa-4ec6-8594-4475749fb8e7
2022-12-08T01:41:07.570Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 506aa61f-26aa-4ec6-8594-4475749fb8e7 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-12-08T01:41:07.587Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.588Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463663241,
  "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-12-08T01:41:07.597Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 506aa61f-26aa-4ec6-8594-4475749fb8e7
2022-12-08T01:41:07.597Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 506aa61f-26aa-4ec6-8594-4475749fb8e7 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-12-08T01:41:07.610Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.610Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463659883,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.611Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.611Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.611Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463664243,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:41:07.611Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:41:07.611Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.611Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463659883,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.611Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.611Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.611Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463665247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463659883,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463665247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463659883,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.612Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.613Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463665247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:41:07.613Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:41:07.971Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:07.972Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:41:07.972Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"506aa61f-26aa-4ec6-8594-4475749fb8e7","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9d3dbba1-ef2c-4c01-9d86-6e78daa118d3","serviceDescription":"service","serviceInvariantUUID":"b8e26713-aeec-4421-88d8-111405f246f0","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3ca4b07e-73e8-4475-b758-36023688997f","resourceInvariantUUID":"4cf9feaa-ec4a-416b-9372-ffb433af18f9","resourceCustomizationUUID":"411efac7-15b1-448a-b3e9-4f402e102e76","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":"YWY0NTI0MzFlZjExNzQ5NGQ3ZjdjYTI4NGM0ZTA0OTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a6d98b54-8031-4c37-987f-9b0338629c23","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":"OWI0NmJmY2Q3ODcxNWVjYWVkOWZjODY0NDcyNzA4ZDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bf8da7f2-7b81-4a35-b215-4e2c67b2aad9","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":"10804c0f-2737-4c90-9f14-796c86761b18","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":"a1801fa5-a01e-40a3-8482-4f7e57a6e752","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":"67807cf3-4206-49de-ad75-1975e341147a","artifactVersion":"2","generatedFromUUID":"4562e728-b1c3-4586-a984-0ecc4aa116b7"},{"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":"ee53f9f5-bcc6-4379-94a6-c8cc5262e762","artifactVersion":"2","generatedFromUUID":"10804c0f-2737-4c90-9f14-796c86761b18"},{"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":"4562e728-b1c3-4586-a984-0ecc4aa116b7","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":"4a5b1b44-7722-4916-ba06-05222709babc","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":"MjYyYjU3OWU5YmU0YmM3NjQ3ZjU5ZmYwYTk4N2E3MjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fad381b1-f4cc-4498-b9d0-5db15caf927a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NTkwOGNmNGFmYjhlYzhlM2U0MjkxNWU1NjI4MzhkMzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0179e453-f4a9-4f7c-bd7d-2b60dc0edf11","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-08T01:41:07.978Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:41:07.978Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:07.985Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:07.985Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:08.084Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-08T01:41:08.085Z||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-12-08T01:41:08.086Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:08.109Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:08.109Z||pool-89-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:08.986Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:41:08.987Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:08.989Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:08.989Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:41:09.089Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:09.090Z||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-12-08T01:41:09.091Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:09.108Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:09.109Z||pool-90-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:09.990Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:41:09.991Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:09.993Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:09.993Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:41:10.094Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:10.094Z||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-12-08T01:41:10.094Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:10.118Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:10.118Z||pool-91-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-08T01:41:10.995Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:41:10.995Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:10.998Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:10.998Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:11.098Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:11.099Z||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-12-08T01:41:11.099Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:11.115Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:11.115Z||pool-92-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:11.999Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:41:12.000Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:12.002Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:12.002Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-08T01:41:12.102Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:12.103Z||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-12-08T01:41:12.104Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:12.119Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:12.119Z||pool-93-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:13.003Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:41:13.004Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:13.006Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:13.006Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-08T01:41:13.106Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:13.107Z||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-12-08T01:41:13.107Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:13.121Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:13.121Z||pool-94-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:14.007Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:41:14.008Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:14.012Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:14.012Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-08T01:41:14.112Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:14.113Z||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-12-08T01:41:14.113Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:14.137Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:14.138Z||pool-95-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:15.013Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:41:15.013Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:15.015Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:15.016Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:15.116Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:15.117Z||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-12-08T01:41:15.117Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:15.134Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:15.135Z||pool-96-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-08T01:41:16.016Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:41:16.017Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:16.019Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:16.019Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:41:16.120Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-08T01:41:16.121Z||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-12-08T01:41:16.121Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:16.138Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:16.139Z||pool-97-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:17.020Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:41:17.021Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:17.024Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:17.024Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:41:17.124Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:17.125Z||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-12-08T01:41:17.125Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:17.141Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:17.142Z||pool-98-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:18.026Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "9d3dbba1-ef2c-4c01-9d86-6e78daa118d3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b8e26713-aeec-4421-88d8-111405f246f0",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "411efac7-15b1-448a-b3e9-4f402e102e76",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3ca4b07e-73e8-4475-b758-36023688997f",
      "resourceInvariantUUID": "4cf9feaa-ec4a-416b-9372-ffb433af18f9",
      "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": "OWI0NmJmY2Q3ODcxNWVjYWVkOWZjODY0NDcyNzA4ZDQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "bf8da7f2-7b81-4a35-b215-4e2c67b2aad9",
          "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": "10804c0f-2737-4c90-9f14-796c86761b18",
          "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": "ee53f9f5-bcc6-4379-94a6-c8cc5262e762",
            "generatedFromUUID": "10804c0f-2737-4c90-9f14-796c86761b18"
          },
          "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": "67807cf3-4206-49de-ad75-1975e341147a",
          "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": "ee53f9f5-bcc6-4379-94a6-c8cc5262e762",
          "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": "4562e728-b1c3-4586-a984-0ecc4aa116b7",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NTkwOGNmNGFmYjhlYzhlM2U0MjkxNWU1NjI4MzhkMzI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0179e453-f4a9-4f7c-bd7d-2b60dc0edf11"
    }
  ],
  "workloadContext": "Production"
}
2022-12-08T01:41:18.026Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-08T01:41:18.026Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9d3dbba1-ef2c-4c01-9d86-6e78daa118d3 ASDC
2022-12-08T01:41:18.027Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:506aa61f-26aa-4ec6-8594-4475749fb8e7
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:9d3dbba1-ef2c-4c01-9d86-6e78daa118d3
ServiceInvariantUUID:b8e26713-aeec-4421-88d8-111405f246f0
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:0179e453-f4a9-4f7c-bd7d-2b60dc0edf11
ArtifactChecksum:NTkwOGNmNGFmYjhlYzhlM2U0MjkxNWU1NjI4MzhkMzI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:411efac7-15b1-448a-b3e9-4f402e102e76
ResourceInvariantUUID:4cf9feaa-ec4a-416b-9372-ffb433af18f9
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:3ca4b07e-73e8-4475-b758-36023688997f
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:bf8da7f2-7b81-4a35-b215-4e2c67b2aad9
ArtifactChecksum:OWI0NmJmY2Q3ODcxNWVjYWVkOWZjODY0NDcyNzA4ZDQ=
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:10804c0f-2737-4c90-9f14-796c86761b18
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:ee53f9f5-bcc6-4379-94a6-c8cc5262e762
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:67807cf3-4206-49de-ad75-1975e341147a
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:ee53f9f5-bcc6-4379-94a6-c8cc5262e762
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:4562e728-b1c3-4586-a984-0ecc4aa116b7
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-08T01:41:18.027Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9d3dbba1-ef2c-4c01-9d86-6e78daa118d3 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-12-08T01:41:18.076Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T01:41:18.077Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-08T01:41:18.077Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-08T01:41:18.077Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0179e453-f4a9-4f7c-bd7d-2b60dc0edf11 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-08T01:41:18.077Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-08T01:41:18.077Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-08T01:41:18.156Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-08T01:41:18.160Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 0179e453-f4a9-4f7c-bd7d-2b60dc0edf11 163280
2022-12-08T01:41:18.160Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-12-08T01:41:18.160Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-08T01:41:18.160Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:41:18.161Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:18.163Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:18.163Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463678160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:18.263Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:18.264Z||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-12-08T01:41:18.264Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:18.282Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:18.283Z||pool-99-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-08T01:41:19.163Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T01:41:19.165Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-08T01:41:19.165Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 0179e453-f4a9-4f7c-bd7d-2b60dc0edf11, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-08T01:41:19.165Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-12-08T01:41:19.166Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-08T01:41:19.166Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-08T01:41:19.322Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10311951466927961057/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-12-08T01:41:20.486Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-08T01:41:20.487Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-12-08T01:41:20.487Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-08T01:41:20.487Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-12-08T01:41:20.487Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-08T01:41:20.487Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:20.487Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:20.487Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:20.487Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-12-08T01:41:20.488Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.488Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:20.488Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-08T01:41:20.488Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-12-08T01:41:20.489Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T01:41:20.489Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.489Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:20.489Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-08T01:41:20.489Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-12-08T01:41:20.489Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T01:41:20.490Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.490Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:20.490Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.490Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-12-08T01:41:20.490Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-12-08T01:41:20.491Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-12-08T01:41:20.491Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-08T01:41:20.491Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.491Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T01:41:20.491Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.492Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-08T01:41:20.492Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:41:20.492Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.493Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-08T01:41:20.493Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:41:20.493Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.494Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-08T01:41:20.494Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:41:20.494Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.494Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-08T01:41:20.495Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:41:20.495Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.496Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-12-08T01:41:20.496Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-12-08T01:41:20.496Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=f0c33c72-b39d-41cd-862e-df57c4f33fca
2022-12-08T01:41:20.497Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.497Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:20.497Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.498Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:20.498Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.498Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:20.499Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:20.499Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:20.499Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:9d3dbba1-ef2c-4c01-9d86-6e78daa118d3
Model Version:NULL
Model InvariantUuid:b8e26713-aeec-4421-88d8-111405f246f0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:ee1a1116-3857-473f-9e4e-455ee6706a53
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4cf9feaa-ec4a-416b-9372-ffb433af18f9
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:411efac7-15b1-448a-b3e9-4f402e102e76
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:f2f6f07e-61af-4a89-891c-d1a50028c3f2
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:2a00bcee-cb6a-49ab-a473-cafc11f8a2b0
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:f366f55d-b9d4-4eb4-aa42-2d382dc26a11
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:c4d6d944-14cd-48f9-9a33-59dff41d8830
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:f0c33c72-b39d-41cd-862e-df57c4f33fca
ModelInvariantUuid:e971c2a3-aa48-404b-8849-e34e859fdcf4
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:44db5a83-ac5d-46db-9d53-109915b584a4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:9a784649-e770-4716-8acd-325fc2c560fb
ModelInvariantUuid:77f599d6-8a20-41c3-8905-cc16e5bb5d70
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:669e2d0f-bfc2-4160-a417-720e1d797642
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-12-08T01:41:20.509Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 3ca4b07e-73e8-4475-b758-36023688997f
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-12-08T01:41:20.515Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||basic_cnf_macro 0
2022-12-08T01:41:20.515Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3ca4b07e-73e8-4475-b758-36023688997f
2022-12-08T01:41:20.515Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: bf8da7f2-7b81-4a35-b215-4e2c67b2aad9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-12-08T01:41:20.515Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-08T01:41:20.516Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:20.581Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-08T01:41:20.581Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json bf8da7f2-7b81-4a35-b215-4e2c67b2aad9 1565
2022-12-08T01:41:20.582Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:20.582Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:20.582Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:41:20.582Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:20.585Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:20.585Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463680582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:20.685Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:20.686Z||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-12-08T01:41:20.687Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:20.704Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:20.705Z||pool-100-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:21.586Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "f366f55d-b9d4-4eb4-aa42-2d382dc26a11",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c4d6d944-14cd-48f9-9a33-59dff41d8830",
    "vfModuleModelCustomizationUUID": "a5fa8581-50b8-420f-ac6e-b5916502095a",
    "isBase": true,
    "artifacts": [
      "10804c0f-2737-4c90-9f14-796c86761b18",
      "ee53f9f5-bcc6-4379-94a6-c8cc5262e762"
    ],
    "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": "f2f6f07e-61af-4a89-891c-d1a50028c3f2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2a00bcee-cb6a-49ab-a473-cafc11f8a2b0",
    "vfModuleModelCustomizationUUID": "27b24b2b-7dc5-445c-b9a3-dd651e75b808",
    "isBase": false,
    "artifacts": [
      "4562e728-b1c3-4586-a984-0ecc4aa116b7"
    ],
    "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-12-08T01:41:21.591Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c4d6d944-14cd-48f9-9a33-59dff41d8830
VfModuleModelInvariantUUID:f366f55d-b9d4-4eb4-aa42-2d382dc26a11
VfModuleModelDescription:NULL
Artifacts UUID List:{
10804c0f-2737-4c90-9f14-796c86761b18
,
ee53f9f5-bcc6-4379-94a6-c8cc5262e762

}
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:2a00bcee-cb6a-49ab-a473-cafc11f8a2b0
VfModuleModelInvariantUUID:f2f6f07e-61af-4a89-891c-d1a50028c3f2
VfModuleModelDescription:NULL
Artifacts UUID List:{
4562e728-b1c3-4586-a984-0ecc4aa116b7

}
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-12-08T01:41:21.593Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "f366f55d-b9d4-4eb4-aa42-2d382dc26a11",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c4d6d944-14cd-48f9-9a33-59dff41d8830",
    "vfModuleModelCustomizationUUID": "a5fa8581-50b8-420f-ac6e-b5916502095a",
    "isBase": true,
    "artifacts": [
      "10804c0f-2737-4c90-9f14-796c86761b18",
      "ee53f9f5-bcc6-4379-94a6-c8cc5262e762"
    ],
    "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": "f2f6f07e-61af-4a89-891c-d1a50028c3f2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2a00bcee-cb6a-49ab-a473-cafc11f8a2b0",
    "vfModuleModelCustomizationUUID": "27b24b2b-7dc5-445c-b9a3-dd651e75b808",
    "isBase": false,
    "artifacts": [
      "4562e728-b1c3-4586-a984-0ecc4aa116b7"
    ],
    "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-12-08T01:41:21.594Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c4d6d944-14cd-48f9-9a33-59dff41d8830
VfModuleModelInvariantUUID:f366f55d-b9d4-4eb4-aa42-2d382dc26a11
VfModuleModelDescription:NULL
Artifacts UUID List:{
10804c0f-2737-4c90-9f14-796c86761b18
,
ee53f9f5-bcc6-4379-94a6-c8cc5262e762

}
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:2a00bcee-cb6a-49ab-a473-cafc11f8a2b0
VfModuleModelInvariantUUID:f2f6f07e-61af-4a89-891c-d1a50028c3f2
VfModuleModelDescription:NULL
Artifacts UUID List:{
4562e728-b1c3-4586-a984-0ecc4aa116b7

}
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-12-08T01:41:21.594Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 10804c0f-2737-4c90-9f14-796c86761b18 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-12-08T01:41:21.595Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-08T01:41:21.595Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:21.665Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-08T01:41:21.666Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 10804c0f-2737-4c90-9f14-796c86761b18 914
2022-12-08T01:41:21.666Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:21.666Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:21.667Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:41:21.667Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:21.669Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:21.669Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463681666,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:21.769Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:21.770Z||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-12-08T01:41:21.770Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:21.786Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:21.787Z||pool-101-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:22.670Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 67807cf3-4206-49de-ad75-1975e341147a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-12-08T01:41:22.670Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-08T01:41:22.672Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:22.737Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-08T01:41:22.738Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 67807cf3-4206-49de-ad75-1975e341147a 12
2022-12-08T01:41:22.738Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:22.738Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:22.739Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:41:22.739Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:22.741Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:22.741Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463682738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:22.841Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:22.842Z||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-12-08T01:41:22.842Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:22.857Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:22.858Z||pool-102-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:23.742Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: ee53f9f5-bcc6-4379-94a6-c8cc5262e762 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-12-08T01:41:23.742Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-08T01:41:23.743Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:23.811Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-08T01:41:23.811Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ee53f9f5-bcc6-4379-94a6-c8cc5262e762 96
2022-12-08T01:41:23.812Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:23.812Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:23.812Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:41:23.812Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:23.814Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:23.815Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463683812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:23.916Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-08T01:41:23.917Z||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-12-08T01:41:23.917Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:23.936Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:23.936Z||pool-103-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:24.815Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 4562e728-b1c3-4586-a984-0ecc4aa116b7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-12-08T01:41:24.820Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-08T01:41:24.820Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:24.885Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-08T01:41:24.886Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 4562e728-b1c3-4586-a984-0ecc4aa116b7 20206
2022-12-08T01:41:24.886Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:24.887Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:24.887Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:41:24.887Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:24.889Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:24.889Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463684886,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:41:24.989Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:24.990Z||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-12-08T01:41:24.990Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:25.006Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:25.006Z||pool-104-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:25.897Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 9d3dbba1-ef2c-4c01-9d86-6e78daa118d3
2022-12-08T01:41:25.897Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 3ca4b07e-73e8-4475-b758-36023688997f 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-12-08T01:41:25.907Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4531ee86, org.onap.sdc.toscaparser.api.parameters.Input@107e592f, org.onap.sdc.toscaparser.api.parameters.Input@36fdd27a, org.onap.sdc.toscaparser.api.parameters.Input@5c5c20f5, org.onap.sdc.toscaparser.api.parameters.Input@1653b026]
2022-12-08T01:41:25.909Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.909Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:25.909Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 
2022-12-08T01:41:25.910Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 411efac7-15b1-448a-b3e9-4f402e102e76
2022-12-08T01:41:25.910Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 411efac7-15b1-448a-b3e9-4f402e102e76 matches Tosca VF Customization UUID: 411efac7-15b1-448a-b3e9-4f402e102e76
2022-12-08T01:41:25.910Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 411efac7-15b1-448a-b3e9-4f402e102e76  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-12-08T01:41:25.912Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.912Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:25.913Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 411efac7-15b1-448a-b3e9-4f402e102e76: {\"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-12-08T01:41:25.914Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@115680f1
2022-12-08T01:41:25.914Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.914Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T01:41:25.914Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 27b24b2b-7dc5-445c-b9a3-dd651e75b808
2022-12-08T01:41:25.915Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 27b24b2b-7dc5-445c-b9a3-dd651e75b808
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-12-08T01:41:25.917Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.918Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-08T01:41:25.918Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:41:25.918Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.918Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-08T01:41:25.919Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:41:25.919Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.919Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-08T01:41:25.920Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=411efac7-15b1-448a-b3e9-4f402e102e76
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-12-08T01:41:25.922Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.922Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:25.922Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 9d3dbba1-ef2c-4c01-9d86-6e78daa118d3: basic_cnf_macro
2022-12-08T01:41:25.923Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.923Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:25.923Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.923Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:25.924Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.924Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:25.924Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.925Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:25.925Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:41:25.925Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:41:25.925Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:25.960Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 3ca4b07e-73e8-4475-b758-36023688997f 2 ASDC deployResourceStructure
2022-12-08T01:41:25.960Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:25.961Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:25.961Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:41:25.961Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:25.963Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:25.963Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463685960,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:41:26.064Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:26.065Z||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-12-08T01:41:26.065Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:26.078Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:26.078Z||pool-105-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-12-08T01:41:26.969Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:26.970Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:26.970Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:41:26.971Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:26.973Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:26.973Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463686969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T01:41:27.073Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:27.074Z||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-12-08T01:41:27.074Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:27.089Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:27.090Z||pool-106-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:27.973Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:27.981Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:27.981Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-08T01:41:27.981Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:27.987Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:27.988Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463687973,
  "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-12-08T01:41:28.088Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:28.089Z||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-12-08T01:41:28.089Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:28.107Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:28.108Z||pool-107-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:28.993Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:28.994Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:28.994Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:41:28.995Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:28.997Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:28.997Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463688993,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-12-08T01:41:29.097Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:29.098Z||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-12-08T01:41:29.098Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:29.114Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:29.115Z||pool-108-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:30.002Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:30.003Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||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-12-08T01:41:30.003Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-08T01:41:30.004Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:30.006Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:30.006Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463690002,
  "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-12-08T01:41:30.106Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:41:30.107Z||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-12-08T01:41:30.107Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:30.120Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:30.121Z||pool-109-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:31.012Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-12-08T01:41:31.012Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-08T01:41:31.013Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:41:31.013Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:41:31.016Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:41:31.016Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463691012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:41:31.117Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-08T01:41:31.118Z||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-12-08T01:41:31.119Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:41:31.132Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:41:31.133Z||pool-110-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:41:32.017Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:41:32.032Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
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-12-08T01:41:32.036Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:41:32.036Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T01:41:32.037Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T01:42:02.037Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:42:02.052Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
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-12-08T01:42:02.055Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:42:02.055Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T01:42:02.056Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T01:42:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:42:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:42:07.291Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:42:07.318Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:42:07.319Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:42:07.319Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463665247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:42:07.320Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:42:32.056Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:42:32.068Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
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-12-08T01:42:32.070Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:42:32.070Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T01:42:32.070Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T01:43:02.071Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:43:02.087Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
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-12-08T01:43:02.090Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:43:02.091Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T01:43:02.091Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T01:43:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:43:07.291Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:43:07.291Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:43:07.352Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:43:07.353Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:43:07.353Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670463668365,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:43:07.354Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:43:32.092Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:43:32.105Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
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-12-08T01:43:32.108Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:43:32.109Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T01:43:32.109Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T01:44:02.110Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:44:02.130Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
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-12-08T01:44:02.133Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:44:02.133Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-08T01:44:02.133Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-08T01:44:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:44:07.291Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:44:07.291Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:44:07.820Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:44:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463667636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.824Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.824Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.825Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.825Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.825Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.826Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463665247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.826Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.827Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.827Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463667636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.827Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.828Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.828Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.828Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.829Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.829Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463670204,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:44:07.829Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.829Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.830Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463665247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.830Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.830Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.831Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463667636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.831Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.831Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.832Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.832Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.832Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.833Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463671207,
  "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-12-08T01:44:07.845Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 506aa61f-26aa-4ec6-8594-4475749fb8e7
2022-12-08T01:44:07.845Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 506aa61f-26aa-4ec6-8594-4475749fb8e7 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-12-08T01:44:07.861Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.862Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463665247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.863Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.863Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.863Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463667636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.864Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.864Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.864Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.864Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.865Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.865Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463665247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.865Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.866Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.866Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463667636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.866Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.867Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.867Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.867Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.868Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.868Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463673367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.868Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.868Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.869Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463667636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.869Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.869Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.870Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.870Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.870Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.871Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463667636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.871Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.871Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.872Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463674465,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.872Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.872Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.873Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.873Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.873Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.874Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463667636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.874Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.874Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.875Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463675542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.875Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.875Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.876Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.876Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.876Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.876Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463676402,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.877Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.877Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.877Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463676589,
  "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-12-08T01:44:07.907Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dc2d2c10-2970-40d1-b9d3-7fa105e6030b
2022-12-08T01:44:07.913Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc2d2c10-2970-40d1-b9d3-7fa105e6030b 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-12-08T01:44:07.927Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.927Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.928Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.928Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.928Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463677406,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:44:07.929Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.929Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.929Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670463677594,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:44:07.929Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.930Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.930Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.930Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.930Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.931Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "policy-id",
  "timestamp": 1670463678408,
  "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-12-08T01:44:07.943Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dc2d2c10-2970-40d1-b9d3-7fa105e6030b
2022-12-08T01:44:07.943Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc2d2c10-2970-40d1-b9d3-7fa105e6030b 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-12-08T01:44:07.958Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.958Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463678160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.959Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.959Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.959Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463677802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.960Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.960Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.960Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463677802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.960Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.960Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.961Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463681364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.961Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.961Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.961Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463680582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.962Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.962Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.962Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463677802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.963Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.963Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.963Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463681364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.963Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.964Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.964Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463677802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.964Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.964Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.965Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463681666,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.965Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.965Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.965Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463681364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.966Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.966Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.966Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463677802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.966Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.966Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.967Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463682738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.967Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.967Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.967Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463681364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.968Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.968Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.968Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463677802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.968Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.968Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.969Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463683812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.969Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.969Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.969Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463681364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.970Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.970Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.970Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463677802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.971Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.971Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.971Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463684886,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.972Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.972Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.972Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463681364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.973Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.973Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.973Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463677802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.973Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.974Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.974Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463685960,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:44:07.974Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.974Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.974Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463681364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:44:07.974Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.974Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.975Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463686537,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.975Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.975Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.975Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463686969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T01:44:07.975Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.975Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.975Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463681364,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:44:07.975Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:44:07.976Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.976Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463687973,
  "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-12-08T01:44:07.976Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.976Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.976Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463689451,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:44:07.976Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.976Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.976Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463688784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:44:07.977Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.977Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.977Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463688993,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-12-08T01:44:07.977Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:07.977Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:07.977Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670463689788,
  "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-12-08T01:44:07.988Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dc2d2c10-2970-40d1-b9d3-7fa105e6030b
2022-12-08T01:44:07.989Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc2d2c10-2970-40d1-b9d3-7fa105e6030b 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-12-08T01:44:08.008Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:08.009Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463690002,
  "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-12-08T01:44:08.009Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:08.009Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:08.009Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463691012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:44:08.009Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:08.010Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:08.010Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463697034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:44:08.010Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:44:08.010Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:44:08.010Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670463698037,
  "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-12-08T01:44:08.023Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dc2d2c10-2970-40d1-b9d3-7fa105e6030b
2022-12-08T01:44:08.023Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc2d2c10-2970-40d1-b9d3-7fa105e6030b 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-12-08T01:44:32.134Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:44:32.149Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7
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-12-08T01:44:32.152Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:44:32.152Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-08T01:44:32.152Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-08T01:44:32.152Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-08T01:44:32.152Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:44:32.153Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:44:32.153Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:44:32.153Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:44:32.153Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-08T01:44:32.159Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-08T01:45:02.159Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7 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-12-08T01:45:02.174Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 506aa61f-26aa-4ec6-8594-4475749fb8e7 and serviceModelVersionId: 9d3dbba1-ef2c-4c01-9d86-6e78daa118d3
2022-12-08T01:45:02.174Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b8e26713-aeec-4421-88d8-111405f246f0
2022-12-08T01:45:02.176Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b8e26713-aeec-4421-88d8-111405f246f0/model-vers/model-ver/9d3dbba1-ef2c-4c01-9d86-6e78daa118d3?depth=0
2022-12-08T01:45:02.183Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-12-08T01:45:02.258Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b8e26713-aeec-4421-88d8-111405f246f0/model-vers/model-ver/9d3dbba1-ef2c-4c01-9d86-6e78daa118d3?depth=0|INFO|500||Invoke
2022-12-08T01:45:02.258Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b8e26713-aeec-4421-88d8-111405f246f0/model-vers/model-ver/9d3dbba1-ef2c-4c01-9d86-6e78daa118d3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b8e26713-aeec-4421-88d8-111405f246f0/model-vers/model-ver/9d3dbba1-ef2c-4c01-9d86-6e78daa118d3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[506aa61f-26aa-4ec6-8594-4475749fb8e7], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c6b26192-6cd2-4de8-938d-0bc174e24275], X-ECOMP-RequestID=[506aa61f-26aa-4ec6-8594-4475749fb8e7], X-TransactionId=[], X-ONAP-RequestID=[506aa61f-26aa-4ec6-8594-4475749fb8e7], Content-Type=[application/merge-patch+json]}
2022-12-08T01:45:02.265Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b8e26713-aeec-4421-88d8-111405f246f0/model-vers/model-ver/9d3dbba1-ef2c-4c01-9d86-6e78daa118d3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-08T01:45:02.384Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b8e26713-aeec-4421-88d8-111405f246f0/model-vers/model-ver/9d3dbba1-ef2c-4c01-9d86-6e78daa118d3?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/b8e26713-aeec-4421-88d8-111405f246f0/model-vers/model-ver/9d3dbba1-ef2c-4c01-9d86-6e78daa118d3?depth=0 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 01:45:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[249984], x-aai-txid=[0-aai-resources-221208-01:45:03:071-4886], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-08T01:45:02.385Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b8e26713-aeec-4421-88d8-111405f246f0/model-vers/model-ver/9d3dbba1-ef2c-4c01-9d86-6e78daa118d3?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-08T01:45:02.386Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b8e26713-aeec-4421-88d8-111405f246f0/model-vers/model-ver/9d3dbba1-ef2c-4c01-9d86-6e78daa118d3?depth=0|INFO|500||InvokeReturn
2022-12-08T01:45:02.387Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-08T01:45:02.387Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-08T01:45:02.395Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-12-08T01:45:02.395Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 506aa61f-26aa-4ec6-8594-4475749fb8e7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-08T01:45:02.396Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-08T01:45:02.396Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:02.399Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:02.399Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463902395,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:45:02.499Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:45:02.500Z||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-12-08T01:45:02.500Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:02.518Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:02.519Z||pool-111-thread-1|||||INFO|500||cambria reply ok (20 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-12-08T01:45:03.416Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-08T01:45:03.417Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"dc2d2c10-2970-40d1-b9d3-7fa105e6030b","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"5af4aa11-f227-4598-99fc-32349e1e5dbb","serviceDescription":"service","serviceInvariantUUID":"14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6f15b98b-fa26-47c6-8603-9f294aa698ab","resourceInvariantUUID":"a45e575a-1dd2-412f-a6fa-0de793d44960","resourceCustomizationUUID":"40f82b99-e931-44d0-81fa-d3fe1c510962","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":"YTI0NDIxZTA3ZTFjZTBlMjkzMmRmZjkwYzMxZDI0ODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bb229870-1b4a-432d-978c-c477252c9cb5","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":"NjQ4OTBkYmZhOWI4OTVhMzY4MzBhZWE0MWMwMGIwZmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"94952bc9-e32a-4136-827e-a65abde91b59","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":"33485ac7-8853-4910-ad00-ec02388b573d","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":"fba12d90-9bb4-493b-942f-2a911a1fcd0c","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":"64e2bf8f-f778-443f-ba75-8c07cd3e0270","artifactVersion":"2","generatedFromUUID":"33485ac7-8853-4910-ad00-ec02388b573d"},{"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":"YTFlNTVhOGVjMGQ4YWMwYWZkMmFlMjA4YTJkYWI3ODU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"ddb1e47f-d6e9-496f-90e2-1303b2200ae6","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":"YzFhMjhiNzkxYTZiYmI0NDljZDcxY2JiZTc5ZWI0NzI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e16edd95-1fbf-4bc1-b67f-d5b065605a31","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZDFjNTU3ZmJjMjM0NTc0MTllMmNhZDMyNmNiMjUzODA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d655b3b5-1458-4f2e-bf43-f3dcd9ebc1f0","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-08T01:45:03.417Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:45:03.418Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:03.420Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:03.420Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:45:03.520Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:45:03.520Z||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-12-08T01:45:03.521Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:03.539Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:03.539Z||pool-112-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:04.421Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:45:04.422Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:04.424Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:04.424Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:45:04.524Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:45:04.525Z||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-12-08T01:45:04.525Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:04.540Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:04.540Z||pool-113-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-08T01:45:05.432Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:45:05.434Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:05.436Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:05.436Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:45:05.536Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:45:05.537Z||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-12-08T01:45:05.537Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:05.553Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:05.553Z||pool-114-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:06.437Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:45:06.438Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:06.440Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:06.440Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:45:06.540Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:45:06.541Z||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-12-08T01:45:06.541Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:06.555Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:06.556Z||pool-115-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:45:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:45:07.291Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:07.442Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:45:07.443Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:07.446Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:07.446Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-08T01:45:07.546Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:45:07.546Z||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-12-08T01:45:07.547Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:07.561Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:07.561Z||pool-116-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:07.578Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:07.578Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:45:07.579Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "506aa61f-26aa-4ec6-8594-4475749fb8e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463902395,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:45:07.581Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:45:07.581Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:45:07.581Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:45:07.581Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:45:07.582Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:45:07.582Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-08T01:45:07.582Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:45:07.582Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:45:07.582Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-08T01:45:07.582Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:45:07.583Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:45:07.583Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:45:07.583Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:45:08.446Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:45:08.447Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:08.449Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:08.449Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:45:08.549Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:45:08.552Z||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-12-08T01:45:08.552Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:08.569Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:08.570Z||pool-117-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:09.450Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:45:09.451Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:09.454Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:09.454Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:45:09.554Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:45:09.555Z||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-12-08T01:45:09.555Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:09.566Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:09.567Z||pool-118-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2022-12-08T01:45:10.455Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-08T01:45:10.456Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:10.458Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:10.458Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:45:10.558Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:45:10.559Z||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-12-08T01:45:10.559Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:10.572Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:10.572Z||pool-119-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:11.460Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "5af4aa11-f227-4598-99fc-32349e1e5dbb",
  "serviceDescription": "service",
  "serviceInvariantUUID": "14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "40f82b99-e931-44d0-81fa-d3fe1c510962",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "6f15b98b-fa26-47c6-8603-9f294aa698ab",
      "resourceInvariantUUID": "a45e575a-1dd2-412f-a6fa-0de793d44960",
      "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": "NjQ4OTBkYmZhOWI4OTVhMzY4MzBhZWE0MWMwMGIwZmY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "94952bc9-e32a-4136-827e-a65abde91b59",
          "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": "33485ac7-8853-4910-ad00-ec02388b573d",
          "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": "64e2bf8f-f778-443f-ba75-8c07cd3e0270",
            "generatedFromUUID": "33485ac7-8853-4910-ad00-ec02388b573d"
          },
          "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": "64e2bf8f-f778-443f-ba75-8c07cd3e0270",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZDFjNTU3ZmJjMjM0NTc0MTllMmNhZDMyNmNiMjUzODA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d655b3b5-1458-4f2e-bf43-f3dcd9ebc1f0"
    }
  ],
  "workloadContext": "Production"
}
2022-12-08T01:45:11.461Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-08T01:45:11.461Z|506aa61f-26aa-4ec6-8594-4475749fb8e7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5af4aa11-f227-4598-99fc-32349e1e5dbb ASDC
2022-12-08T01:45:11.462Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:dc2d2c10-2970-40d1-b9d3-7fa105e6030b
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:5af4aa11-f227-4598-99fc-32349e1e5dbb
ServiceInvariantUUID:14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73
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:d655b3b5-1458-4f2e-bf43-f3dcd9ebc1f0
ArtifactChecksum:ZDFjNTU3ZmJjMjM0NTc0MTllMmNhZDMyNmNiMjUzODA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:40f82b99-e931-44d0-81fa-d3fe1c510962
ResourceInvariantUUID:a45e575a-1dd2-412f-a6fa-0de793d44960
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:6f15b98b-fa26-47c6-8603-9f294aa698ab
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:94952bc9-e32a-4136-827e-a65abde91b59
ArtifactChecksum:NjQ4OTBkYmZhOWI4OTVhMzY4MzBhZWE0MWMwMGIwZmY=
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:33485ac7-8853-4910-ad00-ec02388b573d
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:64e2bf8f-f778-443f-ba75-8c07cd3e0270
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:64e2bf8f-f778-443f-ba75-8c07cd3e0270
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-08T01:45:11.463Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5af4aa11-f227-4598-99fc-32349e1e5dbb 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-12-08T01:45:11.511Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T01:45:11.512Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-08T01:45:11.512Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-08T01:45:11.513Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: d655b3b5-1458-4f2e-bf43-f3dcd9ebc1f0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-08T01:45:11.513Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-08T01:45:11.513Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-08T01:45:11.789Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-08T01:45:11.791Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar d655b3b5-1458-4f2e-bf43-f3dcd9ebc1f0 83003
2022-12-08T01:45:11.791Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-12-08T01:45:11.791Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-08T01:45:11.792Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:45:11.792Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:11.795Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:11.795Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463911791,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:45:11.895Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:45:11.895Z||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-12-08T01:45:11.896Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:11.909Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:11.910Z||pool-120-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:12.796Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-08T01:45:12.797Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-12-08T01:45:12.797Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: d655b3b5-1458-4f2e-bf43-f3dcd9ebc1f0, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-08T01:45:12.798Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-12-08T01:45:12.798Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-08T01:45:12.799Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-08T01:45:12.945Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP438198960496636/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-12-08T01:45:14.317Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-08T01:45:14.317Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-12-08T01:45:14.317Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-08T01:45:14.317Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-08T01:45:14.317Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:14.317Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-08T01:45:14.318Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:14.318Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-08T01:45:14.318Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-08T01:45:14.318Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-08T01:45:14.318Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:14.318Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-12-08T01:45:14.318Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.318Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:14.319Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-08T01:45:14.319Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-12-08T01:45:14.319Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T01:45:14.319Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.320Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:14.320Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-08T01:45:14.320Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-12-08T01:45:14.320Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-08T01:45:14.320Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.320Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:14.321Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.321Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-08T01:45:14.321Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-12-08T01:45:14.321Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-12-08T01:45:14.321Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-12-08T01:45:14.321Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-08T01:45:14.321Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-08T01:45:14.322Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.322Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T01:45:14.322Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.322Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-08T01:45:14.322Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:45:14.323Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.323Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-08T01:45:14.323Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:45:14.323Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.323Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-08T01:45:14.323Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:45:14.324Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.324Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-08T01:45:14.324Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-08T01:45:14.324Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-08T01:45:14.324Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=507329b2-615a-4945-a94f-be32579a3d78
2022-12-08T01:45:14.324Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.324Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:14.325Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.325Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:14.325Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.325Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:14.325Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:14.325Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:14.326Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:5af4aa11-f227-4598-99fc-32349e1e5dbb
Model Version:NULL
Model InvariantUuid:14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:aecce4b8-5927-4b44-8834-f6d3e1938c04
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a45e575a-1dd2-412f-a6fa-0de793d44960
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:40f82b99-e931-44d0-81fa-d3fe1c510962
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:b11e0860-1baf-4daa-8e88-4baabe0ef1c2
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:3e4ebb70-b529-4a62-822f-29f84589ac56
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:507329b2-615a-4945-a94f-be32579a3d78
ModelInvariantUuid:9dabd02d-1004-49ca-bd72-2b64e12f1d0f
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:b891c820-c34c-42da-9604-34ed00f37f05
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:780459af-774c-40b1-a01e-440e65baaa73
ModelInvariantUuid:b5710458-e5dc-45ee-92a8-265dd0eb346d
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:24fd8a2d-6e31-4e27-923c-31a2d7570a0e
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-12-08T01:45:14.334Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 6f15b98b-fa26-47c6-8603-9f294aa698ab
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-12-08T01:45:14.337Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||basic_vm_macro 0
2022-12-08T01:45:14.337Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6f15b98b-fa26-47c6-8603-9f294aa698ab
2022-12-08T01:45:14.337Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 94952bc9-e32a-4136-827e-a65abde91b59 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-12-08T01:45:14.337Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-08T01:45:14.337Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:14.418Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-08T01:45:14.418Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 94952bc9-e32a-4136-827e-a65abde91b59 792
2022-12-08T01:45:14.419Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:14.419Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:14.419Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:45:14.419Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:14.421Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:14.421Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463914419,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:45:14.521Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:45:14.522Z||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-12-08T01:45:14.523Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:14.536Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:14.537Z||pool-121-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:15.422Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "b11e0860-1baf-4daa-8e88-4baabe0ef1c2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3e4ebb70-b529-4a62-822f-29f84589ac56",
    "vfModuleModelCustomizationUUID": "c828974d-80dc-4849-89cd-4af39bec7fa4",
    "isBase": true,
    "artifacts": [
      "33485ac7-8853-4910-ad00-ec02388b573d",
      "64e2bf8f-f778-443f-ba75-8c07cd3e0270"
    ],
    "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-12-08T01:45:15.427Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3e4ebb70-b529-4a62-822f-29f84589ac56
VfModuleModelInvariantUUID:b11e0860-1baf-4daa-8e88-4baabe0ef1c2
VfModuleModelDescription:NULL
Artifacts UUID List:{
33485ac7-8853-4910-ad00-ec02388b573d
,
64e2bf8f-f778-443f-ba75-8c07cd3e0270

}
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-12-08T01:45:15.430Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "b11e0860-1baf-4daa-8e88-4baabe0ef1c2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3e4ebb70-b529-4a62-822f-29f84589ac56",
    "vfModuleModelCustomizationUUID": "c828974d-80dc-4849-89cd-4af39bec7fa4",
    "isBase": true,
    "artifacts": [
      "33485ac7-8853-4910-ad00-ec02388b573d",
      "64e2bf8f-f778-443f-ba75-8c07cd3e0270"
    ],
    "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-12-08T01:45:15.430Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3e4ebb70-b529-4a62-822f-29f84589ac56
VfModuleModelInvariantUUID:b11e0860-1baf-4daa-8e88-4baabe0ef1c2
VfModuleModelDescription:NULL
Artifacts UUID List:{
33485ac7-8853-4910-ad00-ec02388b573d
,
64e2bf8f-f778-443f-ba75-8c07cd3e0270

}
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-12-08T01:45:15.430Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 33485ac7-8853-4910-ad00-ec02388b573d from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-12-08T01:45:15.430Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-08T01:45:15.430Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:15.493Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-08T01:45:15.494Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 33485ac7-8853-4910-ad00-ec02388b573d 5033
2022-12-08T01:45:15.494Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:15.494Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:15.494Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:45:15.495Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:15.497Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:15.497Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463915494,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:45:15.596Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:45:15.597Z||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-12-08T01:45:15.598Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:15.611Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:15.612Z||pool-122-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:16.497Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 64e2bf8f-f778-443f-ba75-8c07cd3e0270 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-12-08T01:45:16.498Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-12-08T01:45:16.498Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:16.648Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-12-08T01:45:16.648Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 64e2bf8f-f778-443f-ba75-8c07cd3e0270 903
2022-12-08T01:45:16.649Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:16.649Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:16.649Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-08T01:45:16.649Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:16.656Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:16.656Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463916649,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:45:16.751Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-12-08T01:45:16.752Z||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-12-08T01:45:16.752Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:16.766Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:16.767Z||pool-123-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:17.660Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 5af4aa11-f227-4598-99fc-32349e1e5dbb
2022-12-08T01:45:17.660Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 6f15b98b-fa26-47c6-8603-9f294aa698ab ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-08T01:45:17.694Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4a9405e4, org.onap.sdc.toscaparser.api.parameters.Input@559e5ae4, org.onap.sdc.toscaparser.api.parameters.Input@2c145ea5, org.onap.sdc.toscaparser.api.parameters.Input@2b1e4d75, org.onap.sdc.toscaparser.api.parameters.Input@41cfd6d7]
2022-12-08T01:45:17.699Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.700Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:17.700Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 
2022-12-08T01:45:17.700Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 40f82b99-e931-44d0-81fa-d3fe1c510962
2022-12-08T01:45:17.700Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 40f82b99-e931-44d0-81fa-d3fe1c510962 matches Tosca VF Customization UUID: 40f82b99-e931-44d0-81fa-d3fe1c510962
2022-12-08T01:45:17.701Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 40f82b99-e931-44d0-81fa-d3fe1c510962  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-12-08T01:45:17.704Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.704Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:17.706Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 40f82b99-e931-44d0-81fa-d3fe1c510962: {\"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-12-08T01:45:17.706Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@31e2fbfe
2022-12-08T01:45:17.706Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.706Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-08T01:45:17.708Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c828974d-80dc-4849-89cd-4af39bec7fa4
2022-12-08T01:45:17.708Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c828974d-80dc-4849-89cd-4af39bec7fa4
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-12-08T01:45:17.718Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.720Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-08T01:45:17.721Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:45:17.722Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.730Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-08T01:45:17.730Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:45:17.731Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.732Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-08T01:45:17.732Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-08T01:45:17.732Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-08T01:45:17.732Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=507329b2-615a-4945-a94f-be32579a3d78
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-12-08T01:45:17.737Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.737Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-08T01:45:17.737Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-08T01:45:17.738Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.738Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-08T01:45:17.738Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=40f82b99-e931-44d0-81fa-d3fe1c510962
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-12-08T01:45:17.739Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.739Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:17.740Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 5af4aa11-f227-4598-99fc-32349e1e5dbb: basic_vm_macro
2022-12-08T01:45:17.740Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.744Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:17.744Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.744Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:17.745Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.745Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:17.745Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.745Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:17.745Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-08T01:45:17.746Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-08T01:45:17.746Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:17.887Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 6f15b98b-fa26-47c6-8603-9f294aa698ab 1 ASDC deployResourceStructure
2022-12-08T01:45:17.888Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:17.888Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:17.888Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:45:17.889Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:17.890Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:17.891Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463917888,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:45:17.993Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-08T01:45:17.996Z||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-12-08T01:45:17.996Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:18.020Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:18.021Z||pool-124-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:18.892Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:18.892Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:18.892Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:45:18.893Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:18.895Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:18.895Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463918891,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T01:45:18.995Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:45:18.996Z||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-12-08T01:45:18.996Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:19.011Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:19.011Z||pool-125-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:19.896Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:19.897Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||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-12-08T01:45:19.897Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:45:19.898Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:19.900Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:19.900Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463919896,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-08T01:45:20.000Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:45:20.001Z||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-12-08T01:45:20.001Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:20.015Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:20.016Z||pool-126-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:20.903Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-12-08T01:45:20.904Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-08T01:45:20.904Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-08T01:45:20.905Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:20.907Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:20.907Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463920903,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:45:21.007Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-08T01:45:21.008Z||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-12-08T01:45:21.008Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:21.053Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:21.054Z||pool-127-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
2022-12-08T01:45:21.909Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dc2d2c10-2970-40d1-b9d3-7fa105e6030b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-12-08T01:45:21.925Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dc2d2c10-2970-40d1-b9d3-7fa105e6030b
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-12-08T01:45:21.929Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-08T01:45:21.929Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-08T01:45:21.929Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-08T01:45:21.929Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-08T01:45:21.929Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:45:21.929Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:45:21.929Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:45:21.929Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-08T01:45:21.930Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-08T01:45:21.937Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-08T01:45:51.937Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dc2d2c10-2970-40d1-b9d3-7fa105e6030b 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-12-08T01:45:51.951Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dc2d2c10-2970-40d1-b9d3-7fa105e6030b and serviceModelVersionId: 5af4aa11-f227-4598-99fc-32349e1e5dbb
2022-12-08T01:45:51.951Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73
2022-12-08T01:45:51.952Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73/model-vers/model-ver/5af4aa11-f227-4598-99fc-32349e1e5dbb?depth=0
2022-12-08T01:45:51.957Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-12-08T01:45:52.001Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73/model-vers/model-ver/5af4aa11-f227-4598-99fc-32349e1e5dbb?depth=0|INFO|500||Invoke
2022-12-08T01:45:52.001Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73/model-vers/model-ver/5af4aa11-f227-4598-99fc-32349e1e5dbb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73/model-vers/model-ver/5af4aa11-f227-4598-99fc-32349e1e5dbb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[dc2d2c10-2970-40d1-b9d3-7fa105e6030b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[404142d8-9fc1-4c48-97c3-199ca4795ffc], X-ECOMP-RequestID=[dc2d2c10-2970-40d1-b9d3-7fa105e6030b], X-TransactionId=[], X-ONAP-RequestID=[dc2d2c10-2970-40d1-b9d3-7fa105e6030b], Content-Type=[application/merge-patch+json]}
2022-12-08T01:45:52.007Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73/model-vers/model-ver/5af4aa11-f227-4598-99fc-32349e1e5dbb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-08T01:45:52.280Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73/model-vers/model-ver/5af4aa11-f227-4598-99fc-32349e1e5dbb?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/14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73/model-vers/model-ver/5af4aa11-f227-4598-99fc-32349e1e5dbb?depth=0 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 01:45:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[268], vertex-id=[258224], x-aai-txid=[1-aai-resources-221208-01:45:52:813-60241], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-08T01:45:52.281Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73/model-vers/model-ver/5af4aa11-f227-4598-99fc-32349e1e5dbb?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-08T01:45:52.281Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14fdec4a-bcfb-4cc0-89d5-d1b0bba16b73/model-vers/model-ver/5af4aa11-f227-4598-99fc-32349e1e5dbb?depth=0|INFO|500||InvokeReturn
2022-12-08T01:45:52.282Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-08T01:45:52.288Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-08T01:45:52.292Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-12-08T01:45:52.292Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dc2d2c10-2970-40d1-b9d3-7fa105e6030b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-08T01:45:52.292Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-08T01:45:52.292Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-12-08T01:45:52.294Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-08T01:45:52.294Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463952292,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:45:52.396Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-08T01:45:52.400Z||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-12-08T01:45:52.400Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:45:52.446Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:45:52.449Z||pool-128-thread-1|||||INFO|500||cambria reply ok (50 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-12-08T01:45:53.315Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:45:53.316Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:45:53.316Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:46:03.687Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:46:03.687Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:46:03.688Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:46:03.688Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:46:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:46:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:46:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:46:07.324Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:46:07.325Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:46:07.325Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-08T01:46:07.326Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:46:13.236Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:46:13.237Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:46:13.237Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:46:13.237Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:46:22.784Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:46:22.785Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:46:22.785Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:46:22.785Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:46:32.340Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:46:32.341Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:46:32.342Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:46:32.342Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:46:41.889Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:47:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:47:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:47:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:47:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:47:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:47:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:47:07.819Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:47:07.820Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.820Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:47:07.820Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463667285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463911791,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463914419,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.821Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463915494,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463916649,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463917888,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463918891,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463919896,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:47:07.822Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.823Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463920903,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-08T01:47:07.823Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:47:07.823Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-08T01:47:07.823Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dc2d2c10-2970-40d1-b9d3-7fa105e6030b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670463952292,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-08T01:47:07.823Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-08T01:47:16.832Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:48:07.288Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:48:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:48:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:48:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:48:07.290Z||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-12-08T01:48:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:48:16.857Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:48:16.877Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:49:07.285Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:49:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:49:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:49:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:49:07.290Z||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-12-08T01:49:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:49:16.840Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:49:16.841Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:50:07.285Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:50:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:50:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:50:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:50:07.290Z||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-12-08T01:50:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:50:16.834Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:50:16.850Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:51:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:51:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:51:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:51:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:51:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T01:51:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:51:16.833Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:51:16.834Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:52:07.285Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:52:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T01:52:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T01:52:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:52:07.290Z||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-12-08T01:52:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:52:16.835Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:52:16.837Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:53:07.287Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:53:07.288Z||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-12-08T01:53:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:53:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:53:07.290Z||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-12-08T01:53:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:53:16.833Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:53:16.835Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:54:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:54:07.286Z||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-12-08T01:54:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:54:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:54:07.290Z||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-12-08T01:54:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:54:16.840Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:54:16.843Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:55:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:55:07.286Z||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-12-08T01:55:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:55:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:55:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T01:55:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:55:16.834Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:55:16.834Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:56:07.287Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:56:07.289Z||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-12-08T01:56:07.289Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:56:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:56:07.290Z||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-12-08T01:56:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:56:16.849Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:56:16.881Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:57:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:57:07.286Z||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-12-08T01:57:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:57:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:57:07.290Z||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-12-08T01:57:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:57:16.840Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:57:16.844Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:58:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:58:07.286Z||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-12-08T01:58:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:58:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:58:07.290Z||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-12-08T01:58:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:58:16.829Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:58:16.832Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:59:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:59:07.286Z||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-12-08T01:59:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:59:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T01:59:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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-12-08T01:59:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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 zyFANov6Rh7ONJJu) ...
2022-12-08T01:59:16.865Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T01:59:16.880Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:00:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:00:07.286Z||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-12-08T02:00:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:00:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:00:07.290Z||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-12-08T02:00:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:00:16.850Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:00:16.851Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:01:07.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:01:07.287Z||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-12-08T02:01:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:01:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:01:07.290Z||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-12-08T02:01:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:01:16.853Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:01:16.853Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:02:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:02:07.286Z||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-12-08T02:02:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:02:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:02:07.290Z||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-12-08T02:02:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:02:16.846Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:02:16.848Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:03:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:03:07.286Z||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-12-08T02:03:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:03:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:03:07.290Z||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-12-08T02:03:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:03:16.850Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:03:16.851Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:04:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:04:07.286Z||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-12-08T02:04:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:04:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:04:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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-12-08T02:04:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:04:16.835Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:04:16.834Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:05:07.286Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:05:07.288Z||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-12-08T02:05:07.288Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:05:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:05:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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-12-08T02:05:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:05:16.837Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:05:16.848Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:06:07.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:06:07.286Z||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-12-08T02:06:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:06:07.291Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:06:07.292Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:06:07.292Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:06:16.861Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:06:16.862Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:07:07.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:07:07.286Z||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-12-08T02:07:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:07:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:07:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:07:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:07:16.833Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:07:16.833Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:08:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:08:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:08:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:08:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:08:07.290Z||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-12-08T02:08:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:08:16.836Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:08:16.843Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:09:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:09:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:09:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:09:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:09:07.290Z||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-12-08T02:09:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:09:16.844Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:09:16.844Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:10:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:10:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:10:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:10:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:10:07.290Z||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-12-08T02:10:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:10:16.831Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:10:16.831Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:11:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:11:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:11:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:11:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:11:07.290Z||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-12-08T02:11:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:11:16.839Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:11:16.841Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:12:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:12:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:12:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:12:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:12:07.290Z||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-12-08T02:12:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:12:16.842Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:12:16.842Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:13:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:13:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:13:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:13:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:13:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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-12-08T02:13:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:13:16.836Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:13:16.861Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:14:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:14:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:14:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:14:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:14:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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-12-08T02:14:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:14:16.837Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:14:16.859Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:15:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:15:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:15:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:15:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:15:07.290Z||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-12-08T02:15:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:15:16.833Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:15:16.837Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:16:07.285Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:16:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:16:07.287Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:16:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:16:07.290Z||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-12-08T02:16:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:16:16.833Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:16:16.835Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:17:07.286Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:17:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:17:07.288Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:17:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:17:07.290Z||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-12-08T02:17:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:17:16.837Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:17:16.840Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:18:07.285Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:18:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T02:18:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T02:18:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:18:07.290Z||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-12-08T02:18:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:18:16.838Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:18:16.838Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:19:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:19:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T02:19:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T02:19:07.289Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:19:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:19:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:19:16.841Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:19:16.842Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:20:07.285Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:20:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T02:20:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T02:20:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:20:07.290Z||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-12-08T02:20:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:20:16.860Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:20:16.865Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:21:07.285Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:21:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T02:21:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T02:21:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:21:07.290Z||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-12-08T02:21:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:21:16.851Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:21:16.852Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:22:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:22:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T02:22:07.287Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T02:22:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:22:07.290Z||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-12-08T02:22:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:22:16.851Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:22:16.854Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:23:07.285Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:23:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T02:23:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T02:23:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:23:07.290Z||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-12-08T02:23:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:23:16.839Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:23:16.839Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:24:07.285Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:24:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T02:24:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T02:24:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:24:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:24:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:24:16.844Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:24:16.844Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:25:07.285Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:25:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T02:25:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T02:25:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:25:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:25:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:25:16.839Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:25:16.844Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:26:07.285Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:26:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-08T02:26:07.286Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as zyFANov6Rh7ONJJu) ...
2022-12-08T02:26:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:26:07.290Z||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-12-08T02:26:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:26:16.849Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:26:16.850Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:27:07.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:27:07.286Z||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-12-08T02:27:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:27:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:27:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:27:07.291Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:27:16.831Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:27:16.832Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:28:07.287Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:28:07.289Z||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-12-08T02:28:07.289Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:28:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:28:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:28:07.289Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:28:16.832Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:28:16.841Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:29:07.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:29:07.286Z||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-12-08T02:29:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:29:07.289Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:29:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:29:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:29:16.837Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:29:16.839Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:30:07.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:30:07.286Z||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-12-08T02:30:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:30:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:30:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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-12-08T02:30:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:30:16.833Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:30:16.835Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:31:07.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:31:07.286Z||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-12-08T02:31:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:31:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:31:07.289Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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-12-08T02:31:07.290Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:31:16.843Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:31:16.844Z|dc2d2c10-2970-40d1-b9d3-7fa105e6030b|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:32:07.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:32:07.286Z||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-12-08T02:32:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:32:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:32:07.290Z||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-12-08T02:32:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:32:16.833Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:32:16.835Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:33:07.286Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:33:07.286Z||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-12-08T02:33:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:33:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:33:07.290Z||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-12-08T02:33:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:33:16.843Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:33:16.847Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:34:07.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:34:07.286Z||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-12-08T02:34:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:34:07.289Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:34:07.290Z||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-12-08T02:34:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:34:16.845Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:34:16.847Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:35:07.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:35:07.286Z||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-12-08T02:35:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:35:07.289Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:35:07.290Z||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-12-08T02:35:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:35:16.844Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:35:16.844Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:36:07.286Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:36:07.286Z||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-12-08T02:36:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:36:07.290Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:36:07.290Z||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-12-08T02:36:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:36:16.832Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:36:16.844Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:37:07.287Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:37:07.288Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:37:07.288Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:37:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:37:07.290Z||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-12-08T02:37:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:37:16.838Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:37:16.855Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:38:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:38:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:38:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:38:07.289Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:38:07.290Z||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-12-08T02:38:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:38:16.833Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:38:16.845Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:39:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:39:07.289Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:39:07.289Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:39:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:39:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:39:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:39:16.846Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:39:16.846Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:40:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:40:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:40:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:40:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:40:07.290Z||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-12-08T02:40:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:40:16.839Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:40:16.870Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:41:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:41:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:41:07.287Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:41:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:41:07.290Z||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-12-08T02:41:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:41:16.830Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:41:16.843Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:42:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:42:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:42:07.287Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:42:07.290Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:42:07.290Z||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-12-08T02:42:07.291Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:42:16.850Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:42:16.851Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:43:07.285Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:43:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:43:07.286Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:43:07.289Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:43:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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-12-08T02:43:07.290Z|2a9de048-acee-409f-a808-029771fd65c0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:43:16.826Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:43:16.833Z|2a9de048-acee-409f-a808-029771fd65c0|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:44:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:44:07.286Z||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-12-08T02:44:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:44:07.289Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:44:07.290Z||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-12-08T02:44:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:44:16.834Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:44:16.850Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:45:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:45:07.286Z||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-12-08T02:45:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:45:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:45:07.290Z||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-12-08T02:45:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:45:16.838Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:45:16.845Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:46:07.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:46:07.286Z||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-12-08T02:46:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:46:07.289Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:46:07.290Z||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-12-08T02:46:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:46:16.837Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:46:16.838Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:47:07.285Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:47:07.287Z||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-12-08T02:47:07.287Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:47:07.289Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:47:07.289Z|3232179c-1a79-4949-bacc-a3082010c4d0|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-12-08T02:47:07.290Z|3232179c-1a79-4949-bacc-a3082010c4d0|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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:47:16.839Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:47:16.846Z|3232179c-1a79-4949-bacc-a3082010c4d0|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:48:07.285Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:48:07.286Z||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-12-08T02:48:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:48:07.289Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:48:07.290Z||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-12-08T02:48:07.290Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:48:16.844Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:48:16.844Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-08T02:49:07.285Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:49:07.286Z||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-12-08T02:49:07.286Z||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 zyFANov6Rh7ONJJu) ...
2022-12-08T02:49:07.289Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-08T02:49:07.290Z||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-12-08T02:49:07.290Z||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 zyFANov6Rh7ONJJu) ...