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-27T23:21:13.857Z||main|||||INFO|500||The following profiles are active: basic
2022-12-27T23:21:25.600Z||main|||||INFO|500||Starting service [Tomcat]
2022-12-27T23:21:25.601Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-12-27T23:21:25.735Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-12-27T23:21:30.212Z||main|||||INFO|500||catdb-pool - Starting...
2022-12-27T23:21:30.727Z||main|||||INFO|500||catdb-pool - Start completed.
2022-12-27T23:21:31.419Z||main|||||INFO|500||reqdb-pool - Starting...
2022-12-27T23:21:31.517Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-12-27T23:21:31.727Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-12-27T23:21:31.973Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-12-27T23:21:32.626Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-27T23:21:34.407Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-27T23:21:36.944Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-27T23:21:37.003Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-12-27T23:21:37.674Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-27T23:21:37.906Z||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-27T23:21:39.038Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-27T23:21:40.338Z||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-27T23:21:41.365Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-12-27T23:21:41.368Z||main|||||ERROR|500||(conn=1107) Table 'catalogdb.activity_spec' doesn't exist
2022-12-27T23:21:41.388Z||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-27T23:21:45.356Z||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-27T23:21:48.086Z||main|||||WARN|500||---
2022-12-27T23:21:48.087Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-12-27T23:21:48.087Z||main|||||WARN|500||---
2022-12-27T23:21:48.581Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-12-27T23:21:54.723Z||main|||||INFO|500||Started Application in 44.553 seconds (JVM running for 46.789)
2022-12-27T23:21:54.772Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-12-27T23:21:54.826Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-12-27T23:21:54.856Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-12-27T23:21:54.900Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-12-27T23:21:54.966Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 4113f978-6cdd-4c27-8747-1a7c931125df url= /sdc/v1/artifactTypes
2022-12-27T23:21:54.967Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-27T23:21:55.176Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-12-27T23:21:55.209Z||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-27T23:21:55.247Z||scheduling-1|||||DEBUG|500||create keys
2022-12-27T23:21:55.259Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-12-27T23:21:55.427Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:21:55.448Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 8f2434f0-491b-443b-9072-a7c1e9c514fb url= /sdc/v1/registerForDistribution
2022-12-27T23:21:55.774Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 8f2434f0-491b-443b-9072-a7c1e9c514fb url= /sdc/v1/registerForDistribution
2022-12-27T23:21:55.775Z||scheduling-1|||||INFO|500||start DistributionClient
2022-12-27T23:21:55.785Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:21:55.792Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:21:55.793Z||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-27T23:21:55.793Z||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-27T23:21:55.794Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:21:55.793Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:21:55.795Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-12-27T23:22:06.252Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:22:06.253Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:22:55.783Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:22:55.787Z||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-27T23:22:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:22:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:22:55.789Z||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-27T23:22:55.790Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:23:05.390Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:23:05.391Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:23:55.782Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:23:55.784Z||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-27T23:23:55.784Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:23:55.788Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:23:55.789Z||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-27T23:23:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:24:05.379Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:24:05.390Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:24:55.782Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:24:55.783Z||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-27T23:24:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:24:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:24:55.788Z||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-27T23:24:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:25:05.336Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:25:05.346Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:25:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:25:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:25:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:25:55.788Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:25:55.788Z||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-27T23:25:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:26:05.369Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:26:05.369Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:26:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:26:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:26:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:26:55.788Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:26:55.789Z||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-27T23:26:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:27:05.344Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:27:05.347Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:27:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:27:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:27:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:27:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:27:55.788Z||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-27T23:27:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:28:05.340Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:28:05.343Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:28:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:28:55.784Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:28:55.784Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:28:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:28:55.790Z||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-27T23:28:55.790Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:29:05.340Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:29:05.359Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:29:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:29:55.786Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:29:55.786Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:29:55.788Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:29:55.789Z||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-27T23:29:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:30:05.349Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:30:05.349Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:30:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:30:55.784Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:30:55.784Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:30:55.788Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:30:55.789Z||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-27T23:30:55.790Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:31:05.350Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:31:05.351Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:31:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:31:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:31:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:31:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:31:55.789Z||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-27T23:31:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:32:01.060Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-27T23:32:05.359Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:32:05.361Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:32:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:32:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:32:55.784Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:32:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:32:55.788Z||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-27T23:32:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:33:05.340Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:33:05.340Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:33:55.784Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:33:55.784Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:33:55.785Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:33:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:33:55.788Z||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-27T23:33:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:34:05.334Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:34:05.338Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:34:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:34:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:34:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:34:55.788Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:34:55.789Z||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-27T23:34:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:35:05.334Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:35:05.338Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:35:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:35:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:35:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:35:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:35:55.788Z||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-27T23:35:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:36:05.333Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:36:05.338Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:36:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:36:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:36:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:36:55.788Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:36:55.788Z||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-27T23:36:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:37:05.330Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:37:05.331Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:37:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:37:55.785Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:37:55.785Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:37:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:37:55.789Z||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-27T23:37:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:38:05.352Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:38:05.355Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:38:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:38:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:38:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:38:55.788Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:38:55.788Z||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-27T23:38:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:39:05.347Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:39:05.347Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:39:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:39:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:39:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:39:55.788Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:39:55.789Z||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-27T23:39:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:40:05.341Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:40:05.354Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:40:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:40:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:40:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:40:55.788Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:40:55.788Z||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-27T23:40:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:41:05.338Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:41:05.339Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:41:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:41:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:41:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:41:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:41:55.789Z||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-27T23:41:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:42:05.345Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:42:05.347Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:42:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:42:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:42:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:42:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:42:55.788Z||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-27T23:42:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:43:05.337Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:43:05.345Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:43:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:43:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:43:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:43:55.788Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:43:55.788Z||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-27T23:43:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:44:05.341Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:44:05.341Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:44:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:44:55.785Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:44:55.785Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:44:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:44:55.789Z||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-27T23:44:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:45:05.354Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:45:05.354Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:45:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:45:55.784Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:45:55.784Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:45:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:45:55.790Z||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-27T23:45:55.790Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:46:05.342Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:46:05.356Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:46:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:46:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:46:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:46:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:46:55.788Z||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-27T23:46:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:47:05.342Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:47:05.342Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:47:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:47:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:47:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:47:55.788Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:47:55.788Z||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-27T23:47:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:48:05.346Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:48:05.348Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:48:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:48:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:48:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:48:55.788Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:48:55.789Z||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-27T23:48:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:49:05.351Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:49:05.351Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:49:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:49:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:49:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:49:55.788Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:49:55.789Z||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-27T23:49:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:50:05.334Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:50:05.342Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:50:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:50:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:50:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:50:55.788Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:50:55.789Z||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-27T23:50:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:51:05.340Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:51:05.341Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:51:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:51:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:51:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:51:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:51:55.788Z||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-27T23:51:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:52:05.328Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:52:05.330Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:52:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:52:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:52:55.784Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:52:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:52:55.788Z||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-27T23:52:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:53:05.341Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:53:05.344Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:53:55.783Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:53:55.785Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:53:55.786Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:53:55.788Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:53:55.788Z||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-27T23:53:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:54:05.350Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:54:05.357Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:54:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:54:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:54:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:54:55.788Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:54:55.788Z||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-27T23:54:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:55:05.344Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:55:05.344Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:55:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:55:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:55:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:55:55.788Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:55:55.788Z||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-27T23:55:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:56:05.327Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:56:05.346Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:56:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:56:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:56:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:56:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:56:55.788Z||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-27T23:56:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:57:05.333Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:57:05.356Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:57:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:57:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:57:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:57:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:57:55.788Z||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-27T23:57:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:58:05.331Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:58:05.331Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:58:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:58:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:58:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:58:55.788Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:58:55.788Z||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-27T23:58:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-27T23:59:05.330Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:59:05.331Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-27T23:59:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:59:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-27T23:59:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-27T23:59:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-27T23:59:55.788Z||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-27T23:59:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:00:05.346Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:00:05.346Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:00:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:00:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:00:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:00:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:00:55.788Z||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-28T00:00:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:01:05.342Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:01:05.346Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:01:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:01:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:01:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:01:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:01:55.789Z||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-28T00:01:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:02:05.332Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:02:05.337Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:02:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:02:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:02:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:02:55.788Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:02:55.789Z||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-28T00:02:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:03:05.335Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:03:05.351Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:03:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:03:55.786Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:03:55.786Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:03:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:03:55.789Z||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-28T00:03:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:04:05.334Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:04:05.334Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:04:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:04:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:04:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:04:55.788Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:04:55.789Z||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-28T00:04:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:05:05.327Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:05:05.330Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:05:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:05:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:05:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:05:55.788Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:05:55.788Z||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-28T00:05:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:06:05.328Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:06:05.354Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:06:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:06:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:06:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:06:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:06:55.788Z||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-28T00:06:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:07:05.328Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:07:05.329Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:07:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:07:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:07:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:07:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:07:55.789Z||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-28T00:07:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:08:05.344Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:08:05.344Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:08:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:08:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:08:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:08:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:08:55.788Z||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-28T00:08:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:09:05.333Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:09:05.333Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:09:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:09:55.783Z||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-28T00:09:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:09:55.788Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:09:55.788Z||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-28T00:09:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:10:05.335Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:10:05.335Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:10:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:10:55.783Z||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-28T00:10:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:10:55.788Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:10:55.788Z||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-28T00:10:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:11:05.334Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:11:05.334Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:11:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:11:55.783Z||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-28T00:11:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:11:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:11:55.788Z||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-28T00:11:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:12:05.333Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:12:05.335Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:12:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:12:55.783Z||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-28T00:12:55.784Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:12:55.788Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:12:55.789Z||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-28T00:12:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:13:05.330Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:13:05.330Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:13:55.782Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:13:55.783Z||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-28T00:13:55.784Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:13:55.788Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:13:55.788Z||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-28T00:13:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:14:05.337Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:14:05.336Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:14:55.782Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:14:55.783Z||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-28T00:14:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:14:55.788Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:14:55.789Z||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-28T00:14:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:15:05.340Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:15:05.340Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:15:55.782Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:15:55.783Z||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-28T00:15:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:15:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:15:55.788Z||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-28T00:15:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:16:05.337Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:16:05.339Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:16:55.782Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:16:55.783Z||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-28T00:16:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:16:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:16:55.788Z||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-28T00:16:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:17:05.344Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:17:05.344Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:17:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:17:55.783Z||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-28T00:17:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:17:55.788Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:17:55.788Z||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-28T00:17:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:18:05.334Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:18:05.334Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:18:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:18:55.783Z||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-28T00:18:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:18:55.788Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:18:55.789Z||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-28T00:18:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:19:05.335Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:19:05.338Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:19:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:19:55.783Z||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-28T00:19:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:19:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:19:55.788Z||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-28T00:19:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:20:05.339Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:20:05.340Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:20:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:20:55.783Z||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-28T00:20:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:20:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:20:55.788Z||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-28T00:20:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:21:05.337Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:21:05.338Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:21:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:21:55.783Z||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-28T00:21:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:21:55.788Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:21:55.789Z||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-28T00:21:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:22:05.341Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:22:05.341Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:22:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:22:55.785Z||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-28T00:22:55.785Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:22:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:22:55.789Z||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-28T00:22:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:23:05.337Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:23:05.342Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:23:55.782Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:23:55.783Z||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-28T00:23:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:23:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:23:55.789Z||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-28T00:23:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:24:05.332Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:24:05.334Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:24:55.782Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:24:55.783Z||pool-2-thread-8|||||WARN|500||GET http://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-28T00:24:55.783Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:24:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:24:55.788Z||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-28T00:24:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:25:05.351Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:25:05.351Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:25:55.782Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:25:55.783Z||pool-2-thread-8|||||WARN|500||GET http://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-28T00:25:55.783Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:25:55.788Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:25:55.788Z||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-28T00:25:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:26:05.331Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:26:05.333Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:26:55.782Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:26:55.783Z||pool-2-thread-8|||||WARN|500||GET http://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-28T00:26:55.783Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:26:55.788Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:26:55.789Z||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-28T00:26:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:27:05.336Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:27:05.338Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:27:55.782Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:27:55.783Z||pool-2-thread-8|||||WARN|500||GET http://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-28T00:27:55.783Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:27:55.788Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:27:55.788Z||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-28T00:27:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:28:05.347Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:28:05.347Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:28:55.782Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:28:55.783Z||pool-2-thread-8|||||WARN|500||GET http://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-28T00:28:55.783Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:28:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:28:55.788Z||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-28T00:28:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:29:05.331Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:29:05.333Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:29:55.782Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:29:55.783Z||pool-2-thread-8|||||WARN|500||GET http://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-28T00:29:55.783Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:29:55.788Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:29:55.789Z||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-28T00:29:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:30:05.338Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:30:05.352Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:30:55.782Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:30:55.783Z||pool-2-thread-8|||||WARN|500||GET http://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-28T00:30:55.783Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:30:55.788Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:30:55.788Z||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-28T00:30:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:31:05.334Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:31:05.334Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:31:55.782Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:31:55.783Z||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-28T00:31:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:31:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:31:55.788Z||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-28T00:31:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:32:05.333Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:32:05.333Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:32:55.782Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:32:55.785Z||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-28T00:32:55.785Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:32:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:32:55.788Z||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-28T00:32:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:33:05.339Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:33:05.339Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:33:55.782Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:33:55.784Z||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-28T00:33:55.784Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:33:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:33:55.789Z||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-28T00:33:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:34:05.333Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:34:05.334Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:34:55.782Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:34:55.783Z||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-28T00:34:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:34:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:34:55.788Z||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-28T00:34:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:35:05.330Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:35:05.331Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:35:55.782Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:35:55.783Z||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-28T00:35:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:35:55.788Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:35:55.788Z||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-28T00:35:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:36:05.332Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:36:05.336Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:36:55.782Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:36:55.783Z||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-28T00:36:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:36:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:36:55.788Z||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-28T00:36:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:37:05.338Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:37:05.342Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:37:55.782Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:37:55.783Z||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-28T00:37:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:37:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:37:55.788Z||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-28T00:37:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:37:56.447Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:37:56.449Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.449Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"2b7ea454-6c6c-47e2-a407-a7434b11e0e1","serviceName":"basic_onboard_FhvfOt","serviceVersion":"1.0","serviceUUID":"88fbdb0a-d9f1-4916-9fe2-bd52310d2aed","serviceDescription":"service","serviceInvariantUUID":"832e10b2-a3bd-4c0c-863d-7b55894d4aab","resources":[{"resourceInstanceName":"basic_onboard_FhvfOt 0","resourceName":"basic_onboard_FhvfOt","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"da5005df-670e-443f-94e1-c9bfbe2094dc","resourceInvariantUUID":"8457af47-9546-495c-9a93-76bdcc8f12ea","resourceCustomizationUUID":"c6af6363-2b45-420a-8c38-5614dcce389f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vf-license-model.xml","artifactChecksum":"YWIzNjA2OTlkYTI5MDBlYzg5MjhhZGNmOTA0MzE2NWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"14646f7f-9df7-44bc-8aee-bf72c16272b7","artifactVersion":"1"},{"artifactName":"basic_onboard_fhvfot0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json","artifactChecksum":"NTExNzFkNzRjN2YzN2FmZTlhNDJmZDE1YmFjMjM1N2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e7b45adb-4004-46dd-8c0b-44620cbf142b","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"89785841-ae4d-48c3-aef8-11cf74897e94","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e4fe856e-5711-4487-b84f-f4f26368c54a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"514e208d-25d8-4cf4-9fc5-b262b50d08e6","artifactVersion":"2","generatedFromUUID":"89785841-ae4d-48c3-aef8-11cf74897e94"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardFhvfot-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-template.yml","artifactChecksum":"YjZkNmRiMDU4YjljYTY1NTAyMzdjZDRjZDgxMTE5NTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"236c2413-7363-4020-9e64-9e54376749a6","artifactVersion":"1"},{"artifactName":"service-BasicOnboardFhvfot-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar","artifactChecksum":"MTFlZmIzMjQwYjBjY2Y4ZTUyMTk2M2M1YzkzYTlmOGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0c928163-9045-4cde-807b-3f1c1573d4a9","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-28T00:37:56.451Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:37:56.454Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.454Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "cds-sdc-listener",
"timestamp": 1672187808668,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.462Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:37:56.469Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:37:56.478Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.478Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.478Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187856786,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.478Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.478Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.478Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "cds-sdc-listener",
"timestamp": 1672187808668,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.479Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.479Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.479Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187856786,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "NOTIFIED"
}
2022-12-28T00:37:56.479Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.479Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.479Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672187861992,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.479Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.479Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.479Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "cds-sdc-listener",
"timestamp": 1672187808668,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.480Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.480Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.480Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187856786,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-28T00:37:56.480Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.480Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.480Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "aai-model-loader",
"timestamp": 1672187863071,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.480Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.480Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.481Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672187861992,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.481Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.481Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.481Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "cds-sdc-listener",
"timestamp": 1672187808668,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.481Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.481Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.481Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187856786,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.481Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.481Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.481Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "aai-model-loader",
"timestamp": 1672187863071,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.482Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.482Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.482Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672187861992,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.482Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.482Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.482Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "cds-sdc-listener",
"timestamp": 1672187808668,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.482Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.482Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.482Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187856786,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-12-28T00:37:56.483Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.483Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.483Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "aai-model-loader",
"timestamp": 1672187863071,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.483Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.483Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.483Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672187861992,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.484Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.484Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.484Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "cds-sdc-listener",
"timestamp": 1672187808668,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.484Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.484Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.484Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187856786,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.484Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.484Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.485Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "aai-model-loader",
"timestamp": 1672187863071,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.485Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.485Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.485Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672187861992,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.485Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.485Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.485Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "cds-sdc-listener",
"timestamp": 1672187808668,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:37:56.486Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.486Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.486Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187856786,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:37:56.486Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.486Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.486Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "aai-model-loader",
"timestamp": 1672187863071,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.486Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.486Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.486Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672187861992,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187868170,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "cds-sdc-listener",
"timestamp": 1672187868148,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "aai-model-loader",
"timestamp": 1672187863071,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.487Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.488Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "policy-id",
"timestamp": 1672187867938,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.488Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.488Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.488Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672187861992,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:37:56.488Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.488Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.488Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187869254,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:37:56.488Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:37:56.488Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.488Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "aai-model-loader",
"timestamp": 1672187863071,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:37:56.489Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.489Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.490Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "policy-id",
"timestamp": 1672187867938,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.490Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.491Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.491Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672187869845,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:37:56.491Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:37:56.491Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.491Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187870332,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:37:56.491Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:37:56.491Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.491Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "policy-id",
"timestamp": 1672187867938,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-28T00:37:56.492Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.492Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.492Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "aai-model-loader",
"timestamp": 1672187870429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:37:56.492Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:37:56.492Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:37:56.492Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.492Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.492Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187871483,
"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=?
2022-12-28T00:37:56.593Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-28T00:37:56.597Z||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-28T00:37:56.597Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:37:56.617Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:37:56.617Z||pool-3-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-28T00:37:56.637Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
2022-12-28T00:37:56.658Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2b7ea454-6c6c-47e2-a407-a7434b11e0e1 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-28T00:37:56.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.696Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "policy-id",
"timestamp": 1672187867938,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.697Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.697Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "multicloud-k8s",
"timestamp": 1672187872489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-28T00:37:56.698Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:37:56.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.698Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "policy-id",
"timestamp": 1672187867938,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.699Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:56.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:37:56.699Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "policy-id",
"timestamp": 1672187867938,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:56.699Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:37:57.499Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:37:57.500Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:37:57.501Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:37:57.501Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "NOTIFIED"
}
2022-12-28T00:37:57.602Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:37:57.603Z||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-28T00:37:57.603Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:37:57.619Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:37:57.619Z||pool-4-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:37:58.502Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:37:58.503Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:37:58.505Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:37:58.505Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-28T00:37:58.605Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:37:58.607Z||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-28T00:37:58.607Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:37:58.620Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:37:58.620Z||pool-5-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:37:59.506Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:37:59.507Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:37:59.509Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:37:59.509Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:37:59.610Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-28T00:37:59.611Z||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-28T00:37:59.611Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:37:59.623Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:37:59.623Z||pool-6-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:38:00.510Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:38:00.510Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:00.512Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:00.513Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-12-28T00:38:00.613Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:38:00.615Z||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-28T00:38:00.615Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:00.628Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:00.629Z||pool-7-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:38:01.513Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:38:01.515Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:01.517Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:01.517Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:38:01.617Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:38:01.618Z||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-28T00:38:01.619Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:01.636Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:01.636Z||pool-8-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-28T00:38:02.518Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:38:02.519Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:02.521Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:02.521Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:38:02.621Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:38:02.622Z||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-28T00:38:02.622Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:02.637Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:02.637Z||pool-9-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:38:03.523Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"serviceName": "basic_onboard_FhvfOt",
"serviceVersion": "1.0",
"serviceUUID": "88fbdb0a-d9f1-4916-9fe2-bd52310d2aed",
"serviceDescription": "service",
"serviceInvariantUUID": "832e10b2-a3bd-4c0c-863d-7b55894d4aab",
"resources": [
{
"resourceInstanceName": "basic_onboard_FhvfOt 0",
"resourceCustomizationUUID": "c6af6363-2b45-420a-8c38-5614dcce389f",
"resourceName": "basic_onboard_FhvfOt",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "da5005df-670e-443f-94e1-c9bfbe2094dc",
"resourceInvariantUUID": "8457af47-9546-495c-9a93-76bdcc8f12ea",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_fhvfot0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"artifactChecksum": "NTExNzFkNzRjN2YzN2FmZTlhNDJmZDE1YmFjMjM1N2M\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e7b45adb-4004-46dd-8c0b-44620cbf142b",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "89785841-ae4d-48c3-aef8-11cf74897e94",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "514e208d-25d8-4cf4-9fc5-b262b50d08e6",
"generatedFromUUID": "89785841-ae4d-48c3-aef8-11cf74897e94"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "514e208d-25d8-4cf4-9fc5-b262b50d08e6",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardFhvfot-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"artifactChecksum": "MTFlZmIzMjQwYjBjY2Y4ZTUyMTk2M2M1YzkzYTlmOGM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0c928163-9045-4cde-807b-3f1c1573d4a9"
}
],
"workloadContext": "Production"
}
2022-12-28T00:38:03.524Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-28T00:38:03.524Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 88fbdb0a-d9f1-4916-9fe2-bd52310d2aed ASDC
2022-12-28T00:38:03.636Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:2b7ea454-6c6c-47e2-a407-a7434b11e0e1
ServiceName:basic_onboard_FhvfOt
ServiceVersion:1.0
ServiceUUID:88fbdb0a-d9f1-4916-9fe2-bd52310d2aed
ServiceInvariantUUID:832e10b2-a3bd-4c0c-863d-7b55894d4aab
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardFhvfot-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar
ArtifactUUID:0c928163-9045-4cde-807b-3f1c1573d4a9
ArtifactChecksum:MTFlZmIzMjQwYjBjY2Y4ZTUyMTk2M2M1YzkzYTlmOGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_FhvfOt 0
ResourceCustomizationUUID:c6af6363-2b45-420a-8c38-5614dcce389f
ResourceInvariantUUID:8457af47-9546-495c-9a93-76bdcc8f12ea
ResourceName:basic_onboard_FhvfOt
ResourceType:VF
ResourceUUID:da5005df-670e-443f-94e1-c9bfbe2094dc
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_fhvfot0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json
ArtifactUUID:e7b45adb-4004-46dd-8c0b-44620cbf142b
ArtifactChecksum:NTExNzFkNzRjN2YzN2FmZTlhNDJmZDE1YmFjMjM1N2M=
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/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml
ArtifactUUID:89785841-ae4d-48c3-aef8-11cf74897e94
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/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env
ArtifactUUID:514e208d-25d8-4cf4-9fc5-b262b50d08e6
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/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env
ArtifactUUID:514e208d-25d8-4cf4-9fc5-b262b50d08e6
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-12-28T00:38:03.636Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 88fbdb0a-d9f1-4916-9fe2-bd52310d2aed 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-28T00:38:03.701Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-28T00:38:03.703Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-28T00:38:03.704Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-28T00:38:03.704Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 0c928163-9045-4cde-807b-3f1c1573d4a9 from URL: /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:03.705Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-28T00:38:03.706Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:03.894Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-28T00:38:03.920Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar 0c928163-9045-4cde-807b-3f1c1573d4a9 75678
2022-12-28T00:38:03.922Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar ASDC sendASDCNotification
2022-12-28T00:38:03.922Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:03.923Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T00:38:03.924Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:03.926Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:03.926Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187883920,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:38:04.026Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:38:04.028Z||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-28T00:38:04.028Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:04.043Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:04.043Z||pool-10-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:38:04.927Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-28T00:38:04.928Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-28T00:38:04.928Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 0c928163-9045-4cde-807b-3f1c1573d4a9, URL: /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar to file: /app/ASDC/1/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:04.929Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:05.011Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:05.012Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:05.567Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16641921633147232469/Definitions/service-BasicOnboardFhvfot-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-28T00:38:07.717Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-28T00:38:07.722Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-12-28T00:38:07.723Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:07.723Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-28T00:38:07.724Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:07.724Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:07.724Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:07.725Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:07.725Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:07.725Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_FhvfOt 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-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:07.726Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:07.726Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-12-28T00:38:07.735Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.736Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:07.740Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is matching search criteria
2022-12-28T00:38:07.741Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-12-28T00:38:07.743Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_FhvfOt 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-28T00:38:07.745Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.745Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:07.745Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is matching search criteria
2022-12-28T00:38:07.745Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-12-28T00:38:07.746Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_FhvfOt 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-28T00:38:07.746Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.746Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:07.749Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.750Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is not matching search criteria
2022-12-28T00:38:07.750Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-12-28T00:38:07.751Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-12-28T00:38:07.751Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-12-28T00:38:07.751Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-28T00:38:07.751Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-28T00:38:07.752Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.752Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-28T00:38:07.753Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.754Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is matching search criteria
2022-12-28T00:38:07.754Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_FhvfOt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:38:07.754Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.755Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is matching search criteria
2022-12-28T00:38:07.755Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_FhvfOt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:38:07.755Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.756Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is matching search criteria
2022-12-28T00:38:07.756Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_FhvfOt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:38:07.756Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.757Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is not matching search criteria
2022-12-28T00:38:07.757Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-28T00:38:07.757Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-28T00:38:07.757Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=486c4f18-37ed-439a-b781-278ef0093515
2022-12-28T00:38:07.758Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.758Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:07.758Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.759Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:07.759Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.759Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:07.760Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:07.760Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:07.760Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_FhvfOt
Description:service
Model UUID:88fbdb0a-d9f1-4916-9fe2-bd52310d2aed
Model Version:NULL
Model InvariantUuid:832e10b2-a3bd-4c0c-863d-7b55894d4aab
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_FhvfOt
Model UUID:625de5ac-a35c-46ed-914c-cb8f19130013
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8457af47-9546-495c-9a93-76bdcc8f12ea
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:c6af6363-2b45-420a-8c38-5614dcce389f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:5f05c08c-c8bf-4c11-9bd6-39c37d8be2d4
ModelName:BasicOnboardFhvfot..base_ubuntu18..module-0
ModelUuid:1924db73-19db-42a9-88ec-167b1043a8e9
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:486c4f18-37ed-439a-b781-278ef0093515
ModelInvariantUuid:3bcc9c89-268d-4362-aec3-f6f1d0cac7c9
ModelName:basic_onboard_FhvfOt-nodes.ubuntu18Cvfc
ModelUuid:1b561344-b247-41a3-86ee-165996ecf0b0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:12f2d3d4-5d72-4710-ac72-06e121d3cf7c
ModelInvariantUuid:5938ee5d-c370-4cf6-829c-5923e24f167a
ModelName:BasicOnboardFhvfot.compute.nodes.heat.ubuntu18
ModelUuid:7e9b6eec-63f9-4118-8b83-14bf8ca5e0bd
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-28T00:38:07.773Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: da5005df-670e-443f-94e1-c9bfbe2094dc
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-28T00:38:07.835Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||basic_onboard_FhvfOt 0
2022-12-28T00:38:07.842Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: da5005df-670e-443f-94e1-c9bfbe2094dc
2022-12-28T00:38:07.842Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: e7b45adb-4004-46dd-8c0b-44620cbf142b from URL: /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json
2022-12-28T00:38:07.842Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-28T00:38:07.843Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json
2022-12-28T00:38:07.936Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-28T00:38:07.937Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json e7b45adb-4004-46dd-8c0b-44620cbf142b 798
2022-12-28T00:38:07.937Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json ASDC sendASDCNotification
2022-12-28T00:38:07.937Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json
2022-12-28T00:38:07.937Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T00:38:07.938Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:07.940Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:07.940Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187887937,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:38:08.040Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:38:08.042Z||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-28T00:38:08.042Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:08.057Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:08.058Z||pool-11-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:38:08.942Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardFhvfot..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "5f05c08c-c8bf-4c11-9bd6-39c37d8be2d4",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1924db73-19db-42a9-88ec-167b1043a8e9",
"vfModuleModelCustomizationUUID": "230ae02b-e9fb-4a48-9fa2-040cb1fe9943",
"isBase": true,
"artifacts": [
"89785841-ae4d-48c3-aef8-11cf74897e94",
"514e208d-25d8-4cf4-9fc5-b262b50d08e6"
],
"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-28T00:38:08.957Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardFhvfot..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1924db73-19db-42a9-88ec-167b1043a8e9
VfModuleModelInvariantUUID:5f05c08c-c8bf-4c11-9bd6-39c37d8be2d4
VfModuleModelDescription:NULL
Artifacts UUID List:{
89785841-ae4d-48c3-aef8-11cf74897e94
,
514e208d-25d8-4cf4-9fc5-b262b50d08e6
}
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-28T00:38:08.961Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardFhvfot..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "5f05c08c-c8bf-4c11-9bd6-39c37d8be2d4",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1924db73-19db-42a9-88ec-167b1043a8e9",
"vfModuleModelCustomizationUUID": "230ae02b-e9fb-4a48-9fa2-040cb1fe9943",
"isBase": true,
"artifacts": [
"89785841-ae4d-48c3-aef8-11cf74897e94",
"514e208d-25d8-4cf4-9fc5-b262b50d08e6"
],
"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-28T00:38:08.961Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardFhvfot..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1924db73-19db-42a9-88ec-167b1043a8e9
VfModuleModelInvariantUUID:5f05c08c-c8bf-4c11-9bd6-39c37d8be2d4
VfModuleModelDescription:NULL
Artifacts UUID List:{
89785841-ae4d-48c3-aef8-11cf74897e94
,
514e208d-25d8-4cf4-9fc5-b262b50d08e6
}
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-28T00:38:08.961Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 89785841-ae4d-48c3-aef8-11cf74897e94 from URL: /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml
2022-12-28T00:38:08.961Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-28T00:38:08.962Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml
2022-12-28T00:38:09.037Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-28T00:38:09.038Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml 89785841-ae4d-48c3-aef8-11cf74897e94 5033
2022-12-28T00:38:09.038Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-28T00:38:09.038Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml
2022-12-28T00:38:09.038Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T00:38:09.038Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:09.041Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:09.041Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187889038,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:38:09.142Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-28T00:38:09.142Z||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-28T00:38:09.143Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:09.157Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:09.157Z||pool-12-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:38:10.042Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 514e208d-25d8-4cf4-9fc5-b262b50d08e6 from URL: /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env
2022-12-28T00:38:10.043Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-28T00:38:10.043Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env
2022-12-28T00:38:10.107Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-28T00:38:10.108Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env 514e208d-25d8-4cf4-9fc5-b262b50d08e6 909
2022-12-28T00:38:10.109Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-28T00:38:10.109Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env
2022-12-28T00:38:10.109Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T00:38:10.110Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:10.112Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:10.112Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187890108,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:38:10.212Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:38:10.213Z||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-28T00:38:10.213Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:10.228Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:10.228Z||pool-13-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:38:11.113Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 88fbdb0a-d9f1-4916-9fe2-bd52310d2aed
2022-12-28T00:38:11.114Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_FhvfOt 0 da5005df-670e-443f-94e1-c9bfbe2094dc 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-28T00:38:11.147Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@56c720af, org.onap.sdc.toscaparser.api.parameters.Input@39355a7d, org.onap.sdc.toscaparser.api.parameters.Input@1b381528, org.onap.sdc.toscaparser.api.parameters.Input@1c1dc835, org.onap.sdc.toscaparser.api.parameters.Input@73b04141]
2022-12-28T00:38:11.151Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.151Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:11.151Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2022-12-28T00:38:11.151Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= c6af6363-2b45-420a-8c38-5614dcce389f
2022-12-28T00:38:11.151Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c6af6363-2b45-420a-8c38-5614dcce389f matches Tosca VF Customization UUID: c6af6363-2b45-420a-8c38-5614dcce389f
2022-12-28T00:38:11.152Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: c6af6363-2b45-420a-8c38-5614dcce389f 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-28T00:38:11.158Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.158Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:11.159Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id c6af6363-2b45-420a-8c38-5614dcce389f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-28T00:38:11.159Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@59508060
2022-12-28T00:38:11.160Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.160Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-28T00:38:11.160Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 230ae02b-e9fb-4a48-9fa2-040cb1fe9943
2022-12-28T00:38:11.161Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 230ae02b-e9fb-4a48-9fa2-040cb1fe9943
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-28T00:38:11.167Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.167Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is matching search criteria
2022-12-28T00:38:11.168Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_FhvfOt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:38:11.168Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.169Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is matching search criteria
2022-12-28T00:38:11.169Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_FhvfOt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:38:11.169Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.170Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is not matching search criteria
2022-12-28T00:38:11.170Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-28T00:38:11.170Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-28T00:38:11.170Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=486c4f18-37ed-439a-b781-278ef0093515
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-28T00:38:11.177Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.177Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is matching search criteria
2022-12-28T00:38:11.177Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_FhvfOt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:38:11.178Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.178Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_FhvfOt 0 is matching search criteria
2022-12-28T00:38:11.178Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_FhvfOt 0] matching following query criteria: sdcType=VF, customizationUUID=c6af6363-2b45-420a-8c38-5614dcce389f
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-28T00:38:11.180Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.180Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:11.181Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 88fbdb0a-d9f1-4916-9fe2-bd52310d2aed: basic_onboard_FhvfOt
2022-12-28T00:38:11.181Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.181Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:11.181Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.181Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:11.181Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.182Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:11.182Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.182Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:11.182Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:38:11.182Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_FhvfOt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:38:11.183Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_FhvfOt
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-28T00:38:11.399Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_FhvfOt da5005df-670e-443f-94e1-c9bfbe2094dc 1 ASDC deployResourceStructure
2022-12-28T00:38:11.400Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json ASDC sendASDCNotification
2022-12-28T00:38:11.400Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json
2022-12-28T00:38:11.400Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-28T00:38:11.400Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:11.402Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:11.402Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187891400,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-28T00:38:11.503Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:38:11.504Z||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-28T00:38:11.504Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:11.519Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:11.519Z||pool-14-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:38:12.403Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-28T00:38:12.404Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml
2022-12-28T00:38:12.404Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-28T00:38:12.404Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:12.406Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:12.406Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187892403,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-12-28T00:38:12.506Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:38:12.507Z||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-28T00:38:12.507Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:12.520Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:12.521Z||pool-15-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-12-28T00:38:13.407Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-28T00:38:13.407Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env
2022-12-28T00:38:13.408Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-28T00:38:13.408Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:13.410Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:13.410Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187893407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-12-28T00:38:13.510Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:38:13.512Z||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-28T00:38:13.512Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:13.525Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:13.526Z||pool-16-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:38:14.411Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar ASDC sendASDCNotification
2022-12-28T00:38:14.411Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar
2022-12-28T00:38:14.412Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-28T00:38:14.412Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:38:14.414Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:38:14.414Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187894411,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:38:14.515Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:38:14.516Z||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-28T00:38:14.516Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:14.533Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:14.533Z||pool-17-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-28T00:38:15.416Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:38:15.436Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
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-28T00:38:15.439Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:38:15.439Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T00:38:15.439Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T00:38:45.440Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:38:45.454Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
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-28T00:38:45.459Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:38:45.459Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T00:38:45.459Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T00:38:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:38:55.789Z||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-28T00:38:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:38:55.924Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:38:55.925Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:38:55.925Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "policy-id",
"timestamp": 1672187867938,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:38:55.927Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:39:15.459Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:39:15.473Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
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-28T00:39:15.475Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:39:15.476Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T00:39:15.476Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T00:39:45.476Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:39:45.495Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
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-28T00:39:45.498Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:39:45.498Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T00:39:45.498Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T00:39:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:39:55.789Z||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-28T00:39:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:39:56.332Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:39:56.334Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.334Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:39:56.335Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:39:56.335Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.335Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "policy-id",
"timestamp": 1672187875768,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:39:56.335Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.335Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.335Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "NOTIFIED"
}
2022-12-28T00:39:56.336Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:39:56.336Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.336Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "policy-id",
"timestamp": 1672187876824,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:39:56.336Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.336Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.336Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672187876878,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:39:56.336Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.336Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.336Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-28T00:39:56.337Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:39:56.337Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.337Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "policy-id",
"timestamp": 1672187877830,
"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-28T00:39:56.350Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
2022-12-28T00:39:56.350Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2b7ea454-6c6c-47e2-a407-a7434b11e0e1 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-28T00:39:56.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.362Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672187877885,
"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-28T00:39:56.369Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
2022-12-28T00:39:56.370Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2b7ea454-6c6c-47e2-a407-a7434b11e0e1 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-28T00:39:56.380Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.381Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:39:56.381Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:39:56.381Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.381Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-12-28T00:39:56.381Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:39:56.381Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.381Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:39:56.382Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:39:56.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.382Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187875782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:39:56.382Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-28T00:39:56.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.382Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187883920,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:39:56.382Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.382Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187887937,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:39:56.383Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.383Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.383Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "aai-model-loader",
"timestamp": 1672187886191,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:39:56.383Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.383Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.383Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187889038,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:39:56.383Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.383Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.384Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "aai-model-loader",
"timestamp": 1672187887198,
"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-28T00:39:56.389Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
2022-12-28T00:39:56.389Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2b7ea454-6c6c-47e2-a407-a7434b11e0e1 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-28T00:39:56.401Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.401Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187890108,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:39:56.401Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.401Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.401Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187891400,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/basic_onboard_fhvfot0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-28T00:39:56.402Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.402Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.402Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187892403,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-12-28T00:39:56.402Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.402Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.403Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187893407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/resourceInstances/basic_onboard_fhvfot0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-12-28T00:39:56.403Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:39:56.403Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:39:56.403Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672187894411,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhvfot/1.0/artifacts/service-BasicOnboardFhvfot-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:39:56.403Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:40:15.498Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:40:15.512Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1
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-28T00:40:15.515Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:40:15.516Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-28T00:40:15.516Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-28T00:40:15.516Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-28T00:40:15.516Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:40:15.516Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:40:15.516Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:40:15.516Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:40:15.517Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-28T00:40:15.523Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-28T00:40:45.524Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1 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-28T00:40:45.539Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2b7ea454-6c6c-47e2-a407-a7434b11e0e1 and serviceModelVersionId: 88fbdb0a-d9f1-4916-9fe2-bd52310d2aed
2022-12-28T00:40:45.542Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 832e10b2-a3bd-4c0c-863d-7b55894d4aab
2022-12-28T00:40:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:40:55.789Z||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-28T00:40:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:41:00.090Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/832e10b2-a3bd-4c0c-863d-7b55894d4aab/model-vers/model-ver/88fbdb0a-d9f1-4916-9fe2-bd52310d2aed?depth=0
2022-12-28T00:41:00.224Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-12-28T00:41:00.724Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/832e10b2-a3bd-4c0c-863d-7b55894d4aab/model-vers/model-ver/88fbdb0a-d9f1-4916-9fe2-bd52310d2aed?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-28T00:41:00.729Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/832e10b2-a3bd-4c0c-863d-7b55894d4aab/model-vers/model-ver/88fbdb0a-d9f1-4916-9fe2-bd52310d2aed?depth=0|INFO|500||Invoke
2022-12-28T00:41:00.751Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/832e10b2-a3bd-4c0c-863d-7b55894d4aab/model-vers/model-ver/88fbdb0a-d9f1-4916-9fe2-bd52310d2aed?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-28T00:41:01.261Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/832e10b2-a3bd-4c0c-863d-7b55894d4aab/model-vers/model-ver/88fbdb0a-d9f1-4916-9fe2-bd52310d2aed?depth=0|INFO|500||InvokeReturn
2022-12-28T00:41:01.261Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/832e10b2-a3bd-4c0c-863d-7b55894d4aab/model-vers/model-ver/88fbdb0a-d9f1-4916-9fe2-bd52310d2aed?depth=0 has http status code:200 and response headers:{date=[Wed, 28 Dec 2022 00:40:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[459], vertex-id=[188488], x-aai-txid=[2-aai-resources-221228-00:40:59:131-5399], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-28T00:41:01.262Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2022-12-28T00:41:01.266Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-28T00:41:01.266Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-28T00:41:01.278Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-12-28T00:41:01.279Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2b7ea454-6c6c-47e2-a407-a7434b11e0e1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-28T00:41:01.280Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-28T00:41:01.280Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:41:01.283Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:41:01.283Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188061279,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-28T00:41:01.382Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-28T00:41:01.384Z||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-28T00:41:01.384Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:41:01.401Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:41:01.402Z||pool-18-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:41:02.027Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:41:02.028Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:41:02.028Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2b7ea454-6c6c-47e2-a407-a7434b11e0e1",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188061279,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-28T00:41:02.029Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-28T00:41:02.300Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:41:02.300Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|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-28T00:41:02.301Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:41:12.640Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:41:12.641Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:41:12.642Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|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-28T00:41:12.642Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:41:22.189Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:41:22.191Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:41:22.191Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|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-28T00:41:22.191Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:41:31.745Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:41:55.782Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:41:55.783Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|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-28T00:41:55.783Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:41:55.788Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:41:55.788Z||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-28T00:41:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:42:05.360Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:42:05.361Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:42:55.782Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:42:55.784Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|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-28T00:42:55.784Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:42:55.788Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:42:55.788Z||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-28T00:42:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:42:55.928Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:42:55.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.930Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "cds-sdc-listener",
"timestamp": 1672188109176,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.932Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.932Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.932Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188143503,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.932Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.932Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.932Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "aai-model-loader",
"timestamp": 1672188133071,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.933Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.933Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.933Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "policy-id",
"timestamp": 1672188147938,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.933Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.933Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.933Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "cds-sdc-listener",
"timestamp": 1672188109176,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.933Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.933Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.934Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188143503,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "NOTIFIED"
}
2022-12-28T00:42:55.934Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.934Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.934Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "aai-model-loader",
"timestamp": 1672188133071,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.934Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.934Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.934Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "policy-id",
"timestamp": 1672188147938,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.935Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.935Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.935Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "cds-sdc-listener",
"timestamp": 1672188109176,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.935Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.935Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.935Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188143503,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-28T00:42:55.936Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.936Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "aai-model-loader",
"timestamp": 1672188133071,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.936Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.936Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "policy-id",
"timestamp": 1672188147938,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-28T00:42:55.936Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.937Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "cds-sdc-listener",
"timestamp": 1672188109176,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.937Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.937Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188143503,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.937Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.937Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "aai-model-loader",
"timestamp": 1672188133071,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.938Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.938Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "policy-id",
"timestamp": 1672188147938,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.938Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.938Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "cds-sdc-listener",
"timestamp": 1672188109176,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.938Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.938Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "aai-model-loader",
"timestamp": 1672188133071,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.939Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.939Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188143503,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-12-28T00:42:55.939Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.939Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "policy-id",
"timestamp": 1672188147938,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.939Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.940Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "cds-sdc-listener",
"timestamp": 1672188109176,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.940Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.940Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188143503,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.940Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.940Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "aai-model-loader",
"timestamp": 1672188133071,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.940Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.941Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "policy-id",
"timestamp": 1672188147938,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:55.941Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.941Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.941Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "cds-sdc-listener",
"timestamp": 1672188109176,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:42:55.942Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.942Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188143503,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:42:55.943Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.943Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.943Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "aai-model-loader",
"timestamp": 1672188133071,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:42:55.943Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.944Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.944Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "policy-id",
"timestamp": 1672188147938,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:42:55.944Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:55.944Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.945Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "cds-sdc-listener",
"timestamp": 1672188156916,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:42:55.945Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:42:55.945Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.946Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188156978,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:42:55.946Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:42:55.946Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.947Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "aai-model-loader",
"timestamp": 1672188156643,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:42:55.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:42:55.947Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.947Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "policy-id",
"timestamp": 1672188157563,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:42:55.948Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:42:55.948Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.948Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188158055,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:42:55.949Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:42:55.949Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.949Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "policy-id",
"timestamp": 1672188158571,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:42:55.949Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:42:55.949Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.950Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188159132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:42:55.950Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:42:55.950Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.950Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "policy-id",
"timestamp": 1672188159575,
"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-28T00:42:55.976Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 53cc0b09-03d6-4a71-8c61-28dcee68112b
2022-12-28T00:42:55.976Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 53cc0b09-03d6-4a71-8c61-28dcee68112b 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-28T00:42:55.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:55.989Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188160178,
"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-28T00:42:55.997Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 53cc0b09-03d6-4a71-8c61-28dcee68112b
2022-12-28T00:42:55.997Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 53cc0b09-03d6-4a71-8c61-28dcee68112b 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-28T00:42:56.007Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.008Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "multicloud-k8s",
"timestamp": 1672188161181,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "DEPLOY_OK"
}
2022-12-28T00:42:56.008Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:42:56.008Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.008Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672188161992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:56.009Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:56.009Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.009Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672188161992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:56.010Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:56.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.010Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672188161992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:56.010Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:56.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.010Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672188161992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:56.011Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:56.011Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.011Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672188161992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:56.011Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:56.011Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.011Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672188161992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:56.012Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:56.012Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.012Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672188161992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:42:56.012Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:42:56.013Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.013Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "aai-model-loader",
"timestamp": 1672188168581,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:42:56.013Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:42:56.013Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.013Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672188169788,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:42:56.014Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:42:56.014Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.014Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "aai-model-loader",
"timestamp": 1672188169584,
"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-28T00:42:56.021Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 53cc0b09-03d6-4a71-8c61-28dcee68112b
2022-12-28T00:42:56.021Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 53cc0b09-03d6-4a71-8c61-28dcee68112b 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-28T00:42:56.429Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:42:56.430Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-28T00:42:56.430Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"53cc0b09-03d6-4a71-8c61-28dcee68112b","serviceName":"vFW 2022-12-28 00-41-32","serviceVersion":"1.0","serviceUUID":"45df6a24-159a-4ee2-9c30-97878cad440a","serviceDescription":"catalog service description","serviceInvariantUUID":"97e7b80f-022a-4f5f-9687-5a8fc5fc3224","resources":[{"resourceInstanceName":"vFW fa2a94b0-a1e0 0","resourceName":"vFW fa2a94b0-a1e0","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"632d5ddc-93b2-47c9-aa92-69ad3fc6585b","resourceInvariantUUID":"e40757d9-9dd0-4094-9329-99d9638c34d6","resourceCustomizationUUID":"ca58c415-8ea6-4fa8-834a-bd30cbe1a75d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vf-license-model.xml","artifactChecksum":"Y2Q0NDc0NjYwZTFkNzQzY2JiYmYwZTRmYTE5MTZiZDA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0171137d-ed35-434d-9c96-d1d590acfea6","artifactVersion":"1"},{"artifactName":"vfwfa2a94b0a1e00_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json","artifactChecksum":"MjNhMjk0NWM3OGY1MGVlY2Q3NzRkNTBhYWQxYzlmN2Q\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0e23747f-1bd0-4a51-9da9-de193b43b226","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4958bdab-aab2-45f1-b88b-2f6305e7e7b8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vendor-license-model.xml","artifactChecksum":"YTkyZGMwMGE4OWUyYzBhN2VkZGYxZWU4YWFlYmRjMmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bb1cd11-e061-460e-912d-4a14bc7002d7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"64605b73-d52c-4dbf-b0ea-42c482f1f0d8","artifactVersion":"2","generatedFromUUID":"4958bdab-aab2-45f1-b88b-2f6305e7e7b8"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221228004132-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-template.yml","artifactChecksum":"NTA2OGY4YTY4ZjkzZmMxZDJkYTFkMmE4YmZkNWZiMTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"055f19b3-9f01-4967-9496-a1018ef3dd45","artifactVersion":"1"},{"artifactName":"service-Vfw20221228004132-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar","artifactChecksum":"NTJkYTUyZWNkZTg3MDA1M2U4MzUyOTRjMjFlOWUyM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5a6098fc-b9d7-4222-9ca1-b87fb7eb9bd4","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-28T00:42:56.434Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:42:56.434Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:42:56.438Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:42:56.438Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:56.538Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:42:56.539Z||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-28T00:42:56.539Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:42:56.557Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:42:56.558Z||pool-19-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:42:57.438Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:42:57.439Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:42:57.441Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:42:57.441Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "NOTIFIED"
}
2022-12-28T00:42:57.541Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:42:57.542Z||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-28T00:42:57.543Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:42:57.557Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:42:57.558Z||pool-20-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:42:58.442Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:42:58.443Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:42:58.445Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:42:58.445Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-28T00:42:58.545Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:42:58.546Z||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-28T00:42:58.546Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:42:58.561Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:42:58.562Z||pool-21-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:42:59.445Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:42:59.447Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:42:59.449Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:42:59.449Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:42:59.550Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-28T00:42:59.551Z||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-28T00:42:59.551Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:42:59.566Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:42:59.566Z||pool-22-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:00.450Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:43:00.451Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:00.453Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:00.453Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-12-28T00:43:00.554Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-28T00:43:00.554Z||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-28T00:43:00.555Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:00.570Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:00.570Z||pool-23-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:01.454Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:43:01.455Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:01.457Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:01.457Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:43:01.557Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:43:01.558Z||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-28T00:43:01.558Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:01.572Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:01.572Z||pool-24-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:02.457Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:43:02.458Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:02.460Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:02.460Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:43:02.561Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-28T00:43:02.562Z||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-28T00:43:02.562Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:02.576Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:02.577Z||pool-25-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:03.462Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"serviceName": "vFW 2022-12-28 00-41-32",
"serviceVersion": "1.0",
"serviceUUID": "45df6a24-159a-4ee2-9c30-97878cad440a",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "97e7b80f-022a-4f5f-9687-5a8fc5fc3224",
"resources": [
{
"resourceInstanceName": "vFW fa2a94b0-a1e0 0",
"resourceCustomizationUUID": "ca58c415-8ea6-4fa8-834a-bd30cbe1a75d",
"resourceName": "vFW fa2a94b0-a1e0",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "632d5ddc-93b2-47c9-aa92-69ad3fc6585b",
"resourceInvariantUUID": "e40757d9-9dd0-4094-9329-99d9638c34d6",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwfa2a94b0a1e00_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"artifactChecksum": "MjNhMjk0NWM3OGY1MGVlY2Q3NzRkNTBhYWQxYzlmN2Q\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0e23747f-1bd0-4a51-9da9-de193b43b226",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "4958bdab-aab2-45f1-b88b-2f6305e7e7b8",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "64605b73-d52c-4dbf-b0ea-42c482f1f0d8",
"generatedFromUUID": "4958bdab-aab2-45f1-b88b-2f6305e7e7b8"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "64605b73-d52c-4dbf-b0ea-42c482f1f0d8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20221228004132-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"artifactChecksum": "NTJkYTUyZWNkZTg3MDA1M2U4MzUyOTRjMjFlOWUyM2U\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5a6098fc-b9d7-4222-9ca1-b87fb7eb9bd4"
}
],
"workloadContext": "Production"
}
2022-12-28T00:43:03.462Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-28T00:43:03.463Z|2b7ea454-6c6c-47e2-a407-a7434b11e0e1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 45df6a24-159a-4ee2-9c30-97878cad440a ASDC
2022-12-28T00:43:03.463Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:53cc0b09-03d6-4a71-8c61-28dcee68112b
ServiceName:vFW 2022-12-28 00-41-32
ServiceVersion:1.0
ServiceUUID:45df6a24-159a-4ee2-9c30-97878cad440a
ServiceInvariantUUID:97e7b80f-022a-4f5f-9687-5a8fc5fc3224
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221228004132-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar
ArtifactUUID:5a6098fc-b9d7-4222-9ca1-b87fb7eb9bd4
ArtifactChecksum:NTJkYTUyZWNkZTg3MDA1M2U4MzUyOTRjMjFlOWUyM2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW fa2a94b0-a1e0 0
ResourceCustomizationUUID:ca58c415-8ea6-4fa8-834a-bd30cbe1a75d
ResourceInvariantUUID:e40757d9-9dd0-4094-9329-99d9638c34d6
ResourceName:vFW fa2a94b0-a1e0
ResourceType:VF
ResourceUUID:632d5ddc-93b2-47c9-aa92-69ad3fc6585b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwfa2a94b0a1e00_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json
ArtifactUUID:0e23747f-1bd0-4a51-9da9-de193b43b226
ArtifactChecksum:MjNhMjk0NWM3OGY1MGVlY2Q3NzRkNTBhYWQxYzlmN2Q=
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/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml
ArtifactUUID:4958bdab-aab2-45f1-b88b-2f6305e7e7b8
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/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env
ArtifactUUID:64605b73-d52c-4dbf-b0ea-42c482f1f0d8
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/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env
ArtifactUUID:64605b73-d52c-4dbf-b0ea-42c482f1f0d8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-12-28T00:43:03.463Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 45df6a24-159a-4ee2-9c30-97878cad440a 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-28T00:43:03.510Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-28T00:43:03.511Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-28T00:43:03.511Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-28T00:43:03.512Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5a6098fc-b9d7-4222-9ca1-b87fb7eb9bd4 from URL: /sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:03.512Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-28T00:43:03.512Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:03.627Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-28T00:43:03.628Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar 5a6098fc-b9d7-4222-9ca1-b87fb7eb9bd4 101502
2022-12-28T00:43:03.629Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar ASDC sendASDCNotification
2022-12-28T00:43:03.629Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:03.629Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T00:43:03.629Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:03.631Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:03.631Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188183628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:43:03.732Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-28T00:43:03.733Z||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-28T00:43:03.733Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:03.748Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:03.749Z||pool-26-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-12-28T00:43:04.632Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-28T00:43:04.633Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-28T00:43:04.633Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 5a6098fc-b9d7-4222-9ca1-b87fb7eb9bd4, URL: /sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar to file: /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:04.633Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221228004132-csar.csar
2022-12-28T00:43:04.634Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:04.634Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:04.884Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3820417758252733312/Definitions/service-Vfw20221228004132-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2022-12-28T00:43:07.057Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-28T00:43:07.059Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-12-28T00:43:07.059Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.059Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-12-28T00:43:07.059Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.059Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.059Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.060Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW fa2a94b0-a1e0 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-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.060Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.060Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.060Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.060Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.060Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.061Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.061Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:07.061Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-12-28T00:43:07.061Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.062Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:07.062Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:07.062Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-12-28T00:43:07.063Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-28T00:43:07.063Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.063Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:07.064Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:07.064Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-12-28T00:43:07.064Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-28T00:43:07.065Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.065Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:07.065Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.065Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is not matching search criteria
2022-12-28T00:43:07.065Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-28T00:43:07.066Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-28T00:43:07.066Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:07.066Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.066Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.066Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-28T00:43:07.067Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-28T00:43:07.067Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-28T00:43:07.067Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-28T00:43:07.067Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.067Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:07.067Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-28T00:43:07.067Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:07.068Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-28T00:43:07.068Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.068Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-28T00:43:07.068Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.068Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-28T00:43:07.068Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.069Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:07.069Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:43:07.069Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.069Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:07.069Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:43:07.070Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.070Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:07.070Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:43:07.070Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.070Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is not matching search criteria
2022-12-28T00:43:07.070Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-28T00:43:07.071Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-28T00:43:07.071Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-28T00:43:07.071Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-28T00:43:07.071Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-28T00:43:07.071Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.071Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:07.071Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-28T00:43:07.072Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:07.072Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-28T00:43:07.072Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.072Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=3d84847a-b3d1-45b6-a845-3444bc5bf839
2022-12-28T00:43:07.072Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.072Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is not matching search criteria
2022-12-28T00:43:07.073Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-28T00:43:07.073Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-28T00:43:07.073Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:07.073Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.073Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.073Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-28T00:43:07.074Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-28T00:43:07.074Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-28T00:43:07.074Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-28T00:43:07.074Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:07.074Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-28T00:43:07.074Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.074Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f68674c6-9e0f-415f-a140-26f4e1bfc192
2022-12-28T00:43:07.075Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.075Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is not matching search criteria
2022-12-28T00:43:07.075Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-28T00:43:07.075Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-28T00:43:07.075Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:07.075Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.076Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.076Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-28T00:43:07.076Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-28T00:43:07.076Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-28T00:43:07.076Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-28T00:43:07.076Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-28T00:43:07.076Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:07.077Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-28T00:43:07.077Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=574f5881-e499-46ca-befb-7a6d56670907
2022-12-28T00:43:07.077Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.077Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:07.077Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.077Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:07.078Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.078Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:07.078Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:07.078Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:07.079Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2022-12-28 00-41-32
Description:catalog service description
Model UUID:45df6a24-159a-4ee2-9c30-97878cad440a
Model Version:NULL
Model InvariantUuid:97e7b80f-022a-4f5f-9687-5a8fc5fc3224
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW fa2a94b0-a1e0
Model UUID:fa4ee1a2-597c-4de8-9607-04ff45cb6aca
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e40757d9-9dd0-4094-9329-99d9638c34d6
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:ca58c415-8ea6-4fa8-834a-bd30cbe1a75d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:3880b53f-dd38-411e-8bb1-659d86c092ad
ModelName:VfwFa2a94b0A1e0..base_vfw..module-0
ModelUuid:05696021-478d-4b77-80c9-16908ddafa88
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:3d84847a-b3d1-45b6-a845-3444bc5bf839
ModelInvariantUuid:c9b5a5ab-5d57-4a99-bd20-cb94f93fee47
ModelName:vFW fa2a94b0-a1e0-nodes.vfwCvfc
ModelUuid:09b1084e-5298-4577-bab7-77fd90cd168e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:9facc6bd-e22d-479b-acb0-c0c09f8685fa
ModelInvariantUuid:3058847a-b05a-4833-ba39-6fdf021978b6
ModelName:VfwFa2a94b0A1e0.compute.nodes.heat.vfw
ModelUuid:3ef1c844-8ac4-4b4a-b3f9-000fab2c1973
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:f68674c6-9e0f-415f-a140-26f4e1bfc192
ModelInvariantUuid:58e70266-a28f-4092-b1e5-a279919ea0b4
ModelName:vFW fa2a94b0-a1e0-nodes.vsnCvfc
ModelUuid:42505f85-9bcf-4f15-a58f-acc8f560cc1d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:cf4dad7c-916c-41b5-ab14-0959aa160a85
ModelInvariantUuid:c47b2e1d-b7f3-4646-bf63-2bb4b9bd862e
ModelName:VfwFa2a94b0A1e0.compute.nodes.heat.vsn
ModelUuid:8924069b-8618-4e63-a479-5d044df56e19
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:574f5881-e499-46ca-befb-7a6d56670907
ModelInvariantUuid:19d281e0-8cb3-4189-988c-c6513aef12d6
ModelName:vFW fa2a94b0-a1e0-nodes.vpgCvfc
ModelUuid:4c1d5cfd-3815-4c3e-9c04-59e2de7ea87c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:e6a6b98f-e41f-4f1d-b5fd-ab3290a52881
ModelInvariantUuid:94a69a6e-0203-4d03-8856-c2aef545649c
ModelName:VfwFa2a94b0A1e0.compute.nodes.heat.vpg
ModelUuid:a052f9c4-7e41-43fc-8970-84a686bc28fb
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-28T00:43:07.089Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 632d5ddc-93b2-47c9-aa92-69ad3fc6585b
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-28T00:43:07.093Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||vFW fa2a94b0-a1e0 0
2022-12-28T00:43:07.093Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 632d5ddc-93b2-47c9-aa92-69ad3fc6585b
2022-12-28T00:43:07.093Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 0e23747f-1bd0-4a51-9da9-de193b43b226 from URL: /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json
2022-12-28T00:43:07.094Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-28T00:43:07.094Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json
2022-12-28T00:43:07.220Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-28T00:43:07.220Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json 0e23747f-1bd0-4a51-9da9-de193b43b226 785
2022-12-28T00:43:07.221Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json ASDC sendASDCNotification
2022-12-28T00:43:07.221Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json
2022-12-28T00:43:07.221Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T00:43:07.221Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:07.223Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:07.223Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188187221,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:43:07.324Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:43:07.325Z||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-28T00:43:07.325Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:07.339Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:07.340Z||pool-27-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:08.224Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwFa2a94b0A1e0..base_vfw..module-0",
"vfModuleModelInvariantUUID": "3880b53f-dd38-411e-8bb1-659d86c092ad",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "05696021-478d-4b77-80c9-16908ddafa88",
"vfModuleModelCustomizationUUID": "e2d7080f-de3a-4ed8-a0eb-f47bb9276d9a",
"isBase": true,
"artifacts": [
"4958bdab-aab2-45f1-b88b-2f6305e7e7b8",
"64605b73-d52c-4dbf-b0ea-42c482f1f0d8"
],
"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-28T00:43:08.231Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwFa2a94b0A1e0..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:05696021-478d-4b77-80c9-16908ddafa88
VfModuleModelInvariantUUID:3880b53f-dd38-411e-8bb1-659d86c092ad
VfModuleModelDescription:NULL
Artifacts UUID List:{
4958bdab-aab2-45f1-b88b-2f6305e7e7b8
,
64605b73-d52c-4dbf-b0ea-42c482f1f0d8
}
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-28T00:43:08.233Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwFa2a94b0A1e0..base_vfw..module-0",
"vfModuleModelInvariantUUID": "3880b53f-dd38-411e-8bb1-659d86c092ad",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "05696021-478d-4b77-80c9-16908ddafa88",
"vfModuleModelCustomizationUUID": "e2d7080f-de3a-4ed8-a0eb-f47bb9276d9a",
"isBase": true,
"artifacts": [
"4958bdab-aab2-45f1-b88b-2f6305e7e7b8",
"64605b73-d52c-4dbf-b0ea-42c482f1f0d8"
],
"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-28T00:43:08.234Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwFa2a94b0A1e0..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:05696021-478d-4b77-80c9-16908ddafa88
VfModuleModelInvariantUUID:3880b53f-dd38-411e-8bb1-659d86c092ad
VfModuleModelDescription:NULL
Artifacts UUID List:{
4958bdab-aab2-45f1-b88b-2f6305e7e7b8
,
64605b73-d52c-4dbf-b0ea-42c482f1f0d8
}
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-28T00:43:08.234Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4958bdab-aab2-45f1-b88b-2f6305e7e7b8 from URL: /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml
2022-12-28T00:43:08.234Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-28T00:43:08.234Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml
2022-12-28T00:43:08.353Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-28T00:43:08.354Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml 4958bdab-aab2-45f1-b88b-2f6305e7e7b8 20368
2022-12-28T00:43:08.354Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-28T00:43:08.354Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml
2022-12-28T00:43:08.355Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T00:43:08.355Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:08.357Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:08.358Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188188354,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:43:08.458Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:43:08.459Z||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-28T00:43:08.459Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:08.474Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:08.474Z||pool-28-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:09.358Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 64605b73-d52c-4dbf-b0ea-42c482f1f0d8 from URL: /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env
2022-12-28T00:43:09.359Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-28T00:43:09.359Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env
2022-12-28T00:43:09.466Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-28T00:43:09.467Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env 64605b73-d52c-4dbf-b0ea-42c482f1f0d8 2098
2022-12-28T00:43:09.467Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-28T00:43:09.468Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env
2022-12-28T00:43:09.468Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T00:43:09.468Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:09.470Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:09.470Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188189467,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:43:09.571Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:43:09.572Z||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-28T00:43:09.573Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:09.590Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:09.591Z||pool-29-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:10.471Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 45df6a24-159a-4ee2-9c30-97878cad440a
2022-12-28T00:43:10.472Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW fa2a94b0-a1e0 0 632d5ddc-93b2-47c9-aa92-69ad3fc6585b 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-28T00:43:10.494Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3446867, org.onap.sdc.toscaparser.api.parameters.Input@4bd67089, org.onap.sdc.toscaparser.api.parameters.Input@449eca63, org.onap.sdc.toscaparser.api.parameters.Input@51d6c333, org.onap.sdc.toscaparser.api.parameters.Input@71719e3e]
2022-12-28T00:43:10.495Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.495Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:10.496Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2022-12-28T00:43:10.496Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= ca58c415-8ea6-4fa8-834a-bd30cbe1a75d
2022-12-28T00:43:10.496Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ca58c415-8ea6-4fa8-834a-bd30cbe1a75d matches Tosca VF Customization UUID: ca58c415-8ea6-4fa8-834a-bd30cbe1a75d
2022-12-28T00:43:10.496Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: ca58c415-8ea6-4fa8-834a-bd30cbe1a75d 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-28T00:43:10.498Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.498Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:10.499Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id ca58c415-8ea6-4fa8-834a-bd30cbe1a75d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-28T00:43:10.499Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5c0c6727
2022-12-28T00:43:10.499Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.499Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-28T00:43:10.499Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e2d7080f-de3a-4ed8-a0eb-f47bb9276d9a
2022-12-28T00:43:10.500Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e2d7080f-de3a-4ed8-a0eb-f47bb9276d9a
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-28T00:43:10.502Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.502Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:10.502Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:43:10.502Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.503Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:10.503Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:43:10.503Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.503Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is not matching search criteria
2022-12-28T00:43:10.503Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-28T00:43:10.503Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-28T00:43:10.503Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-28T00:43:10.504Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-28T00:43:10.504Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-28T00:43:10.504Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-28T00:43:10.504Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:10.504Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-28T00:43:10.504Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:10.504Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-28T00:43:10.505Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-28T00:43:10.505Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=3d84847a-b3d1-45b6-a845-3444bc5bf839
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-28T00:43:10.507Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.507Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:10.507Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:43:10.508Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.508Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is not matching search criteria
2022-12-28T00:43:10.508Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-28T00:43:10.508Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-28T00:43:10.508Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:10.508Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-28T00:43:10.508Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-28T00:43:10.509Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-28T00:43:10.509Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-28T00:43:10.509Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-28T00:43:10.509Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-28T00:43:10.509Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:10.509Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-28T00:43:10.510Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-28T00:43:10.510Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f68674c6-9e0f-415f-a140-26f4e1bfc192
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-28T00:43:10.512Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.512Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:10.512Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:43:10.515Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.515Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is not matching search criteria
2022-12-28T00:43:10.515Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-28T00:43:10.516Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-28T00:43:10.516Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:10.516Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-28T00:43:10.516Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-28T00:43:10.516Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-28T00:43:10.516Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-28T00:43:10.516Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-28T00:43:10.517Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-28T00:43:10.517Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-28T00:43:10.517Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-28T00:43:10.517Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-28T00:43:10.517Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=574f5881-e499-46ca-befb-7a6d56670907
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-28T00:43:10.519Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.519Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:10.519Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-28T00:43:10.520Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.520Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Node template vFW fa2a94b0-a1e0 0 is matching search criteria
2022-12-28T00:43:10.520Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW fa2a94b0-a1e0 0] matching following query criteria: sdcType=VF, customizationUUID=ca58c415-8ea6-4fa8-834a-bd30cbe1a75d
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-28T00:43:10.522Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.522Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:10.522Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 45df6a24-159a-4ee2-9c30-97878cad440a: vFW fa2a94b0-a1e0
2022-12-28T00:43:10.523Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.523Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:10.523Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.523Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:10.523Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.523Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:10.523Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.524Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:10.524Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:43:10.524Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-12-28 00-41-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:43:10.524Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2022-12-28 00-41-32
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-28T00:43:10.737Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW fa2a94b0-a1e0 632d5ddc-93b2-47c9-aa92-69ad3fc6585b 1 ASDC deployResourceStructure
2022-12-28T00:43:10.737Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json ASDC sendASDCNotification
2022-12-28T00:43:10.738Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json
2022-12-28T00:43:10.738Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-28T00:43:10.738Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:10.741Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:10.741Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188190737,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "DEPLOY_OK"
}
2022-12-28T00:43:10.841Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:43:10.842Z||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-28T00:43:10.842Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:10.856Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:10.856Z||pool-30-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:11.742Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-28T00:43:11.743Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml
2022-12-28T00:43:11.743Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-28T00:43:11.744Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:11.746Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:11.746Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188191741,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-12-28T00:43:11.846Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-28T00:43:11.847Z||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-28T00:43:11.847Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:11.861Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:11.861Z||pool-31-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:12.748Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-28T00:43:12.748Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env
2022-12-28T00:43:12.749Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-28T00:43:12.749Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:12.752Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:12.752Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188192747,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-12-28T00:43:12.852Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-28T00:43:12.853Z||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-28T00:43:12.854Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:12.870Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:12.870Z||pool-32-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:13.753Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar ASDC sendASDCNotification
2022-12-28T00:43:13.754Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar
2022-12-28T00:43:13.754Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-28T00:43:13.755Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:43:13.757Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:43:13.757Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188193753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:43:13.857Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:43:13.858Z||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-28T00:43:13.859Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:13.874Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:13.875Z||pool-33-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:43:14.758Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:43:14.775Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b
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-28T00:43:14.779Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:43:14.779Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-28T00:43:14.780Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T00:43:14.780Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T00:43:44.780Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:43:44.794Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b
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-28T00:43:44.797Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:43:44.797Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-28T00:43:44.797Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T00:43:44.797Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T00:43:55.788Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:43:55.789Z||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-28T00:43:55.790Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:43:55.837Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:43:55.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:43:55.838Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672188174132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:43:55.840Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:44:14.797Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:44:14.816Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b
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-28T00:44:14.820Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:44:14.820Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-28T00:44:14.820Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T00:44:14.820Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T00:44:44.821Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:44:44.833Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b
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-28T00:44:44.836Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:44:44.836Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-28T00:44:44.836Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T00:44:44.836Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T00:44:55.788Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:44:55.789Z||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-28T00:44:55.790Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:44:56.316Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:44:56.317Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.317Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:44:56.318Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:44:56.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.318Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672188175138,
"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-28T00:44:56.327Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 53cc0b09-03d6-4a71-8c61-28dcee68112b
2022-12-28T00:44:56.327Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 53cc0b09-03d6-4a71-8c61-28dcee68112b 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-28T00:44:56.340Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.340Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "NOTIFIED"
}
2022-12-28T00:44:56.340Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:44:56.340Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.340Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-28T00:44:56.340Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:44:56.340Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.340Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:44:56.341Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:44:56.341Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.341Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-12-28T00:44:56.341Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:44:56.341Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.341Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:44:56.341Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:44:56.342Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.342Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188175782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:44:56.342Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-12-28T00:44:56.342Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.342Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188183628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:44:56.342Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:44:56.342Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.342Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188187221,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:44:56.342Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:44:56.343Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.343Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188188354,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:44:56.343Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:44:56.343Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.343Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188189467,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:44:56.343Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:44:56.343Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.343Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188190737,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/vfwfa2a94b0a1e00_modules.json",
"status": "DEPLOY_OK"
}
2022-12-28T00:44:56.344Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:44:56.344Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.345Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188191741,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-12-28T00:44:56.345Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:44:56.345Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.345Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188192747,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/resourceInstances/vfwfa2a94b0a1e00/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-12-28T00:44:56.345Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:44:56.345Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:44:56.345Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188193753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221228004132/1.0/artifacts/service-Vfw20221228004132-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:44:56.345Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:45:14.837Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:45:14.861Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b
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-28T00:45:14.864Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:45:14.864Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-28T00:45:14.865Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-28T00:45:14.865Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-28T00:45:14.865Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:45:14.865Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:45:14.865Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:45:14.865Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:45:14.865Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-28T00:45:14.873Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-28T00:45:44.874Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b 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-28T00:45:44.882Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 53cc0b09-03d6-4a71-8c61-28dcee68112b and serviceModelVersionId: 45df6a24-159a-4ee2-9c30-97878cad440a
2022-12-28T00:45:44.882Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 97e7b80f-022a-4f5f-9687-5a8fc5fc3224
2022-12-28T00:45:44.883Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/97e7b80f-022a-4f5f-9687-5a8fc5fc3224/model-vers/model-ver/45df6a24-159a-4ee2-9c30-97878cad440a?depth=0
2022-12-28T00:45:44.891Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-12-28T00:45:44.946Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97e7b80f-022a-4f5f-9687-5a8fc5fc3224/model-vers/model-ver/45df6a24-159a-4ee2-9c30-97878cad440a?depth=0|INFO|500||Invoke
2022-12-28T00:45:44.946Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97e7b80f-022a-4f5f-9687-5a8fc5fc3224/model-vers/model-ver/45df6a24-159a-4ee2-9c30-97878cad440a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97e7b80f-022a-4f5f-9687-5a8fc5fc3224/model-vers/model-ver/45df6a24-159a-4ee2-9c30-97878cad440a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[53cc0b09-03d6-4a71-8c61-28dcee68112b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3650dd88-6c6a-4250-bbf1-fedb932033f7], X-ECOMP-RequestID=[53cc0b09-03d6-4a71-8c61-28dcee68112b], X-TransactionId=[], X-ONAP-RequestID=[53cc0b09-03d6-4a71-8c61-28dcee68112b], Content-Type=[application/merge-patch+json]}
2022-12-28T00:45:44.952Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97e7b80f-022a-4f5f-9687-5a8fc5fc3224/model-vers/model-ver/45df6a24-159a-4ee2-9c30-97878cad440a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-28T00:45:45.206Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97e7b80f-022a-4f5f-9687-5a8fc5fc3224/model-vers/model-ver/45df6a24-159a-4ee2-9c30-97878cad440a?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/97e7b80f-022a-4f5f-9687-5a8fc5fc3224/model-vers/model-ver/45df6a24-159a-4ee2-9c30-97878cad440a?depth=0 has http status code:200 and response headers:{date=[Wed, 28 Dec 2022 00:45:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[242], vertex-id=[188584], x-aai-txid=[0-aai-resources-221228-00:45:43:316-66101], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-28T00:45:45.207Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97e7b80f-022a-4f5f-9687-5a8fc5fc3224/model-vers/model-ver/45df6a24-159a-4ee2-9c30-97878cad440a?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-28T00:45:45.208Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97e7b80f-022a-4f5f-9687-5a8fc5fc3224/model-vers/model-ver/45df6a24-159a-4ee2-9c30-97878cad440a?depth=0|INFO|500||InvokeReturn
2022-12-28T00:45:45.209Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-28T00:45:45.209Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-28T00:45:45.215Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-12-28T00:45:45.216Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 53cc0b09-03d6-4a71-8c61-28dcee68112b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-28T00:45:45.216Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-28T00:45:45.216Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:45:45.218Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:45:45.218Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188345216,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-28T00:45:45.319Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:45:45.320Z||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-28T00:45:45.320Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:45:45.338Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:45:45.339Z||pool-34-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-28T00:45:46.235Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:45:46.236Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|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-28T00:45:46.236Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:45:55.788Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:45:55.789Z||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-28T00:45:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:45:56.452Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:45:56.453Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-28T00:45:56.453Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "53cc0b09-03d6-4a71-8c61-28dcee68112b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672188345216,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-28T00:45:56.454Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:45:56.568Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:45:56.569Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:45:56.569Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:45:56.569Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:46:06.130Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:46:06.130Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:46:06.131Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:46:06.131Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:46:15.676Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:46:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:46:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:46:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:46:55.788Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:46:55.788Z||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-28T00:46:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:47:05.336Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:47:05.337Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:47:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:47:55.782Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:47:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:47:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:47:55.788Z||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-28T00:47:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:48:05.354Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:48:05.354Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:48:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:48:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:48:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:48:55.788Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:48:55.788Z||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-28T00:48:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:49:05.338Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:49:05.341Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:49:55.782Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:49:55.783Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-28T00:49:55.783Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:49:55.788Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:49:55.788Z||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-28T00:49:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:50:05.332Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:50:05.332Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:50:55.782Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:50:55.783Z||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-28T00:50:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:50:55.788Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:50:55.788Z||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-28T00:50:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:51:05.345Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:51:05.356Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:51:55.782Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:51:55.784Z||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-28T00:51:55.784Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:51:55.788Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:51:55.789Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|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-28T00:51:55.789Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:52:05.331Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:52:05.335Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:52:55.782Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:52:55.785Z||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-28T00:52:55.785Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:52:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:52:55.788Z||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-28T00:52:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:53:05.372Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:53:05.375Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:53:55.782Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:53:55.783Z||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-28T00:53:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:53:55.788Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:53:55.788Z||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-28T00:53:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:54:05.334Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:54:05.339Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:54:55.782Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:54:55.783Z||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-28T00:54:55.783Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:54:55.788Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:54:55.788Z||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-28T00:54:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:55:05.356Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:55:05.356Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:55:55.782Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:55:55.783Z||pool-2-thread-8|||||WARN|500||GET http://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-28T00:55:55.783Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:55:55.788Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:55:55.788Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|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-28T00:55:55.788Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:56:05.333Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:56:05.360Z|53cc0b09-03d6-4a71-8c61-28dcee68112b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:56:55.782Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:56:55.783Z||pool-2-thread-8|||||WARN|500||GET http://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-28T00:56:55.783Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:56:55.788Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:56:55.788Z||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-28T00:56:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:57:05.335Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:57:05.336Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:57:55.782Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:57:55.783Z||pool-2-thread-8|||||WARN|500||GET http://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-28T00:57:55.783Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:57:55.788Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:57:55.788Z||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-28T00:57:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:57:56.440Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:57:56.442Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.442Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672188997945,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:57:56.443Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:57:56.443Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.443Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "aai-model-loader",
"timestamp": 1672189033071,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:57:56.444Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:57:56.444Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.444Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "multicloud-k8s",
"timestamp": 1672189032243,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:57:56.444Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:57:56.444Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.444Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189031992,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:57:56.444Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:57:56.444Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.444Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672188997945,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:57:56.445Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:57:56.445Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.445Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "aai-model-loader",
"timestamp": 1672189033071,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:57:56.445Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:57:56.445Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.445Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "multicloud-k8s",
"timestamp": 1672189032243,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:57:56.446Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:57:56.446Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.446Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189031992,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:57:56.446Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:57:56.446Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.447Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "aai-model-loader",
"timestamp": 1672189043269,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:57:56.447Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:57:56.447Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.447Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672189043600,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:57:56.447Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:57:56.447Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.448Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189044168,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:57:56.448Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:57:56.448Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:57:56.448Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.448Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189046441,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:57:56.448Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:57:56.449Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.450Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189047454,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
2022-12-28T00:57:56.450Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.450Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"b2fd49f5-a227-41f9-a6f3-403324dcd8de","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"4702e31f-6edd-4381-a637-3fbd93a1344e","serviceDescription":"service","serviceInvariantUUID":"8b58f65f-a364-4033-85cb-43d8d900d04c","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"1e18a072-6741-482c-b7ac-0c25a9333c1e","resourceInvariantUUID":"dd972ca7-67b5-484e-834e-0a44c8753e13","resourceCustomizationUUID":"f388a111-479f-4ab7-9fd7-47476739177c","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":"NDQ1NGRkZWVkNWQ1Yzk2ZTM4ODQ3MTMzYjNiYjA2MGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c99c7a5d-44e0-4a27-a5b8-2ce39d4aefe0","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NjhjY2ZiYmVmMzRmYWVmNTA2NWUxYmYzOTc4NzQ2MDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38364528-31d1-4259-8301-3fcf32f47f10","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-28T00:57:56.459Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:57:56.459Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:57:56.464Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:57:56.464Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189075782,
"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: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-28T00:57:56.482Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b2fd49f5-a227-41f9-a6f3-403324dcd8de
2022-12-28T00:57:56.482Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2fd49f5-a227-41f9-a6f3-403324dcd8de 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-28T00:57:56.497Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.498Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "policy-id",
"timestamp": 1672189047938,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:57:56.498Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:57:56.498Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.498Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "policy-id",
"timestamp": 1672189047938,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:57:56.498Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:57:56.498Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.498Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "aai-model-loader",
"timestamp": 1672189049862,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:57:56.499Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:57:56.499Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.499Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "policy-id",
"timestamp": 1672189050798,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:57:56.499Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:57:56.499Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.499Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "aai-model-loader",
"timestamp": 1672189050865,
"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-28T00:57:56.505Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b2fd49f5-a227-41f9-a6f3-403324dcd8de
2022-12-28T00:57:56.505Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2fd49f5-a227-41f9-a6f3-403324dcd8de 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-28T00:57:56.516Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.517Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "policy-id",
"timestamp": 1672189051835,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:57:56.517Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:57:56.517Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:57:56.517Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "policy-id",
"timestamp": 1672189052840,
"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-28T00:57:56.523Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b2fd49f5-a227-41f9-a6f3-403324dcd8de
2022-12-28T00:57:56.523Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2fd49f5-a227-41f9-a6f3-403324dcd8de 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-28T00:57:56.564Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:57:56.565Z||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-28T00:57:56.565Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:57:56.582Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:57:56.582Z||pool-35-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:57:57.465Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:57:57.466Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:57:57.468Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:57:57.468Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189075782,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:57:57.568Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:57:57.569Z||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-28T00:57:57.569Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:57:57.583Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:57:57.583Z||pool-36-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:57:58.469Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "4702e31f-6edd-4381-a637-3fbd93a1344e",
"serviceDescription": "service",
"serviceInvariantUUID": "8b58f65f-a364-4033-85cb-43d8d900d04c",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "f388a111-479f-4ab7-9fd7-47476739177c",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "1e18a072-6741-482c-b7ac-0c25a9333c1e",
"resourceInvariantUUID": "dd972ca7-67b5-484e-834e-0a44c8753e13",
"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": "NjhjY2ZiYmVmMzRmYWVmNTA2NWUxYmYzOTc4NzQ2MDI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "38364528-31d1-4259-8301-3fcf32f47f10"
}
],
"workloadContext": "Production"
}
2022-12-28T00:57:58.470Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-28T00:57:58.470Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4702e31f-6edd-4381-a637-3fbd93a1344e ASDC
2022-12-28T00:57:58.470Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:b2fd49f5-a227-41f9-a6f3-403324dcd8de
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:4702e31f-6edd-4381-a637-3fbd93a1344e
ServiceInvariantUUID:8b58f65f-a364-4033-85cb-43d8d900d04c
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:38364528-31d1-4259-8301-3fcf32f47f10
ArtifactChecksum:NjhjY2ZiYmVmMzRmYWVmNTA2NWUxYmYzOTc4NzQ2MDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:f388a111-479f-4ab7-9fd7-47476739177c
ResourceInvariantUUID:dd972ca7-67b5-484e-834e-0a44c8753e13
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:1e18a072-6741-482c-b7ac-0c25a9333c1e
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2022-12-28T00:57:58.470Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4702e31f-6edd-4381-a637-3fbd93a1344e 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-28T00:57:58.504Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-28T00:57:58.505Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-28T00:57:58.505Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-28T00:57:58.505Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 38364528-31d1-4259-8301-3fcf32f47f10 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-28T00:57:58.505Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-28T00:57:58.505Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-28T00:57:58.618Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-28T00:57:58.618Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 38364528-31d1-4259-8301-3fcf32f47f10 57789
2022-12-28T00:57:58.619Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:57:58.619Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:57:58.619Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T00:57:58.619Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:57:58.636Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:57:58.636Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189078619,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:57:58.735Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-28T00:57:58.736Z||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-28T00:57:58.737Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:57:58.762Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:57:58.762Z||pool-37-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-12-28T00:57:59.636Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-28T00:57:59.637Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-28T00:57:59.638Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 38364528-31d1-4259-8301-3fcf32f47f10, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-28T00:57:59.638Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-12-28T00:57:59.638Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-28T00:57:59.638Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-28T00:57:59.797Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2338506605783184343/Definitions/service-BasicNetwork-template.yml
2022-12-28T00:58:00.347Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-28T00:58:00.347Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-12-28T00:58:00.347Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-28T00:58:00.347Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-12-28T00:58:00.347Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.348Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.348Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.348Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.348Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.348Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.348Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.348Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.348Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-12-28T00:58:00.348Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.349Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.349Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-28T00:58:00.349Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-12-28T00:58:00.349Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-28T00:58:00.349Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.349Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.349Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-28T00:58:00.350Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-12-28T00:58:00.350Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-28T00:58:00.350Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.350Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.350Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.350Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.351Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.351Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.351Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.351Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.351Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.351Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.351Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:4702e31f-6edd-4381-a637-3fbd93a1344e
Model Version:NULL
Model InvariantUuid:8b58f65f-a364-4033-85cb-43d8d900d04c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:dd972ca7-67b5-484e-834e-0a44c8753e13
Model UUID:6af41a53-e5aa-4383-ad04-b4cbab0e600a
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:f388a111-479f-4ab7-9fd7-47476739177c
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-28T00:58:00.368Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 1e18a072-6741-482c-b7ac-0c25a9333c1e
2022-12-28T00:58:00.368Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||No resources found for Service: 4702e31f-6edd-4381-a637-3fbd93a1344e
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-28T00:58:00.377Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||
2022-12-28T00:58:00.377Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2022-12-28T00:58:00.378Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 4702e31f-6edd-4381-a637-3fbd93a1344e
2022-12-28T00:58:00.378Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 4702e31f-6edd-4381-a637-3fbd93a1344e
2022-12-28T00:58:00.378Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2022-12-28T00:58:00.378Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.388Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7145e0a3, org.onap.sdc.toscaparser.api.parameters.Input@6ac535ea, org.onap.sdc.toscaparser.api.parameters.Input@694ba068, org.onap.sdc.toscaparser.api.parameters.Input@a070e6a, org.onap.sdc.toscaparser.api.parameters.Input@5419b771]
2022-12-28T00:58:00.390Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.390Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.391Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.391Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.391Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 4702e31f-6edd-4381-a637-3fbd93a1344e: Generic NeutronNet
2022-12-28T00:58:00.391Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.391Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.392Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.392Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.434Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.435Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.435Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.435Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.435Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:58:00.436Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:58:00.436Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.530Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2022-12-28T00:58:00.531Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.531Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:00.531Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-28T00:58:00.533Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:58:00.536Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:58:00.536Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189080531,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:58:00.637Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-28T00:58:00.638Z||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-28T00:58:00.639Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:58:00.660Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:58:00.661Z||pool-38-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:58:01.537Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2fd49f5-a227-41f9-a6f3-403324dcd8de
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:58:01.558Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2fd49f5-a227-41f9-a6f3-403324dcd8de
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-28T00:58:01.565Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:58:01.565Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-28T00:58:01.565Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-28T00:58:01.565Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-28T00:58:01.566Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:58:01.566Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:58:01.566Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:58:01.566Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T00:58:01.566Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:01.574Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-28T00:58:31.575Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b2fd49f5-a227-41f9-a6f3-403324dcd8de 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-28T00:58:31.583Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b2fd49f5-a227-41f9-a6f3-403324dcd8de and serviceModelVersionId: 4702e31f-6edd-4381-a637-3fbd93a1344e
2022-12-28T00:58:31.583Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8b58f65f-a364-4033-85cb-43d8d900d04c
2022-12-28T00:58:31.585Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8b58f65f-a364-4033-85cb-43d8d900d04c/model-vers/model-ver/4702e31f-6edd-4381-a637-3fbd93a1344e?depth=0
2022-12-28T00:58:31.589Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-12-28T00:58:31.644Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8b58f65f-a364-4033-85cb-43d8d900d04c/model-vers/model-ver/4702e31f-6edd-4381-a637-3fbd93a1344e?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-28T00:58:31.645Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8b58f65f-a364-4033-85cb-43d8d900d04c/model-vers/model-ver/4702e31f-6edd-4381-a637-3fbd93a1344e?depth=0|INFO|500||Invoke
2022-12-28T00:58:31.650Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8b58f65f-a364-4033-85cb-43d8d900d04c/model-vers/model-ver/4702e31f-6edd-4381-a637-3fbd93a1344e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-28T00:58:31.875Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8b58f65f-a364-4033-85cb-43d8d900d04c/model-vers/model-ver/4702e31f-6edd-4381-a637-3fbd93a1344e?depth=0|INFO|500||InvokeReturn
2022-12-28T00:58:31.876Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8b58f65f-a364-4033-85cb-43d8d900d04c/model-vers/model-ver/4702e31f-6edd-4381-a637-3fbd93a1344e?depth=0 has http status code:200 and response headers:{date=[Wed, 28 Dec 2022 00:58:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[220], vertex-id=[200920], x-aai-txid=[2-aai-resources-221228-00:58:29:944-75921], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-28T00:58:31.878Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2022-12-28T00:58:31.878Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-28T00:58:31.878Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:31.887Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||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-28T00:58:31.888Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b2fd49f5-a227-41f9-a6f3-403324dcd8de and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-28T00:58:31.888Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-28T00:58:31.888Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:58:31.891Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:58:31.891Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189111888,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-28T00:58:31.990Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-28T00:58:31.991Z||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-28T00:58:31.991Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:58:32.006Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:58:32.007Z||pool-39-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-28T00:58:55.782Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:58:55.782Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||WARN|500||GET http://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-28T00:58:55.783Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:58:55.788Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:58:55.788Z||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-28T00:58:55.788Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:58:55.917Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:58:55.918Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:58:55.918Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189075782,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:58:55.919Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:58:56.426Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:58:56.427Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T00:58:56.427Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"1e3b1a95-481f-4a83-a7ab-ddcc58bfdede","serviceName":"Demo_pNF_cTEunbCfXZDwB3hOSPKz","serviceVersion":"1.0","serviceUUID":"429c6b24-297f-4422-b439-1ac8852956b2","serviceDescription":"catalog service description","serviceInvariantUUID":"ef3046ff-bbea-42ad-a58e-c45dc6821c28","resources":[{"resourceInstanceName":"pNF 82deea75-5fd1 0","resourceName":"pNF 82deea75-5fd1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"988c5af8-09e0-4f37-a6c4-9c0cb8f8ec99","resourceInvariantUUID":"43263718-25f5-4c74-8d45-21d173d3b537","resourceCustomizationUUID":"e3117e2f-c033-4faa-a09f-95057d54f4fc","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vf-license-model.xml","artifactChecksum":"MjJhY2JiYWIwMDQwMmExNTQ3NGVmNTc0Y2FiZTYyODA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21cd5cde-1d64-4a53-abaa-6048d5d223cb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/pNF.csar","artifactChecksum":"OWVhZDAzZGNkNzU5N2EyMDZjZTQ2Mzg0ODBhZDlhNGE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"42bd5970-a0a2-483f-947b-b6d6578605e8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"00001f25-e47b-44e4-bb63-0997a35632cc","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vendor-license-model.xml","artifactChecksum":"MzhmMWVkMmM4MzAxMjNiMzMyYTY1NzgzNjM3ZTViY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"25f7cc6e-c68f-4f1e-9311-b3fc2689c597","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ecf4bebb-fead-4c5d-a13f-b0d7d6f3d62b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"54d513c2-fd66-494d-8166-9707218d4c8c","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfCteunbcfxzdwb3hospkz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-template.yml","artifactChecksum":"ZWIzOTQ1OTMzNWIzMGRlZDczNmI0YjM2ZDI2NTE5Y2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"54de25d8-7c28-481d-81f6-041cc25ac8e7","artifactVersion":"1"},{"artifactName":"service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar","artifactChecksum":"ZmQ0MDEwZmYzYzJlZTdmMDU2NWZkZDc1OTBkNmE1NjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"963e31ad-3ab0-47c4-b60c-a2775789bb8c","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-28T00:58:56.430Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:58:56.430Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:58:56.433Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:58:56.433Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189135782,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:58:56.533Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:58:56.535Z||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-28T00:58:56.535Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:58:56.549Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:58:56.550Z||pool-40-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-28T00:58:57.434Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:58:57.434Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:58:57.437Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:58:57.437Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189135782,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:58:57.537Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:58:57.538Z||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-28T00:58:57.538Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:58:57.552Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:58:57.552Z||pool-41-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:58:58.437Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:58:58.438Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:58:58.440Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:58:58.440Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189135782,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:58:58.540Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:58:58.541Z||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-28T00:58:58.541Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:58:58.555Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:58:58.555Z||pool-42-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:58:59.442Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:58:59.442Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:58:59.445Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:58:59.445Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189135782,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:58:59.548Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-28T00:58:59.549Z||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-28T00:58:59.549Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:58:59.563Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:58:59.563Z||pool-43-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:59:00.446Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:59:00.447Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:59:00.449Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:59:00.449Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189135782,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:00.549Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:59:00.550Z||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-28T00:59:00.550Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:59:00.565Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:59:00.565Z||pool-44-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:59:01.449Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:59:01.450Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:59:01.452Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:59:01.452Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189135782,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:01.555Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-28T00:59:01.556Z||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-28T00:59:01.557Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:59:01.577Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:59:01.577Z||pool-45-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-12-28T00:59:02.452Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:59:02.453Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:59:02.455Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:59:02.455Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189135782,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:02.555Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:59:02.557Z||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-28T00:59:02.557Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:59:02.577Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:59:02.577Z||pool-46-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:59:03.456Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T00:59:03.457Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:59:03.459Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:59:03.459Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189135782,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:59:03.560Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-28T00:59:03.560Z||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-28T00:59:03.560Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:59:03.590Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:59:03.590Z||pool-47-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:59:04.460Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"serviceName": "Demo_pNF_cTEunbCfXZDwB3hOSPKz",
"serviceVersion": "1.0",
"serviceUUID": "429c6b24-297f-4422-b439-1ac8852956b2",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "ef3046ff-bbea-42ad-a58e-c45dc6821c28",
"resources": [
{
"resourceInstanceName": "pNF 82deea75-5fd1 0",
"resourceCustomizationUUID": "e3117e2f-c033-4faa-a09f-95057d54f4fc",
"resourceName": "pNF 82deea75-5fd1",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "988c5af8-09e0-4f37-a6c4-9c0cb8f8ec99",
"resourceInvariantUUID": "43263718-25f5-4c74-8d45-21d173d3b537",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"artifactChecksum": "ZmQ0MDEwZmYzYzJlZTdmMDU2NWZkZDc1OTBkNmE1NjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "963e31ad-3ab0-47c4-b60c-a2775789bb8c"
}
],
"workloadContext": "Production"
}
2022-12-28T00:59:04.462Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-28T00:59:04.462Z|b2fd49f5-a227-41f9-a6f3-403324dcd8de|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 429c6b24-297f-4422-b439-1ac8852956b2 ASDC
2022-12-28T00:59:04.462Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
ServiceName:Demo_pNF_cTEunbCfXZDwB3hOSPKz
ServiceVersion:1.0
ServiceUUID:429c6b24-297f-4422-b439-1ac8852956b2
ServiceInvariantUUID:ef3046ff-bbea-42ad-a58e-c45dc6821c28
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
ArtifactUUID:963e31ad-3ab0-47c4-b60c-a2775789bb8c
ArtifactChecksum:ZmQ0MDEwZmYzYzJlZTdmMDU2NWZkZDc1OTBkNmE1NjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 82deea75-5fd1 0
ResourceCustomizationUUID:e3117e2f-c033-4faa-a09f-95057d54f4fc
ResourceInvariantUUID:43263718-25f5-4c74-8d45-21d173d3b537
ResourceName:pNF 82deea75-5fd1
ResourceType:PNF
ResourceUUID:988c5af8-09e0-4f37-a6c4-9c0cb8f8ec99
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2022-12-28T00:59:04.463Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 429c6b24-297f-4422-b439-1ac8852956b2 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-28T00:59:04.493Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-28T00:59:04.494Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-28T00:59:04.494Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-28T00:59:04.494Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 963e31ad-3ab0-47c4-b60c-a2775789bb8c from URL: /sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:04.494Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-28T00:59:04.494Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:04.576Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-28T00:59:04.578Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar 963e31ad-3ab0-47c4-b60c-a2775789bb8c 88005
2022-12-28T00:59:04.578Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar ASDC sendASDCNotification
2022-12-28T00:59:04.578Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:04.578Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T00:59:04.578Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:59:04.581Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:59:04.581Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189144578,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:59:04.681Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:59:04.682Z||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-28T00:59:04.682Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:59:04.695Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:59:04.696Z||pool-48-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T00:59:05.581Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-28T00:59:05.583Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-28T00:59:05.583Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 963e31ad-3ab0-47c4-b60c-a2775789bb8c, URL: /sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar to file: /app/ASDC/1/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:05.589Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:05.590Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:05.590Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:05.688Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5828923555800536355/Definitions/service-DemoPnfCteunbcfxzdwb3hospkz-template.yml
2022-12-28T00:59:06.425Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-28T00:59:06.426Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-12-28T00:59:06.426Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:06.426Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-28T00:59:06.426Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 82deea75-5fd1 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-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:06.426Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||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-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:06.426Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:06.426Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||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-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:06.427Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||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-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:06.427Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||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-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:06.427Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||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-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:06.427Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-12-28T00:59:06.427Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:59:06.427Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_cTEunbCfXZDwB3hOSPKz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:59:06.427Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Node template pNF 82deea75-5fd1 0 is matching search criteria
2022-12-28T00:59:06.427Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-12-28T00:59:06.428Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 82deea75-5fd1 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-28T00:59:06.428Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:59:06.428Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_cTEunbCfXZDwB3hOSPKz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:59:06.428Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Node template pNF 82deea75-5fd1 0 is matching search criteria
2022-12-28T00:59:06.428Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-12-28T00:59:06.428Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 82deea75-5fd1 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-28T00:59:06.428Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:59:06.428Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_cTEunbCfXZDwB3hOSPKz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:59:06.429Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:59:06.429Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_cTEunbCfXZDwB3hOSPKz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:59:06.429Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:59:06.429Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_cTEunbCfXZDwB3hOSPKz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:59:06.429Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:59:06.429Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_cTEunbCfXZDwB3hOSPKz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:59:06.429Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:59:06.430Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_cTEunbCfXZDwB3hOSPKz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:59:06.430Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_cTEunbCfXZDwB3hOSPKz
Description:catalog service description
Model UUID:429c6b24-297f-4422-b439-1ac8852956b2
Model Version:NULL
Model InvariantUuid:ef3046ff-bbea-42ad-a58e-c45dc6821c28
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-28T00:59:06.446Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 988c5af8-09e0-4f37-a6c4-9c0cb8f8ec99
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-28T00:59:06.450Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||pNF 82deea75-5fd1 0
2022-12-28T00:59:06.451Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 988c5af8-09e0-4f37-a6c4-9c0cb8f8ec99
2022-12-28T00:59:06.451Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 429c6b24-297f-4422-b439-1ac8852956b2
2022-12-28T00:59:06.451Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 429c6b24-297f-4422-b439-1ac8852956b2
2022-12-28T00:59:06.451Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 82deea75-5fd1 0 988c5af8-09e0-4f37-a6c4-9c0cb8f8ec99 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-28T00:59:06.458Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@60e6a673, org.onap.sdc.toscaparser.api.parameters.Input@34764ed7, org.onap.sdc.toscaparser.api.parameters.Input@377ab32f, org.onap.sdc.toscaparser.api.parameters.Input@605e9706, org.onap.sdc.toscaparser.api.parameters.Input@35de7040]
2022-12-28T00:59:06.458Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:59:06.459Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_cTEunbCfXZDwB3hOSPKz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:59:06.459Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 429c6b24-297f-4422-b439-1ac8852956b2: pNF 82deea75-5fd1
2022-12-28T00:59:06.459Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||Processing PNF resource: 988c5af8-09e0-4f37-a6c4-9c0cb8f8ec99
2022-12-28T00:59:06.460Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-28T00:59:06.460Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_cTEunbCfXZDwB3hOSPKz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-28T00:59:06.460Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||Resource customization UUID: e3117e2f-c033-4faa-a09f-95057d54f4fc is the same as notified resource customizationUUID: e3117e2f-c033-4faa-a09f-95057d54f4fc
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-28T00:59:06.527Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 82deea75-5fd1 988c5af8-09e0-4f37-a6c4-9c0cb8f8ec99 0 ASDC deployResourceStructure
2022-12-28T00:59:06.528Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar ASDC sendASDCNotification
2022-12-28T00:59:06.528Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar
2022-12-28T00:59:06.528Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-28T00:59:06.528Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T00:59:06.531Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T00:59:06.531Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189146528,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:59:06.631Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T00:59:06.632Z||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-28T00:59:06.632Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T00:59:06.646Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:59:06.647Z||pool-49-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-28T00:59:07.532Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:59:07.546Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
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-28T00:59:07.549Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:59:07.549Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T00:59:07.549Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T00:59:37.549Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T00:59:37.563Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
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-28T00:59:37.566Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T00:59:37.566Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T00:59:37.566Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T00:59:55.788Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T00:59:55.789Z||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-28T00:59:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T00:59:55.823Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T00:59:55.825Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.825Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189075782,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:59:55.826Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.826Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.826Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189078619,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:59:55.826Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:59:55.826Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.826Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189080531,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:59:55.826Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:59:55.826Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.826Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "multicloud-k8s",
"timestamp": 1672189103348,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.827Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.827Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.827Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189093071,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.828Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.828Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.828Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "cds-sdc-listener",
"timestamp": 1672189104610,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.828Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.828Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.828Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b2fd49f5-a227-41f9-a6f3-403324dcd8de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189111888,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-28T00:59:55.829Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:59:55.829Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.829Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189107938,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.829Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.829Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.829Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "multicloud-k8s",
"timestamp": 1672189103348,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.830Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.830Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.830Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189093071,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.830Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.830Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.830Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "cds-sdc-listener",
"timestamp": 1672189104610,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.831Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.831Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189107938,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.831Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.831Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "multicloud-k8s",
"timestamp": 1672189103348,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.832Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.832Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189093071,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.832Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.832Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "cds-sdc-listener",
"timestamp": 1672189104610,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.833Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.833Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.833Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189107938,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.833Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.833Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.833Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "multicloud-k8s",
"timestamp": 1672189103348,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.834Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.834Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189093071,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.834Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.834Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "cds-sdc-listener",
"timestamp": 1672189104610,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.835Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.835Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189107938,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.835Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.836Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "multicloud-k8s",
"timestamp": 1672189103348,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.836Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.836Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189093071,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.836Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.837Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "cds-sdc-listener",
"timestamp": 1672189104610,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.837Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.837Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189107938,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.838Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.838Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "multicloud-k8s",
"timestamp": 1672189103348,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.838Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.838Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189093071,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.839Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.839Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "cds-sdc-listener",
"timestamp": 1672189104610,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.839Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.839Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189107938,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.840Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.840Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "multicloud-k8s",
"timestamp": 1672189103348,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.840Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.840Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189093071,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.840Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.841Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "cds-sdc-listener",
"timestamp": 1672189104610,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.841Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.841Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189107938,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.841Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.842Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "multicloud-k8s",
"timestamp": 1672189103348,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:59:55.842Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.842Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189093071,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:59:55.842Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "cds-sdc-listener",
"timestamp": 1672189104610,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:59:55.843Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189107938,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:59:55.844Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.844Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "cds-sdc-listener",
"timestamp": 1672189118070,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:59:55.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:59:55.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.844Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189117775,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:59:55.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:59:55.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.845Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189118666,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:59:55.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:59:55.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.845Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189119674,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:59:55.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:59:55.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.846Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "policy-id",
"timestamp": 1672189120678,
"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-28T00:59:55.856Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
2022-12-28T00:59:55.856Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede 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-28T00:59:55.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.870Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189121992,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.871Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.871Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189121992,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.871Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.871Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189124037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:59:55.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:59:55.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.872Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189121992,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.872Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.873Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "aai-model-loader",
"timestamp": 1672189125041,
"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-28T00:59:55.879Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
2022-12-28T00:59:55.879Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede 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-28T00:59:55.894Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.894Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189121992,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.894Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.895Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189121992,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.895Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.896Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189121992,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/resourceInstances/pnf82deea755fd10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.896Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.896Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189121992,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T00:59:55.897Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.897Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189121992,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T00:59:55.897Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-28T00:59:55.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.898Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189130890,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T00:59:55.898Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T00:59:55.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T00:59:55.899Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189133525,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfCteunbcfxzdwb3hospkz/1.0/artifacts/service-DemoPnfCteunbcfxzdwb3hospkz-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-28T00:59:55.899Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-28T01:00:07.566Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T01:00:07.583Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
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-28T01:00:07.586Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T01:00:07.586Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-28T01:00:07.586Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T01:00:07.586Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T01:00:37.586Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T01:00:37.601Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
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-28T01:00:37.604Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T01:00:37.604Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-28T01:00:37.604Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-28T01:00:37.605Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-28T01:00:55.788Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T01:00:55.789Z||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-28T01:00:55.789Z||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 E4ieugOoTH1GrUKg) ...
2022-12-28T01:00:55.826Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:00:55.827Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-28T01:00:55.827Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672189134532,
"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-28T01:00:55.854Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
2022-12-28T01:00:55.855Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede 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-28T01:01:07.605Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T01:01:07.618Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede
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-28T01:01:07.621Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-28T01:01:07.622Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-28T01:01:07.622Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-28T01:01:07.622Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-28T01:01:07.622Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T01:01:07.622Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T01:01:07.622Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T01:01:07.622Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-28T01:01:07.622Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||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-28T01:01:07.629Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-28T01:01:37.629Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede 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-28T01:01:37.638Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede and serviceModelVersionId: 429c6b24-297f-4422-b439-1ac8852956b2
2022-12-28T01:01:37.638Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ef3046ff-bbea-42ad-a58e-c45dc6821c28
2022-12-28T01:01:37.639Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ef3046ff-bbea-42ad-a58e-c45dc6821c28/model-vers/model-ver/429c6b24-297f-4422-b439-1ac8852956b2?depth=0
2022-12-28T01:01:37.643Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-12-28T01:01:37.690Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ef3046ff-bbea-42ad-a58e-c45dc6821c28/model-vers/model-ver/429c6b24-297f-4422-b439-1ac8852956b2?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-28T01:01:37.692Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ef3046ff-bbea-42ad-a58e-c45dc6821c28/model-vers/model-ver/429c6b24-297f-4422-b439-1ac8852956b2?depth=0|INFO|500||Invoke
2022-12-28T01:01:37.697Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ef3046ff-bbea-42ad-a58e-c45dc6821c28/model-vers/model-ver/429c6b24-297f-4422-b439-1ac8852956b2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-28T01:01:37.929Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ef3046ff-bbea-42ad-a58e-c45dc6821c28/model-vers/model-ver/429c6b24-297f-4422-b439-1ac8852956b2?depth=0|INFO|500||InvokeReturn
2022-12-28T01:01:37.930Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ef3046ff-bbea-42ad-a58e-c45dc6821c28/model-vers/model-ver/429c6b24-297f-4422-b439-1ac8852956b2?depth=0 has http status code:200 and response headers:{date=[Wed, 28 Dec 2022 01:01:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[227], vertex-id=[458816], x-aai-txid=[1-aai-resources-221228-01:01:35:978-80239], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-28T01:01:37.930Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2022-12-28T01:01:37.930Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-28T01:01:37.930Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||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-28T01:01:37.943Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||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-28T01:01:37.943Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1e3b1a95-481f-4a83-a7ab-ddcc58bfdede and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-28T01:01:37.944Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-28T01:01:37.944Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T01:01:37.946Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T01:01:37.946Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1e3b1a95-481f-4a83-a7ab-ddcc58bfdede",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189297943,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-28T01:01:38.047Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T01:01:38.048Z||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-28T01:01:38.048Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T01:01:38.068Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:01:38.069Z||pool-50-thread-1|||||INFO|500||cambria reply ok (22 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-28T01:01:38.961Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-28T01:01:38.962Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||WARN|500||GET http://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-28T01:01:38.962Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as E4ieugOoTH1GrUKg) ...
2022-12-28T01:01:44.610Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:01:44.612Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-28T01:01:44.612Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"bb31fc3f-780e-46b6-8fea-87818fb9de1b","serviceDescription":"service","serviceInvariantUUID":"169d055a-3dae-4cfb-8068-f6138ed49ed0","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3e94c1ac-c96f-4161-9721-5fdf2cbeae74","resourceInvariantUUID":"4cb52e6a-0799-4795-8f03-36702978c04f","resourceCustomizationUUID":"ac476ec6-aaf3-4632-a663-8285803a93ce","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":"MTNlYjdiZDE3ODRiMDg0ODA1YzUxZTA5MDA3MzIyYTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c5240064-eee7-437e-a5ea-5d28291be802","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":"ZmY3OGJmOGNlYzhjYjY2M2JiMDMwNTg4ZTFhMTQ4ODA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bf48467d-ab04-4052-ba2c-b08bfb135113","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":"67edb18b-82d2-48c3-a413-9b9cfbf84e50","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":"d2d12304-3de1-4b19-92ec-a844b702c8ea","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":"12c685d4-3ce0-4ae3-9daa-7c2f1b20f34c","artifactVersion":"2","generatedFromUUID":"67edb18b-82d2-48c3-a413-9b9cfbf84e50"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NTNjNTFmODBmN2Y2OTJjMzVjM2I5NDMzNjk5ZGUxOGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6af64d7c-f618-43a2-b0e2-7625d2156e93","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YTBiMzA0N2QxNTY2ZjRiNGQwOTU3ODM2MWY1NTAxZDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35faeb74-a6f3-4e31-99ea-a208e9f7d2cb","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-28T01:01:44.615Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T01:01:44.616Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T01:01:44.618Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T01:01:44.618Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189298961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T01:01:44.718Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T01:01:44.719Z||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-28T01:01:44.719Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T01:01:44.732Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:01:44.733Z||pool-51-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T01:01:45.618Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T01:01:45.621Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T01:01:45.623Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T01:01:45.623Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189298961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2022-12-28T01:01:45.724Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T01:01:45.725Z||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-28T01:01:45.725Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T01:01:45.739Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:01:45.740Z||pool-52-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-28T01:01:46.624Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T01:01:46.625Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T01:01:46.627Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T01:01:46.627Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189298961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-12-28T01:01:46.728Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-28T01:01:46.730Z||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-28T01:01:46.730Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T01:01:46.744Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:01:46.744Z||pool-53-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T01:01:47.630Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T01:01:47.630Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T01:01:47.633Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T01:01:47.633Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189298961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-28T01:01:47.733Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T01:01:47.734Z||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-28T01:01:47.734Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T01:01:47.748Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:01:47.749Z||pool-54-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-28T01:01:48.634Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T01:01:48.635Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T01:01:48.638Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T01:01:48.638Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189298961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2022-12-28T01:01:48.738Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T01:01:48.739Z||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-28T01:01:48.739Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T01:01:48.753Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:01:48.753Z||pool-55-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-28T01:01:49.638Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T01:01:49.639Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T01:01:49.641Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T01:01:49.642Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189298961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-28T01:01:49.742Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T01:01:49.743Z||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-28T01:01:49.743Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T01:01:49.757Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:01:49.758Z||pool-56-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-28T01:01:50.642Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-28T01:01:50.643Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T01:01:50.645Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T01:01:50.645Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189298961,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-28T01:01:50.745Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T01:01:50.746Z||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-28T01:01:50.746Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T01:01:50.762Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:01:50.762Z||pool-57-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-28T01:01:51.646Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "bb31fc3f-780e-46b6-8fea-87818fb9de1b",
"serviceDescription": "service",
"serviceInvariantUUID": "169d055a-3dae-4cfb-8068-f6138ed49ed0",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "ac476ec6-aaf3-4632-a663-8285803a93ce",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "3e94c1ac-c96f-4161-9721-5fdf2cbeae74",
"resourceInvariantUUID": "4cb52e6a-0799-4795-8f03-36702978c04f",
"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": "ZmY3OGJmOGNlYzhjYjY2M2JiMDMwNTg4ZTFhMTQ4ODA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bf48467d-ab04-4052-ba2c-b08bfb135113",
"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": "67edb18b-82d2-48c3-a413-9b9cfbf84e50",
"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": "12c685d4-3ce0-4ae3-9daa-7c2f1b20f34c",
"generatedFromUUID": "67edb18b-82d2-48c3-a413-9b9cfbf84e50"
},
"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": "12c685d4-3ce0-4ae3-9daa-7c2f1b20f34c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "YTBiMzA0N2QxNTY2ZjRiNGQwOTU3ODM2MWY1NTAxZDg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "35faeb74-a6f3-4e31-99ea-a208e9f7d2cb"
}
],
"workloadContext": "Production"
}
2022-12-28T01:01:51.647Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-28T01:01:51.647Z|1e3b1a95-481f-4a83-a7ab-ddcc58bfdede|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 bb31fc3f-780e-46b6-8fea-87818fb9de1b ASDC
2022-12-28T01:01:51.647Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:bb31fc3f-780e-46b6-8fea-87818fb9de1b
ServiceInvariantUUID:169d055a-3dae-4cfb-8068-f6138ed49ed0
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:35faeb74-a6f3-4e31-99ea-a208e9f7d2cb
ArtifactChecksum:YTBiMzA0N2QxNTY2ZjRiNGQwOTU3ODM2MWY1NTAxZDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:ac476ec6-aaf3-4632-a663-8285803a93ce
ResourceInvariantUUID:4cb52e6a-0799-4795-8f03-36702978c04f
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:3e94c1ac-c96f-4161-9721-5fdf2cbeae74
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:bf48467d-ab04-4052-ba2c-b08bfb135113
ArtifactChecksum:ZmY3OGJmOGNlYzhjYjY2M2JiMDMwNTg4ZTFhMTQ4ODA=
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:67edb18b-82d2-48c3-a413-9b9cfbf84e50
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:12c685d4-3ce0-4ae3-9daa-7c2f1b20f34c
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:12c685d4-3ce0-4ae3-9daa-7c2f1b20f34c
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-12-28T01:01:51.648Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bb31fc3f-780e-46b6-8fea-87818fb9de1b 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-28T01:01:51.686Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-28T01:01:51.686Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-28T01:01:51.686Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-28T01:01:51.686Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 35faeb74-a6f3-4e31-99ea-a208e9f7d2cb from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-28T01:01:51.687Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-28T01:01:51.687Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-28T01:01:51.767Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-28T01:01:51.768Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 35faeb74-a6f3-4e31-99ea-a208e9f7d2cb 75192
2022-12-28T01:01:51.768Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||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-28T01:01:51.768Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||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-28T01:01:51.768Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-28T01:01:51.768Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-28T01:01:51.770Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-28T01:01:51.770Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672189311768,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-28T01:01:51.870Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-28T01:01:51.871Z||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-28T01:01:51.871Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as E4ieugOoTH1GrUKg) ...
2022-12-28T01:01:51.884Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-28T01:01:51.884Z||pool-58-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-12-28T01:01:52.771Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-28T01:01:52.772Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-28T01:01:52.773Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 35faeb74-a6f3-4e31-99ea-a208e9f7d2cb, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-28T01:01:52.773Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-12-28T01:01:52.774Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-28T01:01:52.774Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-12-28T01:01:52.896Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3343730547649764698/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-28T01:01:54.019Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-28T01:01:54.019Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-12-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||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-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||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-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||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-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||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-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||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-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||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-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||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-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-12-28T01:01:54.020Z|1baa8b1a-a322-41c5-bb26-5c69ad5cf0e3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery