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-11-27T23:21:00.410Z||main|||||INFO|500||The following profiles are active: basic
2022-11-27T23:21:11.807Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-27T23:21:11.808Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-27T23:21:11.925Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-27T23:21:15.680Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-27T23:21:16.071Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-27T23:21:16.534Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-27T23:21:16.571Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-27T23:21:16.729Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-27T23:21:17.114Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-27T23:21:17.727Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-27T23:21:19.697Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-27T23:21:22.579Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-27T23:21:22.637Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-27T23:21:23.256Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-27T23:21:23.482Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-11-27T23:21:24.689Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-27T23:21:26.490Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2022-11-27T23:21:27.629Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-11-27T23:21:27.630Z||main|||||ERROR|500||(conn=1230) Table 'catalogdb.activity_spec' doesn't exist
2022-11-27T23:21:27.684Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2022-11-27T23:21:31.155Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-11-27T23:21:33.921Z||main|||||WARN|500||---
2022-11-27T23:21:33.922Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-27T23:21:33.922Z||main|||||WARN|500||---
2022-11-27T23:21:34.351Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-27T23:21:39.205Z||main|||||INFO|500||Started Application in 42.631 seconds (JVM running for 45.179)
2022-11-27T23:21:39.219Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-27T23:21:39.238Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-27T23:21:39.252Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-27T23:21:39.281Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-27T23:21:39.320Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= bbac0510-88b0-4087-ab88-32053f3939eb url= /sdc/v1/artifactTypes
2022-11-27T23:21:39.321Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-27T23:21:39.659Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-11-27T23:21:39.686Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server
2022-11-27T23:21:39.712Z||scheduling-1|||||DEBUG|500||create keys
2022-11-27T23:21:39.719Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-11-27T23:21:39.835Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:21:39.854Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= f4317a0a-ecdc-455e-85f3-6f8f534a3afd url= /sdc/v1/registerForDistribution
2022-11-27T23:21:40.030Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= f4317a0a-ecdc-455e-85f3-6f8f534a3afd url= /sdc/v1/registerForDistribution
2022-11-27T23:21:40.031Z||scheduling-1|||||INFO|500||start DistributionClient
2022-11-27T23:21:40.047Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:21:40.048Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:21:40.062Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-11-27T23:21:40.066Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:21:40.066Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:21:40.066Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:21:40.066Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:21:50.702Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:21:50.702Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:22:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:22:40.038Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:22:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:22:40.049Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:22:40.050Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:22:40.050Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:22:49.781Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:22:49.881Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:23:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:23:40.039Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:23:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:23:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:23:40.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:23:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:23:49.686Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:23:49.718Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:24:40.042Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:24:40.046Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:24:40.046Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:24:40.049Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:24:40.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:24:40.050Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:24:49.667Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:24:49.669Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:25:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:25:40.038Z||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-11-27T23:25:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:25:40.047Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:25:40.048Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:25:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:25:49.591Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:25:49.611Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:26:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:26:40.038Z||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-11-27T23:26:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:26:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:26:40.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:26:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:26:49.585Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:26:49.594Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:27:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:27:40.038Z||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-11-27T23:27:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:27:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:27:40.048Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:27:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:27:49.584Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:27:49.593Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:28:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:28:40.038Z||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-11-27T23:28:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:28:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:28:40.049Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:28:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:28:49.589Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:28:49.597Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:29:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:29:40.038Z||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-11-27T23:29:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:29:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:29:40.048Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:29:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:29:49.587Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:29:49.589Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:30:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:30:40.038Z||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-11-27T23:30:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:30:40.047Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:30:40.048Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:30:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:30:49.587Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:30:49.590Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:31:12.968Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-27T23:31:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:31:40.038Z||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-11-27T23:31:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:31:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:31:40.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:31:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:31:49.581Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:31:49.611Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:32:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:32:40.038Z||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-11-27T23:32:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:32:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:32:40.048Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:32:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:32:49.604Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:32:49.605Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:33:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:33:40.040Z||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-11-27T23:33:40.040Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:33:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:33:40.048Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:33:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:33:49.599Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:33:49.599Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:34:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:34:40.038Z||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-11-27T23:34:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:34:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:34:40.048Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:34:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:34:49.605Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:34:49.607Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:35:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:35:40.038Z||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-11-27T23:35:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:35:40.047Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:35:40.048Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:35:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:35:49.586Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:35:49.588Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:36:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:36:40.038Z||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-11-27T23:36:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:36:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:36:40.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:36:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:36:49.592Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:36:49.594Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:37:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:37:40.038Z||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-11-27T23:37:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:37:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:37:40.048Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:37:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:37:49.591Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:37:49.591Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:38:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:38:40.043Z||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-11-27T23:38:40.043Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:38:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:38:40.048Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:38:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:38:49.591Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:38:49.593Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:39:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:39:40.038Z||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-11-27T23:39:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:39:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:39:40.048Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:39:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:39:49.585Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:39:49.588Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:40:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:40:40.039Z||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-11-27T23:40:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:40:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:40:40.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:40:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:40:49.589Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:40:49.602Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:41:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:41:40.040Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:41:40.040Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:41:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:41:40.048Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:41:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:41:49.589Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:41:49.589Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:42:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:42:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:42:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:42:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:42:40.048Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:42:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:42:49.593Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:42:49.595Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:43:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:43:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:43:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:43:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:43:40.048Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:43:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:43:49.582Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:43:49.590Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:44:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:44:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:44:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:44:40.047Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:44:40.048Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:44:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:44:49.594Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:44:49.595Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:45:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:45:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:45:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:45:40.047Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:45:40.048Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:45:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:45:49.592Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:45:49.593Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:46:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:46:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:46:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:46:40.047Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:46:40.048Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:46:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:46:49.582Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:46:49.584Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:47:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:47:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:47:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:47:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:47:40.048Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:47:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:47:49.584Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:47:49.612Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:48:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:48:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:48:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:48:40.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:48:40.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:48:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:48:49.589Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:48:49.594Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:49:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:49:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:49:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:49:40.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:49:40.048Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:49:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:49:49.581Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:49:49.593Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:50:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:50:40.039Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:50:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:50:40.047Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:50:40.048Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:50:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:50:49.582Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:50:49.588Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:51:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:51:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:51:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:51:40.047Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:51:40.048Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:51:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:51:49.611Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:51:49.613Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:52:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:52:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:52:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:52:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:52:40.048Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:52:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:52:49.578Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:52:49.595Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:53:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:53:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:53:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:53:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:53:40.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:53:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:53:49.595Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:53:49.595Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:54:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:54:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:54:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:54:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:54:40.048Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:54:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:54:49.593Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:54:49.593Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:55:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:55:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:55:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:55:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:55:40.048Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:55:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:55:49.585Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:55:49.589Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:56:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:56:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:56:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:56:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:56:40.048Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:56:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:56:49.585Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:56:49.587Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:57:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:57:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:57:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:57:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:57:40.048Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:57:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:57:49.595Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:57:49.598Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:58:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:58:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:58:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:58:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:58:40.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:58:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:58:49.587Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:58:49.592Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:59:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:59:40.039Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:59:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:59:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-27T23:59:40.048Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-27T23:59:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-27T23:59:49.593Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-27T23:59:49.593Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:00:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:00:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:00:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:00:40.048Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:00:40.048Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:00:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:00:49.590Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:00:49.605Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:01:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:01:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:01:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:01:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:01:40.048Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:01:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:01:49.583Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:01:49.589Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:02:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:02:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:02:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:02:40.048Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:02:40.048Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:02:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:02:49.602Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:02:49.612Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:03:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:03:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:03:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:03:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:03:40.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:03:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:03:49.583Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:03:49.588Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:04:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:04:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:04:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:04:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:04:40.048Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:04:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:04:49.584Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:04:49.590Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:05:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:05:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:05:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:05:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:05:40.048Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:05:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:05:49.592Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:05:49.644Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:06:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:06:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:06:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:06:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:06:40.048Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:06:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:06:49.582Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:06:49.589Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:07:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:07:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:07:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:07:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:07:40.048Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:07:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:07:49.586Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:07:49.603Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:08:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:08:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:08:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:08:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:08:40.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:08:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:08:49.615Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:08:49.615Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:09:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:09:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:09:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:09:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:09:40.048Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:09:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:09:49.598Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:09:49.598Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:10:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:10:40.039Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:10:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:10:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:10:40.048Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:10:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:10:49.591Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:10:49.599Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:11:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:11:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:11:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:11:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:11:40.048Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:11:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:11:49.612Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:11:49.615Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:12:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:12:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:12:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:12:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:12:40.048Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:12:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:12:49.585Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:12:49.589Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:13:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:13:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:13:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:13:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:13:40.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:13:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:13:49.587Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:13:49.597Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:14:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:14:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:14:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:14:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:14:40.048Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:14:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:14:49.589Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:14:49.623Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:15:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:15:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:15:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:15:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:15:40.048Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:15:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:15:49.605Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:15:49.609Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:16:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:16:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:16:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:16:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:16:40.048Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:16:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:16:49.584Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:16:49.586Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:17:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:17:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:17:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:17:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:17:40.048Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:17:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:17:49.579Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:17:49.585Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:18:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:18:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:18:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:18:40.047Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:18:40.048Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:18:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:18:49.587Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:18:49.586Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:19:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:19:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:19:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:19:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:19:40.048Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:19:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:19:49.576Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:19:49.593Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:20:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:20:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:20:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:20:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:20:40.048Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:20:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:20:49.595Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:20:49.595Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:21:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:21:40.039Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:21:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:21:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:21:40.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:21:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:21:49.600Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:21:49.600Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:22:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:22:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:22:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:22:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:22:40.048Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:22:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:22:49.588Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:22:49.614Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:23:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:23:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:23:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:23:40.047Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:23:40.048Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:23:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:23:49.603Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:23:49.603Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:24:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:24:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:24:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:24:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:24:40.048Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:24:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:24:49.599Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:24:49.600Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:25:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:25:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:25:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:25:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:25:40.048Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:25:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:25:49.595Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:25:49.603Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:26:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:26:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:26:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:26:40.047Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:26:40.048Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:26:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:26:49.588Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:26:49.588Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:27:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:27:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:27:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:27:40.047Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:27:40.048Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:27:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:27:49.583Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:27:49.602Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:28:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:28:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:28:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:28:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:28:40.048Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:28:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:28:49.588Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:28:49.589Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:29:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:29:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:29:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:29:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:29:40.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:29:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:29:49.582Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:29:49.584Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:40.037Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:30:40.038Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:30:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:30:40.048Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:30:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:40.667Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:40.669Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.669Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"5e12f453-9b44-4104-a078-fc09e5bba143","serviceName":"basic_onboard_QeHhXp","serviceVersion":"1.0","serviceUUID":"896a84e9-769f-4698-a641-ea80862b2651","serviceDescription":"service","serviceInvariantUUID":"7408ed5b-f49c-4450-89b6-10ac01d63c48","resources":[{"resourceInstanceName":"basic_onboard_QeHhXp 0","resourceName":"basic_onboard_QeHhXp","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3263c102-1168-4065-96e7-eb5205503331","resourceInvariantUUID":"5b0ff7e6-ed9a-48b7-8a6c-ed11f6e6871c","resourceCustomizationUUID":"93145256-fb4d-4e7a-aa94-4a29712c8fee","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vf-license-model.xml","artifactChecksum":"ZjlhYjdiYWIwZTFkOTRmNmM1MjhlNjlhNTA5ODgyYWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b286b64c-71c7-4161-a1c3-d81110bf992b","artifactVersion":"1"},{"artifactName":"basic_onboard_qehhxp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json","artifactChecksum":"MTJkN2YwOTlmMTc4MDdkZTE0MjJiY2VkNjM3ODBiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7466981-abcc-4a4c-a0b5-2bc763c3aaeb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47a43f3e-89e3-4504-aafb-403cb8c73430","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0102932b-57e9-4754-bcdb-de0de082a628","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"40aa933e-71e3-4789-a2f4-505c196323c4","artifactVersion":"2","generatedFromUUID":"47a43f3e-89e3-4504-aafb-403cb8c73430"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardQehhxp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-template.yml","artifactChecksum":"Mzc1MmQ4ODVmODA3YmE0NzExZjJlMjlhZjE5MDBmMjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fba247d6-1592-478c-90ff-06eaec8d1640","artifactVersion":"1"},{"artifactName":"service-BasicOnboardQehhxp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar","artifactChecksum":"MzY2ODU1YjFlZGY1ZmY4MGNmNGQxMDkxMmFmMzEzMDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9d034baa-9235-4257-972e-c8f8e4ddf44e","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-28T00:30:40.682Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:40.683Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:30:40.685Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.686Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "policy-id",
"timestamp": 1669595393032,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.697Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:40.707Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:40.707Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.711Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.711Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.712Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595384555,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.712Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.712Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.713Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "cds",
"timestamp": 1669595385257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.713Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.713Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.714Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "aai-ml",
"timestamp": 1669595390181,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.714Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.714Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.715Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "policy-id",
"timestamp": 1669595393032,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.715Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.715Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.716Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595384555,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "NOTIFIED"
}
2022-11-28T00:30:40.716Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.716Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.716Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "cds",
"timestamp": 1669595385257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.717Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.717Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.717Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "aai-ml",
"timestamp": 1669595390181,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.718Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.718Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.718Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "policy-id",
"timestamp": 1669595393032,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:30:40.719Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.719Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595384555,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:30:40.720Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.720Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "cds",
"timestamp": 1669595385257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.721Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.721Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "aai-ml",
"timestamp": 1669595390181,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.722Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.722Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "policy-id",
"timestamp": 1669595393032,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.723Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.723Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.723Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595384555,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.724Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.724Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "cds",
"timestamp": 1669595385257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.724Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.725Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "aai-ml",
"timestamp": 1669595390181,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.726Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.727Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "policy-id",
"timestamp": 1669595393032,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.727Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.728Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595384555,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-11-28T00:30:40.728Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.729Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "cds",
"timestamp": 1669595385257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.729Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.729Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "aai-ml",
"timestamp": 1669595390181,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.730Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.730Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "policy-id",
"timestamp": 1669595393032,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.731Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.731Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595384555,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.732Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.732Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.732Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "cds",
"timestamp": 1669595385257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.732Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.733Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.733Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "aai-ml",
"timestamp": 1669595390181,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.733Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.734Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.734Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "policy-id",
"timestamp": 1669595393032,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:30:40.735Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.735Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.735Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595384555,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:30:40.736Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.736Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.736Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "cds",
"timestamp": 1669595385257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:30:40.737Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.737Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.737Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "aai-ml",
"timestamp": 1669595390181,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:30:40.737Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.738Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.738Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "cds",
"timestamp": 1669595400203,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:40.738Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.739Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.739Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "aai-ml",
"timestamp": 1669595401160,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:40.739Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.740Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.740Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "policy-id",
"timestamp": 1669595401291,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:40.740Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.741Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.741Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595399485,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:40.741Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.742Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.742Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "policy-id",
"timestamp": 1669595402382,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:30:40.742Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.742Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.743Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595400677,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:40.743Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.743Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.744Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "policy-id",
"timestamp": 1669595403388,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:30:40.807Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-11-28T00:30:40.812Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:40.812Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:30:40.837Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:40.838Z||pool-3-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:30:40.881Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5e12f453-9b44-4104-a078-fc09e5bba143
2022-11-28T00:30:40.897Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5e12f453-9b44-4104-a078-fc09e5bba143 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:30:40.924Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.925Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595401788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:40.925Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.925Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.925Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595402972,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:30:40.942Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5e12f453-9b44-4104-a078-fc09e5bba143
2022-11-28T00:30:40.942Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5e12f453-9b44-4104-a078-fc09e5bba143 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-28T00:30:40.958Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.958Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595403985,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-28T00:30:40.959Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.959Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.959Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595408621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.959Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.960Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.960Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595408621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.960Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.960Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.960Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595408621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.961Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.961Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.961Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "aai-ml",
"timestamp": 1669595413748,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:30:40.961Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.962Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.962Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595408621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.962Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.962Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.962Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "aai-ml",
"timestamp": 1669595414758,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:30:40.969Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5e12f453-9b44-4104-a078-fc09e5bba143
2022-11-28T00:30:40.970Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5e12f453-9b44-4104-a078-fc09e5bba143 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:30:40.986Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.986Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595408621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.987Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.987Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.987Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595408621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:40.987Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.988Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.988Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595408621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:30:40.988Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:30:40.988Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.988Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595416481,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:40.989Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.989Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.989Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595421169,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:30:40.989Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:30:40.989Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:30:40.989Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595422174,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:30:40.996Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5e12f453-9b44-4104-a078-fc09e5bba143
2022-11-28T00:30:40.996Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5e12f453-9b44-4104-a078-fc09e5bba143 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:30:41.716Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:30:41.716Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:41.718Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:41.718Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "NOTIFIED"
}
2022-11-28T00:30:41.819Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-28T00:30:41.820Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:41.820Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:41.838Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:41.839Z||pool-4-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:42.719Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:30:42.720Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:42.722Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:42.722Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:30:42.823Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-28T00:30:42.824Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:42.824Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:42.837Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:42.837Z||pool-5-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:43.723Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:30:43.724Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:43.725Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:43.726Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:43.827Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-28T00:30:43.828Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:43.828Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:43.843Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:43.843Z||pool-6-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:30:44.726Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:30:44.727Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:44.729Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:44.729Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-11-28T00:30:44.829Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:30:44.830Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:44.830Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:44.847Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:44.848Z||pool-7-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:30:45.730Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:30:45.731Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:45.732Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:45.733Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:30:45.833Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:30:45.834Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:45.834Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:45.849Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:45.849Z||pool-8-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:46.733Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:30:46.734Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:46.737Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:46.737Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:30:46.837Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:30:46.838Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:46.839Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:46.854Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:46.854Z||pool-9-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:47.739Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"serviceName": "basic_onboard_QeHhXp",
"serviceVersion": "1.0",
"serviceUUID": "896a84e9-769f-4698-a641-ea80862b2651",
"serviceDescription": "service",
"serviceInvariantUUID": "7408ed5b-f49c-4450-89b6-10ac01d63c48",
"resources": [
{
"resourceInstanceName": "basic_onboard_QeHhXp 0",
"resourceCustomizationUUID": "93145256-fb4d-4e7a-aa94-4a29712c8fee",
"resourceName": "basic_onboard_QeHhXp",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "3263c102-1168-4065-96e7-eb5205503331",
"resourceInvariantUUID": "5b0ff7e6-ed9a-48b7-8a6c-ed11f6e6871c",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_qehhxp0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"artifactChecksum": "MTJkN2YwOTlmMTc4MDdkZTE0MjJiY2VkNjM3ODBiOTY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b7466981-abcc-4a4c-a0b5-2bc763c3aaeb",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "47a43f3e-89e3-4504-aafb-403cb8c73430",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "40aa933e-71e3-4789-a2f4-505c196323c4",
"generatedFromUUID": "47a43f3e-89e3-4504-aafb-403cb8c73430"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "40aa933e-71e3-4789-a2f4-505c196323c4",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardQehhxp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"artifactChecksum": "MzY2ODU1YjFlZGY1ZmY4MGNmNGQxMDkxMmFmMzEzMDU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9d034baa-9235-4257-972e-c8f8e4ddf44e"
}
],
"workloadContext": "Production"
}
2022-11-28T00:30:47.741Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-28T00:30:47.741Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 896a84e9-769f-4698-a641-ea80862b2651 ASDC
2022-11-28T00:30:47.837Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:5e12f453-9b44-4104-a078-fc09e5bba143
ServiceName:basic_onboard_QeHhXp
ServiceVersion:1.0
ServiceUUID:896a84e9-769f-4698-a641-ea80862b2651
ServiceInvariantUUID:7408ed5b-f49c-4450-89b6-10ac01d63c48
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardQehhxp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar
ArtifactUUID:9d034baa-9235-4257-972e-c8f8e4ddf44e
ArtifactChecksum:MzY2ODU1YjFlZGY1ZmY4MGNmNGQxMDkxMmFmMzEzMDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_QeHhXp 0
ResourceCustomizationUUID:93145256-fb4d-4e7a-aa94-4a29712c8fee
ResourceInvariantUUID:5b0ff7e6-ed9a-48b7-8a6c-ed11f6e6871c
ResourceName:basic_onboard_QeHhXp
ResourceType:VF
ResourceUUID:3263c102-1168-4065-96e7-eb5205503331
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_qehhxp0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json
ArtifactUUID:b7466981-abcc-4a4c-a0b5-2bc763c3aaeb
ArtifactChecksum:MTJkN2YwOTlmMTc4MDdkZTE0MjJiY2VkNjM3ODBiOTY=
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/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml
ArtifactUUID:47a43f3e-89e3-4504-aafb-403cb8c73430
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/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env
ArtifactUUID:40aa933e-71e3-4789-a2f4-505c196323c4
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/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env
ArtifactUUID:40aa933e-71e3-4789-a2f4-505c196323c4
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-11-28T00:30:47.838Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 896a84e9-769f-4698-a641-ea80862b2651 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-28T00:30:47.893Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-28T00:30:47.894Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-28T00:30:47.895Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-28T00:30:47.896Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 9d034baa-9235-4257-972e-c8f8e4ddf44e from URL: /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:47.896Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-28T00:30:47.897Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:47.980Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-28T00:30:48.001Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar 9d034baa-9235-4257-972e-c8f8e4ddf44e 75679
2022-11-28T00:30:48.003Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar ASDC sendASDCNotification
2022-11-28T00:30:48.003Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:48.004Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:30:48.005Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:48.007Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:48.007Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595448001,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:48.107Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:30:48.108Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:48.108Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:48.120Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:48.121Z||pool-10-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:49.008Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-28T00:30:49.009Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-28T00:30:49.010Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 9d034baa-9235-4257-972e-c8f8e4ddf44e, URL: /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar to file: /app/ASDC/1/service-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:49.011Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:49.090Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:49.090Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:49.677Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14147304127432999048/Definitions/service-BasicOnboardQehhxp-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2022-11-28T00:30:51.890Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-28T00:30:51.895Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-28T00:30:51.895Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:51.895Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-28T00:30:51.896Z|5e12f453-9b44-4104-a078-fc09e5bba143|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-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:51.896Z|5e12f453-9b44-4104-a078-fc09e5bba143|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-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:51.896Z|5e12f453-9b44-4104-a078-fc09e5bba143|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-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:51.896Z|5e12f453-9b44-4104-a078-fc09e5bba143|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-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:51.896Z|5e12f453-9b44-4104-a078-fc09e5bba143|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-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:51.896Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_QeHhXp 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-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:51.896Z|5e12f453-9b44-4104-a078-fc09e5bba143|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-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:51.897Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-28T00:30:51.903Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.904Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:51.908Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is matching search criteria
2022-11-28T00:30:51.909Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-28T00:30:51.910Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_QeHhXp 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-28T00:30:51.912Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.912Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:51.912Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is matching search criteria
2022-11-28T00:30:51.912Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-28T00:30:51.913Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_QeHhXp 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-28T00:30:51.913Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.913Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:51.916Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.916Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is not matching search criteria
2022-11-28T00:30:51.916Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-11-28T00:30:51.917Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-11-28T00:30:51.917Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-11-28T00:30:51.917Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-28T00:30:51.917Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-28T00:30:51.917Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.918Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-28T00:30:51.919Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.919Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is matching search criteria
2022-11-28T00:30:51.919Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_QeHhXp 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:30:51.920Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.920Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is matching search criteria
2022-11-28T00:30:51.920Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_QeHhXp 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:30:51.920Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.920Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is matching search criteria
2022-11-28T00:30:51.921Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_QeHhXp 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:30:51.921Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.921Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is not matching search criteria
2022-11-28T00:30:51.921Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-28T00:30:51.921Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-28T00:30:51.921Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=5fb2a7d3-6892-4a1a-9095-eb805dd5b337
2022-11-28T00:30:51.922Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.922Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:51.922Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.922Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:51.922Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.923Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:51.923Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:51.923Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:51.923Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_QeHhXp
Description:service
Model UUID:896a84e9-769f-4698-a641-ea80862b2651
Model Version:NULL
Model InvariantUuid:7408ed5b-f49c-4450-89b6-10ac01d63c48
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_QeHhXp
Model UUID:25cb10cc-b747-4153-af88-64651cb70b74
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:5b0ff7e6-ed9a-48b7-8a6c-ed11f6e6871c
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:93145256-fb4d-4e7a-aa94-4a29712c8fee
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:24808de1-01cc-4d36-9bcb-64f16389208a
ModelName:BasicOnboardQehhxp..base_ubuntu18..module-0
ModelUuid:feb800cd-0d87-46b9-a994-3db1883f4007
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:5fb2a7d3-6892-4a1a-9095-eb805dd5b337
ModelInvariantUuid:f0ebb323-72c0-4d20-b881-cc6fb4f97516
ModelName:basic_onboard_QeHhXp-nodes.ubuntu18Cvfc
ModelUuid:87eefd15-0fc8-4335-bdd1-0d3d4e8cce14
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:4d0f814b-a2f8-4cd5-9d9d-2e33dfbdbc99
ModelInvariantUuid:797c616f-8fb3-4518-a242-a66cf4f218cb
ModelName:BasicOnboardQehhxp.compute.nodes.heat.ubuntu18
ModelUuid:212eda6f-c644-4ca2-8d6d-4f9784bddfda
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-28T00:30:51.937Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 3263c102-1168-4065-96e7-eb5205503331
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:30:51.990Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||basic_onboard_QeHhXp 0
2022-11-28T00:30:51.996Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3263c102-1168-4065-96e7-eb5205503331
2022-11-28T00:30:51.996Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b7466981-abcc-4a4c-a0b5-2bc763c3aaeb from URL: /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json
2022-11-28T00:30:51.996Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-28T00:30:51.997Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json
2022-11-28T00:30:52.073Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-28T00:30:52.074Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json b7466981-abcc-4a4c-a0b5-2bc763c3aaeb 798
2022-11-28T00:30:52.074Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json ASDC sendASDCNotification
2022-11-28T00:30:52.074Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json
2022-11-28T00:30:52.074Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:30:52.075Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:52.077Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:52.077Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595452074,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:52.177Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:30:52.178Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:52.178Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:52.201Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:52.201Z||pool-11-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:53.078Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardQehhxp..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "24808de1-01cc-4d36-9bcb-64f16389208a",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "feb800cd-0d87-46b9-a994-3db1883f4007",
"vfModuleModelCustomizationUUID": "d02b581a-0d94-4de5-96cc-7fd30be2d13e",
"isBase": true,
"artifacts": [
"47a43f3e-89e3-4504-aafb-403cb8c73430",
"40aa933e-71e3-4789-a2f4-505c196323c4"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-28T00:30:53.095Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardQehhxp..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:feb800cd-0d87-46b9-a994-3db1883f4007
VfModuleModelInvariantUUID:24808de1-01cc-4d36-9bcb-64f16389208a
VfModuleModelDescription:NULL
Artifacts UUID List:{
47a43f3e-89e3-4504-aafb-403cb8c73430
,
40aa933e-71e3-4789-a2f4-505c196323c4
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-28T00:30:53.098Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardQehhxp..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "24808de1-01cc-4d36-9bcb-64f16389208a",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "feb800cd-0d87-46b9-a994-3db1883f4007",
"vfModuleModelCustomizationUUID": "d02b581a-0d94-4de5-96cc-7fd30be2d13e",
"isBase": true,
"artifacts": [
"47a43f3e-89e3-4504-aafb-403cb8c73430",
"40aa933e-71e3-4789-a2f4-505c196323c4"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-28T00:30:53.098Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardQehhxp..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:feb800cd-0d87-46b9-a994-3db1883f4007
VfModuleModelInvariantUUID:24808de1-01cc-4d36-9bcb-64f16389208a
VfModuleModelDescription:NULL
Artifacts UUID List:{
47a43f3e-89e3-4504-aafb-403cb8c73430
,
40aa933e-71e3-4789-a2f4-505c196323c4
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-28T00:30:53.098Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 47a43f3e-89e3-4504-aafb-403cb8c73430 from URL: /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml
2022-11-28T00:30:53.098Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-28T00:30:53.099Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml
2022-11-28T00:30:53.173Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-28T00:30:53.174Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml 47a43f3e-89e3-4504-aafb-403cb8c73430 5033
2022-11-28T00:30:53.175Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-28T00:30:53.175Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml
2022-11-28T00:30:53.175Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:30:53.175Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:53.178Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:53.178Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595453174,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:53.278Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-28T00:30:53.279Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:53.280Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:53.295Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:53.296Z||pool-12-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:54.179Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 40aa933e-71e3-4789-a2f4-505c196323c4 from URL: /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env
2022-11-28T00:30:54.180Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-28T00:30:54.180Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env
2022-11-28T00:30:54.277Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-28T00:30:54.278Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env 40aa933e-71e3-4789-a2f4-505c196323c4 909
2022-11-28T00:30:54.278Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-28T00:30:54.278Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env
2022-11-28T00:30:54.279Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:30:54.279Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:54.282Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:54.282Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595454278,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:30:54.382Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-28T00:30:54.383Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:54.384Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:54.397Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:54.397Z||pool-13-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:55.283Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 896a84e9-769f-4698-a641-ea80862b2651
2022-11-28T00:30:55.284Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_QeHhXp 0 3263c102-1168-4065-96e7-eb5205503331 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:30:55.316Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7e20f896, org.onap.sdc.toscaparser.api.parameters.Input@2576f40c, org.onap.sdc.toscaparser.api.parameters.Input@4459b729, org.onap.sdc.toscaparser.api.parameters.Input@67df6927, org.onap.sdc.toscaparser.api.parameters.Input@1ec2c902]
2022-11-28T00:30:55.320Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.320Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:55.321Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2022-11-28T00:30:55.321Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 93145256-fb4d-4e7a-aa94-4a29712c8fee
2022-11-28T00:30:55.321Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 93145256-fb4d-4e7a-aa94-4a29712c8fee matches Tosca VF Customization UUID: 93145256-fb4d-4e7a-aa94-4a29712c8fee
2022-11-28T00:30:55.321Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 93145256-fb4d-4e7a-aa94-4a29712c8fee matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-28T00:30:55.328Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.328Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:55.329Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 93145256-fb4d-4e7a-aa94-4a29712c8fee: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-28T00:30:55.329Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@14613d3c
2022-11-28T00:30:55.329Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.330Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-28T00:30:55.330Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d02b581a-0d94-4de5-96cc-7fd30be2d13e
2022-11-28T00:30:55.331Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d02b581a-0d94-4de5-96cc-7fd30be2d13e
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-28T00:30:55.338Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.338Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is matching search criteria
2022-11-28T00:30:55.338Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_QeHhXp 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:30:55.339Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.340Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is matching search criteria
2022-11-28T00:30:55.340Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_QeHhXp 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:30:55.340Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.341Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is not matching search criteria
2022-11-28T00:30:55.341Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-28T00:30:55.341Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-28T00:30:55.341Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=5fb2a7d3-6892-4a1a-9095-eb805dd5b337
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-28T00:30:55.348Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.348Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is matching search criteria
2022-11-28T00:30:55.348Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_QeHhXp 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:30:55.349Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.349Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_QeHhXp 0 is matching search criteria
2022-11-28T00:30:55.349Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_QeHhXp 0] matching following query criteria: sdcType=VF, customizationUUID=93145256-fb4d-4e7a-aa94-4a29712c8fee
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:30:55.352Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.352Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:55.352Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 896a84e9-769f-4698-a641-ea80862b2651: basic_onboard_QeHhXp
2022-11-28T00:30:55.353Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.353Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:55.353Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.353Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:55.354Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.354Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:55.354Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.354Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:55.355Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:30:55.355Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_QeHhXp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:30:55.355Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_QeHhXp
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:30:55.566Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_QeHhXp 3263c102-1168-4065-96e7-eb5205503331 1 ASDC deployResourceStructure
2022-11-28T00:30:55.567Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json ASDC sendASDCNotification
2022-11-28T00:30:55.567Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json
2022-11-28T00:30:55.567Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-28T00:30:55.567Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:55.569Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:55.569Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595455566,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-28T00:30:55.669Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:30:55.670Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:55.670Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:55.684Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:55.685Z||pool-14-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:56.570Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-28T00:30:56.571Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml
2022-11-28T00:30:56.571Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-28T00:30:56.571Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:56.573Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:56.573Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595456570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-11-28T00:30:56.674Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-28T00:30:56.674Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:56.675Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:56.691Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:56.691Z||pool-15-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:57.575Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-28T00:30:57.575Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env
2022-11-28T00:30:57.575Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-28T00:30:57.575Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:57.577Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:57.577Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595457574,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-11-28T00:30:57.677Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-28T00:30:57.678Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:57.678Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:57.693Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:57.693Z||pool-16-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:58.578Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar ASDC sendASDCNotification
2022-11-28T00:30:58.579Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar
2022-11-28T00:30:58.579Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-28T00:30:58.579Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:30:58.581Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:30:58.581Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595458578,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:30:58.682Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-28T00:30:58.683Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:30:58.683Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:30:58.697Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:30:58.698Z||pool-17-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:30:59.583Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5e12f453-9b44-4104-a078-fc09e5bba143
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:30:59.601Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5e12f453-9b44-4104-a078-fc09e5bba143
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:30:59.604Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:30:59.604Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-28T00:30:59.604Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-28T00:30:59.605Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-28T00:30:59.605Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:30:59.605Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:30:59.605Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:30:59.605Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:30:59.605Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:30:59.612Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-28T00:31:29.612Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5e12f453-9b44-4104-a078-fc09e5bba143 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-28T00:31:29.626Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5e12f453-9b44-4104-a078-fc09e5bba143 and serviceModelVersionId: 896a84e9-769f-4698-a641-ea80862b2651
2022-11-28T00:31:29.626Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7408ed5b-f49c-4450-89b6-10ac01d63c48
2022-11-28T00:31:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:31:40.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:31:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:31:40.178Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:31:40.179Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-28T00:31:40.179Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:31:40.181Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-28T00:31:44.793Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7408ed5b-f49c-4450-89b6-10ac01d63c48/model-vers/model-ver/896a84e9-769f-4698-a641-ea80862b2651?depth=0
2022-11-28T00:31:44.905Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-11-28T00:31:45.404Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7408ed5b-f49c-4450-89b6-10ac01d63c48/model-vers/model-ver/896a84e9-769f-4698-a641-ea80862b2651?depth=0|INFO|500||Invoke
2022-11-28T00:31:45.412Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7408ed5b-f49c-4450-89b6-10ac01d63c48/model-vers/model-ver/896a84e9-769f-4698-a641-ea80862b2651?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7408ed5b-f49c-4450-89b6-10ac01d63c48/model-vers/model-ver/896a84e9-769f-4698-a641-ea80862b2651?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e12f453-9b44-4104-a078-fc09e5bba143], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[019b5cae-f4ac-4f30-afea-99b9faed2fc8], X-ECOMP-RequestID=[5e12f453-9b44-4104-a078-fc09e5bba143], X-TransactionId=[], X-ONAP-RequestID=[5e12f453-9b44-4104-a078-fc09e5bba143], Content-Type=[application/merge-patch+json]}
2022-11-28T00:31:45.434Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7408ed5b-f49c-4450-89b6-10ac01d63c48/model-vers/model-ver/896a84e9-769f-4698-a641-ea80862b2651?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-28T00:31:45.701Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7408ed5b-f49c-4450-89b6-10ac01d63c48/model-vers/model-ver/896a84e9-769f-4698-a641-ea80862b2651?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/7408ed5b-f49c-4450-89b6-10ac01d63c48/model-vers/model-ver/896a84e9-769f-4698-a641-ea80862b2651?depth=0 has http status code:200 and response headers:{date=[Mon, 28 Nov 2022 00:31:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[233], vertex-id=[208904], x-aai-txid=[0-aai-resources-221128-00:31:46:069-19506], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-28T00:31:45.703Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7408ed5b-f49c-4450-89b6-10ac01d63c48/model-vers/model-ver/896a84e9-769f-4698-a641-ea80862b2651?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-28T00:31:45.704Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7408ed5b-f49c-4450-89b6-10ac01d63c48/model-vers/model-ver/896a84e9-769f-4698-a641-ea80862b2651?depth=0|INFO|500||InvokeReturn
2022-11-28T00:31:45.709Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-28T00:31:45.709Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:31:45.727Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-28T00:31:45.728Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5e12f453-9b44-4104-a078-fc09e5bba143 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-28T00:31:45.729Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-28T00:31:45.730Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:31:45.734Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:31:45.734Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595505728,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-28T00:31:45.834Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:31:45.835Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:31:45.835Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:31:45.851Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:31:45.851Z||pool-18-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-28T00:31:46.752Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:31:46.753Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:31:46.753Z|5e12f453-9b44-4104-a078-fc09e5bba143|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:31:56.306Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:40.037Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:32:40.040Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:32:40.040Z|5e12f453-9b44-4104-a078-fc09e5bba143|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:32:40.048Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:32:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:40.075Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:40.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.077Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "NOTIFIED"
}
2022-11-28T00:32:40.079Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:32:40.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.079Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:32:40.079Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:32:40.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.079Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:32:40.079Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:32:40.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.080Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-11-28T00:32:40.080Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:32:40.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.080Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:32:40.080Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:32:40.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.080Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595440037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:32:40.081Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:32:40.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.081Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595448001,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:32:40.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:32:40.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.081Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595452074,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:32:40.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:32:40.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.082Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595453174,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:32:40.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:32:40.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.082Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595454278,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:32:40.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:32:40.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.082Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595455566,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/basic_onboard_qehhxp0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-28T00:32:40.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:32:40.083Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.083Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595456570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-11-28T00:32:40.083Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:32:40.083Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.083Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595457574,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/resourceInstances/basic_onboard_qehhxp0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-11-28T00:32:40.083Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:32:40.083Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.083Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595458578,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQehhxp/1.0/artifacts/service-BasicOnboardQehhxp-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:32:40.084Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:32:40.674Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:40.675Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:32:40.675Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"0db12576-f54c-4037-afbe-26bf09dc3926","serviceName":"vFW 2022-11-28 00-30-55","serviceVersion":"1.0","serviceUUID":"3a960d8d-44b4-4905-a094-45a36b0b02f4","serviceDescription":"catalog service description","serviceInvariantUUID":"7497a152-e262-4cd4-a9e1-900c6a666a23","resources":[{"resourceInstanceName":"vFW 66c1f924-64ae 0","resourceName":"vFW 66c1f924-64ae","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"59942165-6f1c-4306-a9d7-9cbf63de1a5c","resourceInvariantUUID":"49f4429a-5f7e-49fe-8b03-5f0b3b6a4b90","resourceCustomizationUUID":"cb04e2d1-9974-40ee-a0a3-29f0166d3211","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vf-license-model.xml","artifactChecksum":"MzFkYWZkNmUwODVlNzM4YWY3Y2JjZDE2Y2Q1ZDU2NjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d0544f83-0018-4a39-95a9-8e3b252ee481","artifactVersion":"1"},{"artifactName":"vfw66c1f92464ae0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json","artifactChecksum":"MTdkM2RhODJjZDEwYmE3MjlmNDFlOWIwZjIzZTMzODI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"83c749fe-d4b1-4640-b56e-b82abb881f41","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c550d34c-6209-4fa0-9809-d7c8372b914d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhY2JlOTAxMmU0MGI1NGQ2ODNjOGI0MzVmY2Y2NmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1fed0135-cefb-434e-a985-1bd0fbfe21c8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"69f2c343-e28e-466f-9c42-c9206c006234","artifactVersion":"2","generatedFromUUID":"c550d34c-6209-4fa0-9809-d7c8372b914d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221128003055-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-template.yml","artifactChecksum":"NjcyMjVhZDU3YWYzMDE2NTI5MDQzY2M0ZTgwNTg1ZTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0d0b2e33-7938-4c30-a5a3-e602b9c015b8","artifactVersion":"1"},{"artifactName":"service-Vfw20221128003055-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar","artifactChecksum":"ODc2YTk4YTIwZDU5N2JkZGRiZTI4YzU3ZWI2N2RiZmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2fa64bcf-2e09-413c-bae8-704926a55219","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-28T00:32:40.679Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:32:40.679Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:40.683Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:40.683Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:32:40.783Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:40.784Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:40.784Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:40.804Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:40.804Z||pool-19-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:32:41.684Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:32:41.685Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:41.687Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:41.688Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "NOTIFIED"
}
2022-11-28T00:32:41.788Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-28T00:32:41.789Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:41.789Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:41.805Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:41.805Z||pool-20-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:32:42.689Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:32:42.690Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:42.693Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:42.693Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:32:42.792Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-28T00:32:42.793Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:42.793Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:42.808Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:42.809Z||pool-21-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:32:43.694Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:32:43.695Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:43.698Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:43.698Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:32:43.798Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:43.799Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:43.799Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:43.818Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:43.818Z||pool-22-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:32:44.699Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:32:44.700Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:44.702Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:44.703Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-11-28T00:32:44.803Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:44.804Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:44.804Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:44.818Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:44.818Z||pool-23-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:32:45.703Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:32:45.704Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:45.707Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:45.707Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:32:45.807Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:45.808Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:45.808Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:45.823Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:45.823Z||pool-24-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:32:46.708Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:32:46.709Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:46.711Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:46.711Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:32:46.811Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:46.812Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:46.812Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:46.828Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:46.829Z||pool-25-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:32:47.713Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"serviceName": "vFW 2022-11-28 00-30-55",
"serviceVersion": "1.0",
"serviceUUID": "3a960d8d-44b4-4905-a094-45a36b0b02f4",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "7497a152-e262-4cd4-a9e1-900c6a666a23",
"resources": [
{
"resourceInstanceName": "vFW 66c1f924-64ae 0",
"resourceCustomizationUUID": "cb04e2d1-9974-40ee-a0a3-29f0166d3211",
"resourceName": "vFW 66c1f924-64ae",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "59942165-6f1c-4306-a9d7-9cbf63de1a5c",
"resourceInvariantUUID": "49f4429a-5f7e-49fe-8b03-5f0b3b6a4b90",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw66c1f92464ae0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"artifactChecksum": "MTdkM2RhODJjZDEwYmE3MjlmNDFlOWIwZjIzZTMzODI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "83c749fe-d4b1-4640-b56e-b82abb881f41",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "c550d34c-6209-4fa0-9809-d7c8372b914d",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "69f2c343-e28e-466f-9c42-c9206c006234",
"generatedFromUUID": "c550d34c-6209-4fa0-9809-d7c8372b914d"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "69f2c343-e28e-466f-9c42-c9206c006234",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20221128003055-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"artifactChecksum": "ODc2YTk4YTIwZDU5N2JkZGRiZTI4YzU3ZWI2N2RiZmM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2fa64bcf-2e09-413c-bae8-704926a55219"
}
],
"workloadContext": "Production"
}
2022-11-28T00:32:47.714Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-28T00:32:47.714Z|5e12f453-9b44-4104-a078-fc09e5bba143|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3a960d8d-44b4-4905-a094-45a36b0b02f4 ASDC
2022-11-28T00:32:47.714Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:0db12576-f54c-4037-afbe-26bf09dc3926
ServiceName:vFW 2022-11-28 00-30-55
ServiceVersion:1.0
ServiceUUID:3a960d8d-44b4-4905-a094-45a36b0b02f4
ServiceInvariantUUID:7497a152-e262-4cd4-a9e1-900c6a666a23
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221128003055-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar
ArtifactUUID:2fa64bcf-2e09-413c-bae8-704926a55219
ArtifactChecksum:ODc2YTk4YTIwZDU5N2JkZGRiZTI4YzU3ZWI2N2RiZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 66c1f924-64ae 0
ResourceCustomizationUUID:cb04e2d1-9974-40ee-a0a3-29f0166d3211
ResourceInvariantUUID:49f4429a-5f7e-49fe-8b03-5f0b3b6a4b90
ResourceName:vFW 66c1f924-64ae
ResourceType:VF
ResourceUUID:59942165-6f1c-4306-a9d7-9cbf63de1a5c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw66c1f92464ae0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json
ArtifactUUID:83c749fe-d4b1-4640-b56e-b82abb881f41
ArtifactChecksum:MTdkM2RhODJjZDEwYmE3MjlmNDFlOWIwZjIzZTMzODI=
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/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml
ArtifactUUID:c550d34c-6209-4fa0-9809-d7c8372b914d
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/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env
ArtifactUUID:69f2c343-e28e-466f-9c42-c9206c006234
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/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env
ArtifactUUID:69f2c343-e28e-466f-9c42-c9206c006234
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-11-28T00:32:47.715Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3a960d8d-44b4-4905-a094-45a36b0b02f4 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:32:47.761Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-28T00:32:47.762Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-28T00:32:47.762Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-28T00:32:47.762Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 2fa64bcf-2e09-413c-bae8-704926a55219 from URL: /sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar
2022-11-28T00:32:47.762Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-28T00:32:47.763Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar
2022-11-28T00:32:47.830Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-28T00:32:47.832Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar 2fa64bcf-2e09-413c-bae8-704926a55219 101479
2022-11-28T00:32:47.832Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar ASDC sendASDCNotification
2022-11-28T00:32:47.832Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar
2022-11-28T00:32:47.833Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:32:47.833Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:47.835Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:47.835Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595567832,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:32:47.935Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:47.936Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:47.936Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:47.949Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:47.950Z||pool-26-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:32:48.835Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-28T00:32:48.837Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-28T00:32:48.837Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 2fa64bcf-2e09-413c-bae8-704926a55219, URL: /sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar to file: /app/ASDC/1/service-Vfw20221128003055-csar.csar
2022-11-28T00:32:48.838Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221128003055-csar.csar
2022-11-28T00:32:48.838Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221128003055-csar.csar
2022-11-28T00:32:48.839Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221128003055-csar.csar
2022-11-28T00:32:49.108Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4906342745442385689/Definitions/service-Vfw20221128003055-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2022-11-28T00:32:51.347Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-28T00:32:51.349Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-28T00:32:51.349Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.349Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-11-28T00:32:51.349Z|0db12576-f54c-4037-afbe-26bf09dc3926|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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.350Z|0db12576-f54c-4037-afbe-26bf09dc3926|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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.350Z|0db12576-f54c-4037-afbe-26bf09dc3926|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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.350Z|0db12576-f54c-4037-afbe-26bf09dc3926|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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.350Z|0db12576-f54c-4037-afbe-26bf09dc3926|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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.351Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 66c1f924-64ae 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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.351Z|0db12576-f54c-4037-afbe-26bf09dc3926|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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.351Z|0db12576-f54c-4037-afbe-26bf09dc3926|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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.351Z|0db12576-f54c-4037-afbe-26bf09dc3926|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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.352Z|0db12576-f54c-4037-afbe-26bf09dc3926|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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.352Z|0db12576-f54c-4037-afbe-26bf09dc3926|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-Vfw20221128003055-csar.csar
2022-11-28T00:32:51.352Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-28T00:32:51.352Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.353Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:51.353Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:51.354Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-28T00:32:51.354Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-28T00:32:51.355Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.355Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:51.355Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:51.355Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-28T00:32:51.356Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-28T00:32:51.356Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.357Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:51.357Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.357Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is not matching search criteria
2022-11-28T00:32:51.358Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-28T00:32:51.358Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-28T00:32:51.358Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.358Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:51.359Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.360Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-28T00:32:51.360Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-28T00:32:51.360Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-28T00:32:51.360Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-28T00:32:51.361Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.361Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:51.361Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-28T00:32:51.362Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:51.362Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-28T00:32:51.362Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.363Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-28T00:32:51.363Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.363Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-28T00:32:51.364Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.364Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:51.364Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:32:51.365Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.365Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:51.365Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:32:51.366Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.366Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:51.366Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:32:51.367Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.367Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is not matching search criteria
2022-11-28T00:32:51.367Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-28T00:32:51.367Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-28T00:32:51.368Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-28T00:32:51.368Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-28T00:32:51.368Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-28T00:32:51.368Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.369Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:51.369Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-28T00:32:51.369Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:51.369Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-28T00:32:51.370Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.370Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e0ae0d88-2925-40a1-98e2-011153ebf28a
2022-11-28T00:32:51.370Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.370Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is not matching search criteria
2022-11-28T00:32:51.370Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-28T00:32:51.370Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-28T00:32:51.371Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.371Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:51.371Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.371Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-28T00:32:51.371Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-28T00:32:51.371Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-28T00:32:51.372Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-28T00:32:51.372Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:51.372Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-28T00:32:51.372Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.372Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7e49e243-7c69-4649-950e-bb6d4785f8b1
2022-11-28T00:32:51.372Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.373Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is not matching search criteria
2022-11-28T00:32:51.373Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-28T00:32:51.373Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-28T00:32:51.373Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.373Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:51.373Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.373Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-28T00:32:51.374Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-28T00:32:51.374Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-28T00:32:51.374Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-28T00:32:51.374Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-28T00:32:51.374Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:51.374Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-28T00:32:51.375Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=54c4eb7b-5b5a-4de2-ad29-f7c10f18896f
2022-11-28T00:32:51.375Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.375Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:51.375Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.375Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:51.375Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.376Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:51.376Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:51.376Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:51.376Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2022-11-28 00-30-55
Description:catalog service description
Model UUID:3a960d8d-44b4-4905-a094-45a36b0b02f4
Model Version:NULL
Model InvariantUuid:7497a152-e262-4cd4-a9e1-900c6a666a23
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 66c1f924-64ae
Model UUID:6a1bd264-200d-4f34-9709-e8bd9e969984
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:49f4429a-5f7e-49fe-8b03-5f0b3b6a4b90
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:cb04e2d1-9974-40ee-a0a3-29f0166d3211
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:8c11d1eb-4649-4576-be4d-491d2207f5c2
ModelName:Vfw66c1f92464ae..base_vfw..module-0
ModelUuid:66cfca4c-6fb7-4562-9b0d-8831462b4f9a
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:e0ae0d88-2925-40a1-98e2-011153ebf28a
ModelInvariantUuid:08665722-e001-492a-95ef-014fb31c2925
ModelName:vFW 66c1f924-64ae-nodes.vfwCvfc
ModelUuid:bc8f3a62-b18b-429b-9b34-deb3f93d9e89
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:ddc7448e-3943-49ad-9af2-e4583075a06c
ModelInvariantUuid:bbcb151d-8a1a-4b1b-88cf-e5da4565b298
ModelName:Vfw66c1f92464ae.compute.nodes.heat.vfw
ModelUuid:32ee8c7f-bf81-453b-951e-17d1ccb9224c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:7e49e243-7c69-4649-950e-bb6d4785f8b1
ModelInvariantUuid:5f5ab5cc-c2db-4c9b-8c57-ca232a9082da
ModelName:vFW 66c1f924-64ae-nodes.vsnCvfc
ModelUuid:2dd65532-923c-4a76-ba36-12784aed8c5f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:e868ad47-b579-4133-9a0c-eb7e0bca01fc
ModelInvariantUuid:47cff178-05a0-4697-bb3f-29a161e48ede
ModelName:Vfw66c1f92464ae.compute.nodes.heat.vsn
ModelUuid:c7142d63-79cc-421a-9bdd-75fa6ba90b05
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:54c4eb7b-5b5a-4de2-ad29-f7c10f18896f
ModelInvariantUuid:a568abb1-9e4e-4ace-92bd-534219c2e70f
ModelName:vFW 66c1f924-64ae-nodes.vpgCvfc
ModelUuid:4c97cdcf-0887-48ac-9270-ded8b050f23a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:5a3367f3-fdab-4f5d-8e30-1cfe1b0daf0d
ModelInvariantUuid:210468f0-ffbd-4f7e-a8d5-ac5d4004af89
ModelName:Vfw66c1f92464ae.compute.nodes.heat.vpg
ModelUuid:f40dc809-542d-4668-8edd-eceb09f1a03e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-28T00:32:51.391Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 59942165-6f1c-4306-a9d7-9cbf63de1a5c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:32:51.395Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||vFW 66c1f924-64ae 0
2022-11-28T00:32:51.396Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 59942165-6f1c-4306-a9d7-9cbf63de1a5c
2022-11-28T00:32:51.396Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 83c749fe-d4b1-4640-b56e-b82abb881f41 from URL: /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json
2022-11-28T00:32:51.396Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-28T00:32:51.396Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json
2022-11-28T00:32:51.474Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-28T00:32:51.475Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json 83c749fe-d4b1-4640-b56e-b82abb881f41 785
2022-11-28T00:32:51.475Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json ASDC sendASDCNotification
2022-11-28T00:32:51.475Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json
2022-11-28T00:32:51.475Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:32:51.476Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:51.478Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:51.478Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595571475,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:32:51.578Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:51.579Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:51.579Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:51.594Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:51.594Z||pool-27-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:32:52.478Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw66c1f92464ae..base_vfw..module-0",
"vfModuleModelInvariantUUID": "8c11d1eb-4649-4576-be4d-491d2207f5c2",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "66cfca4c-6fb7-4562-9b0d-8831462b4f9a",
"vfModuleModelCustomizationUUID": "463d9099-9f2d-4930-acb7-a563cd36b79a",
"isBase": true,
"artifacts": [
"c550d34c-6209-4fa0-9809-d7c8372b914d",
"69f2c343-e28e-466f-9c42-c9206c006234"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-28T00:32:52.484Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw66c1f92464ae..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:66cfca4c-6fb7-4562-9b0d-8831462b4f9a
VfModuleModelInvariantUUID:8c11d1eb-4649-4576-be4d-491d2207f5c2
VfModuleModelDescription:NULL
Artifacts UUID List:{
c550d34c-6209-4fa0-9809-d7c8372b914d
,
69f2c343-e28e-466f-9c42-c9206c006234
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-28T00:32:52.486Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw66c1f92464ae..base_vfw..module-0",
"vfModuleModelInvariantUUID": "8c11d1eb-4649-4576-be4d-491d2207f5c2",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "66cfca4c-6fb7-4562-9b0d-8831462b4f9a",
"vfModuleModelCustomizationUUID": "463d9099-9f2d-4930-acb7-a563cd36b79a",
"isBase": true,
"artifacts": [
"c550d34c-6209-4fa0-9809-d7c8372b914d",
"69f2c343-e28e-466f-9c42-c9206c006234"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-28T00:32:52.486Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw66c1f92464ae..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:66cfca4c-6fb7-4562-9b0d-8831462b4f9a
VfModuleModelInvariantUUID:8c11d1eb-4649-4576-be4d-491d2207f5c2
VfModuleModelDescription:NULL
Artifacts UUID List:{
c550d34c-6209-4fa0-9809-d7c8372b914d
,
69f2c343-e28e-466f-9c42-c9206c006234
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-28T00:32:52.486Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: c550d34c-6209-4fa0-9809-d7c8372b914d from URL: /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml
2022-11-28T00:32:52.486Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-28T00:32:52.486Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml
2022-11-28T00:32:52.560Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-28T00:32:52.561Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml c550d34c-6209-4fa0-9809-d7c8372b914d 20368
2022-11-28T00:32:52.561Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-28T00:32:52.561Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml
2022-11-28T00:32:52.562Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:32:52.562Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:52.565Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:52.565Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595572561,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:32:52.665Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:52.666Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:52.666Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:52.683Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:52.684Z||pool-28-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:32:53.566Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 69f2c343-e28e-466f-9c42-c9206c006234 from URL: /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env
2022-11-28T00:32:53.567Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-28T00:32:53.567Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env
2022-11-28T00:32:53.631Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-28T00:32:53.631Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env 69f2c343-e28e-466f-9c42-c9206c006234 2098
2022-11-28T00:32:53.632Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-28T00:32:53.632Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env
2022-11-28T00:32:53.632Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:32:53.632Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:53.634Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:53.635Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595573632,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:32:53.735Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:53.736Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:53.736Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:53.751Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:53.752Z||pool-29-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:32:54.635Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 3a960d8d-44b4-4905-a094-45a36b0b02f4
2022-11-28T00:32:54.636Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 66c1f924-64ae 0 59942165-6f1c-4306-a9d7-9cbf63de1a5c ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:32:54.658Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2da9dae0, org.onap.sdc.toscaparser.api.parameters.Input@324bb7d, org.onap.sdc.toscaparser.api.parameters.Input@23c23c20, org.onap.sdc.toscaparser.api.parameters.Input@3765708e, org.onap.sdc.toscaparser.api.parameters.Input@54f8d258]
2022-11-28T00:32:54.660Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.661Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:54.661Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2022-11-28T00:32:54.661Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= cb04e2d1-9974-40ee-a0a3-29f0166d3211
2022-11-28T00:32:54.661Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: cb04e2d1-9974-40ee-a0a3-29f0166d3211 matches Tosca VF Customization UUID: cb04e2d1-9974-40ee-a0a3-29f0166d3211
2022-11-28T00:32:54.661Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: cb04e2d1-9974-40ee-a0a3-29f0166d3211 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-28T00:32:54.665Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.665Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:54.665Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id cb04e2d1-9974-40ee-a0a3-29f0166d3211: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-28T00:32:54.666Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5c4d8c29
2022-11-28T00:32:54.666Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.666Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-28T00:32:54.666Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 463d9099-9f2d-4930-acb7-a563cd36b79a
2022-11-28T00:32:54.666Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 463d9099-9f2d-4930-acb7-a563cd36b79a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-28T00:32:54.673Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.673Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:54.674Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:32:54.674Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.674Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:54.674Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:32:54.674Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.675Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is not matching search criteria
2022-11-28T00:32:54.675Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-28T00:32:54.675Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-28T00:32:54.675Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-28T00:32:54.675Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-28T00:32:54.675Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-28T00:32:54.676Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-28T00:32:54.676Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:54.676Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-28T00:32:54.676Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:54.676Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-28T00:32:54.677Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-28T00:32:54.677Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e0ae0d88-2925-40a1-98e2-011153ebf28a
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-28T00:32:54.679Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.680Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:54.680Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:32:54.680Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.680Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is not matching search criteria
2022-11-28T00:32:54.680Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-28T00:32:54.681Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-28T00:32:54.681Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-28T00:32:54.681Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:54.681Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-28T00:32:54.681Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-28T00:32:54.681Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-28T00:32:54.682Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-28T00:32:54.682Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-28T00:32:54.682Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:54.682Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-28T00:32:54.682Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-28T00:32:54.682Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7e49e243-7c69-4649-950e-bb6d4785f8b1
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-28T00:32:54.685Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.685Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:54.685Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:32:54.689Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.689Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is not matching search criteria
2022-11-28T00:32:54.689Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-28T00:32:54.689Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-28T00:32:54.690Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-28T00:32:54.690Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:54.690Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-28T00:32:54.690Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-28T00:32:54.690Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-28T00:32:54.690Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-28T00:32:54.691Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-28T00:32:54.691Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-28T00:32:54.691Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-28T00:32:54.691Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-28T00:32:54.692Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=54c4eb7b-5b5a-4de2-ad29-f7c10f18896f
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-28T00:32:54.694Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.695Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:54.695Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-28T00:32:54.695Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.695Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Node template vFW 66c1f924-64ae 0 is matching search criteria
2022-11-28T00:32:54.695Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 66c1f924-64ae 0] matching following query criteria: sdcType=VF, customizationUUID=cb04e2d1-9974-40ee-a0a3-29f0166d3211
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:32:54.697Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.698Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:54.698Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 3a960d8d-44b4-4905-a094-45a36b0b02f4: vFW 66c1f924-64ae
2022-11-28T00:32:54.698Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.698Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:54.698Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.699Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:54.699Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.699Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:54.699Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.699Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:54.699Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:32:54.700Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-28 00-30-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:32:54.700Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2022-11-28 00-30-55
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:32:54.939Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 66c1f924-64ae 59942165-6f1c-4306-a9d7-9cbf63de1a5c 1 ASDC deployResourceStructure
2022-11-28T00:32:54.940Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json ASDC sendASDCNotification
2022-11-28T00:32:54.940Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json
2022-11-28T00:32:54.940Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-28T00:32:54.941Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:54.943Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:54.943Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595574940,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-28T00:32:55.043Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:55.044Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:55.045Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:55.060Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:55.060Z||pool-30-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:32:55.944Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-28T00:32:55.945Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml
2022-11-28T00:32:55.945Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-28T00:32:55.945Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:55.947Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:55.948Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595575944,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-11-28T00:32:56.048Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:56.049Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:56.049Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:56.063Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:56.063Z||pool-31-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:32:56.949Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-28T00:32:56.949Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env
2022-11-28T00:32:56.950Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-28T00:32:56.950Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:56.952Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:56.952Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595576949,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-11-28T00:32:57.052Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:57.053Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:57.054Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:57.072Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:57.073Z||pool-32-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:32:57.954Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar ASDC sendASDCNotification
2022-11-28T00:32:57.954Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar
2022-11-28T00:32:57.954Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-28T00:32:57.955Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:32:57.957Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:32:57.957Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595577953,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:32:58.057Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:32:58.058Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:32:58.058Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:32:58.076Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:32:58.076Z||pool-33-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:32:58.958Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0db12576-f54c-4037-afbe-26bf09dc3926
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:32:58.973Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0db12576-f54c-4037-afbe-26bf09dc3926
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:32:58.976Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:32:58.976Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-28T00:32:58.977Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-28T00:33:28.977Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0db12576-f54c-4037-afbe-26bf09dc3926
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:33:28.990Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0db12576-f54c-4037-afbe-26bf09dc3926
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:33:28.993Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:33:28.993Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-28T00:33:28.994Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-28T00:33:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:33:40.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:33:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:33:40.081Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:33:40.083Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.083Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "5e12f453-9b44-4104-a078-fc09e5bba143",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595505728,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-28T00:33:40.084Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.084Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.084Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "policy-id",
"timestamp": 1669595513032,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.084Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.085Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "cds",
"timestamp": 1669595520257,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.085Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.085Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "policy-id",
"timestamp": 1669595513032,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.085Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.085Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "cds",
"timestamp": 1669595520257,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.085Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.086Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "policy-id",
"timestamp": 1669595513032,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:33:40.086Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.086Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "cds",
"timestamp": 1669595520257,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.086Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.086Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "policy-id",
"timestamp": 1669595513032,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.087Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.087Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.087Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "cds",
"timestamp": 1669595520257,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.087Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.087Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.087Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "policy-id",
"timestamp": 1669595513032,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.087Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.087Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.087Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "cds",
"timestamp": 1669595520257,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.088Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.088Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.088Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "policy-id",
"timestamp": 1669595513032,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.088Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.088Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.088Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "cds",
"timestamp": 1669595520257,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.088Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.089Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.089Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595524555,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.089Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.089Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.089Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "policy-id",
"timestamp": 1669595513032,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:33:40.089Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.089Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.089Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "cds",
"timestamp": 1669595520257,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:33:40.089Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.090Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.090Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595524555,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "NOTIFIED"
}
2022-11-28T00:33:40.090Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.090Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.090Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "policy-id",
"timestamp": 1669595528436,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:33:40.090Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.090Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.090Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595524555,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:33:40.090Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.090Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.091Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "cds",
"timestamp": 1669595528006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:33:40.091Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.091Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.091Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "policy-id",
"timestamp": 1669595529441,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:33:40.091Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.091Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.091Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595524555,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.091Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.091Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.092Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "policy-id",
"timestamp": 1669595530445,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:33:40.101Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0db12576-f54c-4037-afbe-26bf09dc3926
2022-11-28T00:33:40.102Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0db12576-f54c-4037-afbe-26bf09dc3926 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:33:40.113Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.114Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595524555,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-11-28T00:33:40.114Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.114Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.114Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595528621,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.114Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.114Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.114Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595524555,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.114Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.115Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595528621,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.115Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.115Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595524555,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:33:40.115Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.115Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595528621,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.115Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.116Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595528621,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.116Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.116Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595532305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:33:40.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.116Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595528621,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.117Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.117Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595533407,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:33:40.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.117Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595528621,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.117Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.117Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595534488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:33:40.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.118Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595528621,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:33:40.118Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.118Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595535518,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:33:40.125Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0db12576-f54c-4037-afbe-26bf09dc3926
2022-11-28T00:33:40.125Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0db12576-f54c-4037-afbe-26bf09dc3926 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-28T00:33:40.133Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.134Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595536374,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:33:40.134Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.134Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.134Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669595536524,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-28T00:33:40.134Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.134Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.134Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "aai-ml",
"timestamp": 1669595540181,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.134Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.135Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.135Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595539805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:33:40.135Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.135Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.135Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "aai-ml",
"timestamp": 1669595540181,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.135Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.135Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.135Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669595540810,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:33:40.142Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0db12576-f54c-4037-afbe-26bf09dc3926
2022-11-28T00:33:40.142Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0db12576-f54c-4037-afbe-26bf09dc3926 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:33:40.153Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.153Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "aai-ml",
"timestamp": 1669595540181,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.153Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.153Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.154Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "aai-ml",
"timestamp": 1669595540181,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.154Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.154Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.154Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "aai-ml",
"timestamp": 1669595540181,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.154Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.154Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.154Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "aai-ml",
"timestamp": 1669595540181,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:33:40.154Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.154Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.154Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "aai-ml",
"timestamp": 1669595540181,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:33:40.155Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-11-28T00:33:40.155Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.155Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "aai-ml",
"timestamp": 1669595547941,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:33:40.155Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.155Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.155Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "aai-ml",
"timestamp": 1669595557813,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:33:40.155Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:33:40.155Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-28T00:33:40.155Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "aai-ml",
"timestamp": 1669595558818,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:33:40.163Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0db12576-f54c-4037-afbe-26bf09dc3926
2022-11-28T00:33:40.163Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0db12576-f54c-4037-afbe-26bf09dc3926 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:33:58.994Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0db12576-f54c-4037-afbe-26bf09dc3926
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:33:59.009Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0db12576-f54c-4037-afbe-26bf09dc3926
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:33:59.012Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:33:59.012Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-28T00:33:59.012Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-28T00:33:59.012Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-28T00:33:59.012Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:33:59.013Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:33:59.013Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:33:59.013Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:33:59.013Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:33:59.019Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-28T00:34:29.020Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0db12576-f54c-4037-afbe-26bf09dc3926 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-28T00:34:29.028Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0db12576-f54c-4037-afbe-26bf09dc3926 and serviceModelVersionId: 3a960d8d-44b4-4905-a094-45a36b0b02f4
2022-11-28T00:34:29.028Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7497a152-e262-4cd4-a9e1-900c6a666a23
2022-11-28T00:34:29.029Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7497a152-e262-4cd4-a9e1-900c6a666a23/model-vers/model-ver/3a960d8d-44b4-4905-a094-45a36b0b02f4?depth=0
2022-11-28T00:34:29.035Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-11-28T00:34:29.087Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7497a152-e262-4cd4-a9e1-900c6a666a23/model-vers/model-ver/3a960d8d-44b4-4905-a094-45a36b0b02f4?depth=0|INFO|500||Invoke
2022-11-28T00:34:29.088Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7497a152-e262-4cd4-a9e1-900c6a666a23/model-vers/model-ver/3a960d8d-44b4-4905-a094-45a36b0b02f4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7497a152-e262-4cd4-a9e1-900c6a666a23/model-vers/model-ver/3a960d8d-44b4-4905-a094-45a36b0b02f4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0db12576-f54c-4037-afbe-26bf09dc3926], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c7176a63-58e0-47a0-b52a-b231e42aed27], X-ECOMP-RequestID=[0db12576-f54c-4037-afbe-26bf09dc3926], X-TransactionId=[], X-ONAP-RequestID=[0db12576-f54c-4037-afbe-26bf09dc3926], Content-Type=[application/merge-patch+json]}
2022-11-28T00:34:29.094Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7497a152-e262-4cd4-a9e1-900c6a666a23/model-vers/model-ver/3a960d8d-44b4-4905-a094-45a36b0b02f4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-28T00:34:29.225Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7497a152-e262-4cd4-a9e1-900c6a666a23/model-vers/model-ver/3a960d8d-44b4-4905-a094-45a36b0b02f4?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/7497a152-e262-4cd4-a9e1-900c6a666a23/model-vers/model-ver/3a960d8d-44b4-4905-a094-45a36b0b02f4?depth=0 has http status code:200 and response headers:{date=[Mon, 28 Nov 2022 00:34:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[116], vertex-id=[544768], x-aai-txid=[1-aai-resources-221128-00:34:29:727-55930], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-28T00:34:29.225Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7497a152-e262-4cd4-a9e1-900c6a666a23/model-vers/model-ver/3a960d8d-44b4-4905-a094-45a36b0b02f4?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-28T00:34:29.226Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7497a152-e262-4cd4-a9e1-900c6a666a23/model-vers/model-ver/3a960d8d-44b4-4905-a094-45a36b0b02f4?depth=0|INFO|500||InvokeReturn
2022-11-28T00:34:29.226Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-28T00:34:29.227Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:34:29.233Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-28T00:34:29.233Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0db12576-f54c-4037-afbe-26bf09dc3926 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-28T00:34:29.234Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-28T00:34:29.234Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:34:29.236Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:34:29.236Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595669234,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-28T00:34:29.336Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-28T00:34:29.338Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:34:29.338Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:34:29.356Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:34:29.356Z||pool-34-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-28T00:34:30.252Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:34:30.253Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:34:30.253Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:34:39.812Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:34:40.037Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:34:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:34:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:34:40.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:34:40.048Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:34:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:34:40.077Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:34:40.080Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.081Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:34:40.084Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-28T00:34:40.084Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.084Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "NOTIFIED"
}
2022-11-28T00:34:40.084Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-28T00:34:40.084Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.084Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:34:40.085Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-28T00:34:40.085Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.085Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:34:40.085Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-28T00:34:40.085Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.086Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-11-28T00:34:40.086Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-28T00:34:40.086Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.086Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:34:40.086Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-28T00:34:40.087Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.087Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595560037,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:34:40.087Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-28T00:34:40.087Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.087Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595567832,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:34:40.088Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:34:40.088Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.088Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595571475,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:34:40.088Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:34:40.088Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.088Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595572561,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:34:40.090Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:34:40.090Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.090Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595573632,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:34:40.091Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:34:40.091Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.091Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595574940,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/vfw66c1f92464ae0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-28T00:34:40.091Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:34:40.091Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.092Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595575944,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-11-28T00:34:40.092Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:34:40.092Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.092Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595576949,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/resourceInstances/vfw66c1f92464ae0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-11-28T00:34:40.093Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:34:40.093Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-28T00:34:40.093Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595577953,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221128003055/1.0/artifacts/service-Vfw20221128003055-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:34:40.093Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:34:49.581Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:35:40.037Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:35:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:35:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:35:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:35:40.048Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:35:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:35:40.572Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:35:40.573Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-28T00:35:40.574Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "0db12576-f54c-4037-afbe-26bf09dc3926",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669595669234,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-28T00:35:40.575Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:35:49.580Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:36:40.037Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:36:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:36:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:36:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:36:40.048Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:36:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:36:49.621Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:36:49.621Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:37:40.037Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:37:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:37:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:37:40.047Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:37:40.048Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:37:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:37:49.584Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:37:49.596Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:38:40.037Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:38:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:38:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:38:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:38:40.048Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:38:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:38:49.589Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:38:49.595Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:39:40.037Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:39:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:39:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:39:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:39:40.048Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:39:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:39:49.599Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:39:49.599Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:40:40.037Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:40:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:40:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:40:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:40:40.048Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:40:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:40:49.588Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:40:49.592Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:41:40.037Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:41:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:41:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:41:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:41:40.048Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:41:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:41:49.583Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:41:49.584Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:42:40.037Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:42:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:42:40.038Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:42:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:42:40.048Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:42:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:42:49.581Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:42:49.590Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:43:40.037Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:43:40.039Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:43:40.039Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:43:40.047Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:43:40.048Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:43:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:43:49.590Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:43:49.590Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:44:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:44:40.039Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:44:40.039Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:44:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:44:40.048Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:44:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:44:49.622Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:44:49.653Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:45:40.037Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:45:40.038Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:45:40.038Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:45:40.047Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:45:40.048Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:45:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:45:40.177Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:45:40.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.180Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "cds",
"timestamp": 1669596300257,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.182Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.182Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "cds",
"timestamp": 1669596300257,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:45:40.182Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.183Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596304555,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.183Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.183Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596304555,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:45:40.183Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.183Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "cds",
"timestamp": 1669596307424,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:45:40.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:45:40.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.184Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596308622,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.184Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.184Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596308622,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:45:40.184Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.185Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596311448,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:45:40.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:45:40.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.185Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "policy-id",
"timestamp": 1669596313032,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.185Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.185Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "policy-id",
"timestamp": 1669596313032,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:45:40.185Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.186Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596313182,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:45:40.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:45:40.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.186Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "policy-id",
"timestamp": 1669596315974,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:45:40.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:45:40.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.187Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596314194,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:45:40.220Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 48d244de-2d62-4c3d-98c3-cf45111c0075
2022-11-28T00:45:40.221Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 48d244de-2d62-4c3d-98c3-cf45111c0075 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:45:40.232Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.232Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "policy-id",
"timestamp": 1669596316980,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:45:40.232Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:45:40.232Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.232Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "policy-id",
"timestamp": 1669596317982,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:45:40.239Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 48d244de-2d62-4c3d-98c3-cf45111c0075
2022-11-28T00:45:40.240Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 48d244de-2d62-4c3d-98c3-cf45111c0075 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:45:40.249Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.249Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "aai-ml",
"timestamp": 1669596320181,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.249Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.249Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.249Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "aai-ml",
"timestamp": 1669596320181,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:45:40.250Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.250Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.250Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "aai-ml",
"timestamp": 1669596322903,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:45:40.250Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:45:40.250Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.250Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "aai-ml",
"timestamp": 1669596326765,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:45:40.250Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:45:40.250Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.250Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "aai-ml",
"timestamp": 1669596327770,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:45:40.256Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 48d244de-2d62-4c3d-98c3-cf45111c0075
2022-11-28T00:45:40.257Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 48d244de-2d62-4c3d-98c3-cf45111c0075 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:45:40.267Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.267Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "cds",
"timestamp": 1669596330258,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.267Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.267Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.267Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596324555,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.268Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.268Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.268Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596333032,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.268Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.268Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.268Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "cds",
"timestamp": 1669596330258,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.268Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.268Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.268Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596324555,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.269Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.269Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.269Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596333032,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.269Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.269Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.269Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "cds",
"timestamp": 1669596330258,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.269Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.269Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.269Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596324555,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.270Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.270Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.270Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596333032,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.270Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.270Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.270Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "cds",
"timestamp": 1669596330258,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.270Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.271Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.271Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596324555,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.271Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.271Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.271Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596333032,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.271Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.271Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.271Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "cds",
"timestamp": 1669596330258,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.271Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.272Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.272Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596324555,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.273Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.273Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.273Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596333032,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.275Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.276Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.276Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "cds",
"timestamp": 1669596330258,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.276Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.276Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.276Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596324555,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.276Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.276Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.276Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596333032,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.276Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.277Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.277Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "cds",
"timestamp": 1669596330258,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.277Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.277Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.277Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596324555,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.277Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.277Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.277Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596333032,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.277Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.278Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.278Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596338622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.278Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:45:40.668Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:45:40.669Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-28T00:45:40.669Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"48d244de-2d62-4c3d-98c3-cf45111c0075","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"a985f65e-3305-41a3-b14a-4550d106f295","serviceDescription":"service","serviceInvariantUUID":"a509398e-7471-495d-aaa8-6317f20933ab","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"986ccebf-a84d-4348-81f5-07fb4933ed9c","resourceInvariantUUID":"ffd1d318-114b-4dff-b6f2-f389bde550fc","resourceCustomizationUUID":"af2e2fb9-fce4-4472-b498-524bd9ff8947","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":"Zjk1ZGU0ZTg0ODI1MjhjZDU1YzY3YzQyYjg4ZTBiZjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2a8202cd-e2b4-4ac2-9e99-d7208d694876","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzYzNjI4NGQyMWZkZmNmYTgyN2E2YTRiZGUwOTA1NTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"318e66bc-0bab-40b7-a930-bcc743405a30","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-28T00:45:40.677Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:45:40.677Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:45:40.682Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:45:40.682Z||pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:45:40.782Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:45:40.783Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:45:40.783Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:45:40.811Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:45:40.812Z||pool-35-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:45:41.683Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:45:41.684Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:45:41.686Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:45:41.686Z||pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:45:41.787Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-28T00:45:41.789Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:45:41.789Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:45:41.805Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:45:41.805Z||pool-36-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:45:42.687Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "a985f65e-3305-41a3-b14a-4550d106f295",
"serviceDescription": "service",
"serviceInvariantUUID": "a509398e-7471-495d-aaa8-6317f20933ab",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "af2e2fb9-fce4-4472-b498-524bd9ff8947",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "986ccebf-a84d-4348-81f5-07fb4933ed9c",
"resourceInvariantUUID": "ffd1d318-114b-4dff-b6f2-f389bde550fc",
"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": "YzYzNjI4NGQyMWZkZmNmYTgyN2E2YTRiZGUwOTA1NTc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "318e66bc-0bab-40b7-a930-bcc743405a30"
}
],
"workloadContext": "Production"
}
2022-11-28T00:45:42.688Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-28T00:45:42.688Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a985f65e-3305-41a3-b14a-4550d106f295 ASDC
2022-11-28T00:45:42.688Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:48d244de-2d62-4c3d-98c3-cf45111c0075
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:a985f65e-3305-41a3-b14a-4550d106f295
ServiceInvariantUUID:a509398e-7471-495d-aaa8-6317f20933ab
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:318e66bc-0bab-40b7-a930-bcc743405a30
ArtifactChecksum:YzYzNjI4NGQyMWZkZmNmYTgyN2E2YTRiZGUwOTA1NTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:af2e2fb9-fce4-4472-b498-524bd9ff8947
ResourceInvariantUUID:ffd1d318-114b-4dff-b6f2-f389bde550fc
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:986ccebf-a84d-4348-81f5-07fb4933ed9c
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2022-11-28T00:45:42.689Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a985f65e-3305-41a3-b14a-4550d106f295 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-28T00:45:42.737Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-28T00:45:42.738Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-28T00:45:42.738Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-28T00:45:42.739Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 318e66bc-0bab-40b7-a930-bcc743405a30 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-28T00:45:42.739Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-28T00:45:42.739Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-28T00:45:42.815Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-28T00:45:42.815Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 318e66bc-0bab-40b7-a930-bcc743405a30 57787
2022-11-28T00:45:42.816Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-28T00:45:42.816Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-28T00:45:42.816Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:45:42.816Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:45:42.818Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:45:42.818Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596342816,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:45:42.918Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:45:42.920Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:45:42.920Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:45:42.938Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:45:42.938Z||pool-37-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:45:43.819Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-28T00:45:43.820Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-28T00:45:43.820Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 318e66bc-0bab-40b7-a930-bcc743405a30, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:43.820Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-11-28T00:45:43.821Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:43.821Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:43.950Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10203008647775092382/Definitions/service-BasicNetwork-template.yml
2022-11-28T00:45:44.475Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-28T00:45:44.475Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-28T00:45:44.475Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:44.476Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-11-28T00:45:44.476Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:44.476Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:44.476Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:44.476Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:44.476Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:44.476Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:44.476Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:44.477Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-28T00:45:44.477Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-28T00:45:44.477Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.477Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.477Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-28T00:45:44.478Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-28T00:45:44.478Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-28T00:45:44.478Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.478Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.478Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-28T00:45:44.478Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-28T00:45:44.478Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-28T00:45:44.479Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.479Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.479Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.479Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.479Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.479Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.480Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.480Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.480Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.480Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.480Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:a985f65e-3305-41a3-b14a-4550d106f295
Model Version:NULL
Model InvariantUuid:a509398e-7471-495d-aaa8-6317f20933ab
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ffd1d318-114b-4dff-b6f2-f389bde550fc
Model UUID:fc97ba15-bb8e-432d-86d7-79f93de3d118
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:af2e2fb9-fce4-4472-b498-524bd9ff8947
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-28T00:45:44.489Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||Processing Resource Type: VL, Model UUID: 986ccebf-a84d-4348-81f5-07fb4933ed9c
2022-11-28T00:45:44.489Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||No resources found for Service: a985f65e-3305-41a3-b14a-4550d106f295
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:45:44.497Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||
2022-11-28T00:45:44.498Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2022-11-28T00:45:44.499Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||No resources found for Service: a985f65e-3305-41a3-b14a-4550d106f295
2022-11-28T00:45:44.499Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: a985f65e-3305-41a3-b14a-4550d106f295
2022-11-28T00:45:44.499Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2022-11-28T00:45:44.499Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:45:44.505Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@226d26ae, org.onap.sdc.toscaparser.api.parameters.Input@1abeae42, org.onap.sdc.toscaparser.api.parameters.Input@18f36cdb, org.onap.sdc.toscaparser.api.parameters.Input@dee42ef, org.onap.sdc.toscaparser.api.parameters.Input@467d4daa]
2022-11-28T00:45:44.507Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.507Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.507Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.507Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.508Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid a985f65e-3305-41a3-b14a-4550d106f295: Generic NeutronNet
2022-11-28T00:45:44.508Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.508Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.508Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.508Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-11-28T00:45:44.541Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.541Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.541Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.541Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.541Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:45:44.542Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:45:44.542Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-28T00:45:44.598Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2022-11-28T00:45:44.598Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-28T00:45:44.599Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-28T00:45:44.599Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-28T00:45:44.599Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:45:44.601Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:45:44.602Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596344598,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:45:44.702Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:45:44.703Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:45:44.703Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:45:44.716Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:45:44.716Z||pool-38-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:45:45.604Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 48d244de-2d62-4c3d-98c3-cf45111c0075
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:45:45.621Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48d244de-2d62-4c3d-98c3-cf45111c0075
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:45:45.624Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:45:45.624Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-28T00:45:45.625Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-28T00:45:45.625Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-28T00:45:45.625Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:45:45.625Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:45:45.625Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:45:45.625Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:45:45.625Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:45:45.632Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-28T00:46:15.633Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 48d244de-2d62-4c3d-98c3-cf45111c0075 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-28T00:46:15.641Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 48d244de-2d62-4c3d-98c3-cf45111c0075 and serviceModelVersionId: a985f65e-3305-41a3-b14a-4550d106f295
2022-11-28T00:46:15.641Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a509398e-7471-495d-aaa8-6317f20933ab
2022-11-28T00:46:15.642Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a509398e-7471-495d-aaa8-6317f20933ab/model-vers/model-ver/a985f65e-3305-41a3-b14a-4550d106f295?depth=0
2022-11-28T00:46:15.647Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-11-28T00:46:15.703Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a509398e-7471-495d-aaa8-6317f20933ab/model-vers/model-ver/a985f65e-3305-41a3-b14a-4550d106f295?depth=0|INFO|500||Invoke
2022-11-28T00:46:15.704Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a509398e-7471-495d-aaa8-6317f20933ab/model-vers/model-ver/a985f65e-3305-41a3-b14a-4550d106f295?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a509398e-7471-495d-aaa8-6317f20933ab/model-vers/model-ver/a985f65e-3305-41a3-b14a-4550d106f295?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[48d244de-2d62-4c3d-98c3-cf45111c0075], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[36767ed6-8388-487f-8343-7577b90288ca], X-ECOMP-RequestID=[48d244de-2d62-4c3d-98c3-cf45111c0075], X-TransactionId=[], X-ONAP-RequestID=[48d244de-2d62-4c3d-98c3-cf45111c0075], Content-Type=[application/merge-patch+json]}
2022-11-28T00:46:15.709Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a509398e-7471-495d-aaa8-6317f20933ab/model-vers/model-ver/a985f65e-3305-41a3-b14a-4550d106f295?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-28T00:46:15.805Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a509398e-7471-495d-aaa8-6317f20933ab/model-vers/model-ver/a985f65e-3305-41a3-b14a-4550d106f295?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/a509398e-7471-495d-aaa8-6317f20933ab/model-vers/model-ver/a985f65e-3305-41a3-b14a-4550d106f295?depth=0 has http status code:200 and response headers:{date=[Mon, 28 Nov 2022 00:46:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[93], vertex-id=[393432], x-aai-txid=[2-aai-resources-221128-00:46:16:339-81063], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-28T00:46:15.806Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a509398e-7471-495d-aaa8-6317f20933ab/model-vers/model-ver/a985f65e-3305-41a3-b14a-4550d106f295?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-28T00:46:15.806Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a509398e-7471-495d-aaa8-6317f20933ab/model-vers/model-ver/a985f65e-3305-41a3-b14a-4550d106f295?depth=0|INFO|500||InvokeReturn
2022-11-28T00:46:15.807Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-28T00:46:15.807Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:46:15.813Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-28T00:46:15.813Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 48d244de-2d62-4c3d-98c3-cf45111c0075 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-28T00:46:15.813Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-28T00:46:15.814Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:15.815Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:15.816Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596375813,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-28T00:46:15.916Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:15.916Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:15.917Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:15.936Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:15.937Z||pool-39-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-28T00:46:16.833Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-28T00:46:16.833Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"2af939e1-849d-402f-bb93-64d263ef3f94","serviceName":"Demo_pNF_ViwsXyDv8r5n4Vk32QEO","serviceVersion":"1.0","serviceUUID":"74b395bf-eeb6-4068-83e8-89117b200f49","serviceDescription":"catalog service description","serviceInvariantUUID":"64860efb-996b-4792-9ca3-de1f7f8f6e47","resources":[{"resourceInstanceName":"pNF 95968df8-bc8b 0","resourceName":"pNF 95968df8-bc8b","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"d5ace077-62cc-4b69-8334-d3a4bbf36c65","resourceInvariantUUID":"8ae2e59d-b974-49e8-a5e0-b37d5a17bd8a","resourceCustomizationUUID":"0397eb0a-8b36-4ffe-ba02-7578d3ec9ec6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vf-license-model.xml","artifactChecksum":"Y2QyNWNiNzNmZDIxYzNkYzQyMDM4OTllZjk3M2YxNjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f0b07cf1-0559-4e05-9ac8-2c3845939e30","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/pNF.csar","artifactChecksum":"MTA0N2FhYzMzZDUxMWU0ZWE4OTA4NjlhOTBmYjg0OTg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"88505860-ef71-4cc2-aee0-bb33e3db1e27","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b6bfe7dc-5856-45f5-857d-52ad84b27568","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2RiZjhkZWI5OWUxYzI5MDhjMWQ3NjJmNTFlYmY2YjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9a6d1d89-67a7-4a06-a232-011561f3fc56","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"88bf87c1-f6fb-4791-95b3-b9a63bd6b5c0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1fd97c7-1d10-4f6c-8f40-a2230b80d9f4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfViwsxydv8r5n4vk32qeo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-template.yml","artifactChecksum":"ZjVmN2Q1YmJiMjllN2Q2YzBkNjhkMTE2YWFmMzA5MmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"93cadacb-4ff5-440d-b500-621d55acacfc","artifactVersion":"1"},{"artifactName":"service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar","artifactChecksum":"YTYyMzM0YzNlNDA0ZDkyOWM4Nzg0NmEzNTFhZjc5MTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c01a8dc7-e3d0-4a8c-9d34-d2d9b3a871d1","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-28T00:46:16.833Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:46:16.833Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:16.835Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:16.835Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:46:16.935Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:16.937Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:16.937Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:16.955Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:16.956Z||pool-40-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:46:17.836Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:46:17.837Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:17.839Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:17.839Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:46:17.939Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:17.940Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:17.940Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:17.961Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:17.961Z||pool-41-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:46:18.841Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:46:18.841Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:18.843Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:18.843Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:46:18.943Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:18.944Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:18.944Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:18.969Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:18.969Z||pool-42-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:46:19.843Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:46:19.844Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:19.846Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:19.847Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:46:19.947Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:19.947Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:19.948Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:19.962Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:19.963Z||pool-43-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:46:20.847Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:46:20.848Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:20.850Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:20.850Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:46:20.950Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:20.950Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:20.951Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:20.965Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:20.965Z||pool-44-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:46:21.850Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:46:21.851Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:21.853Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:21.853Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:46:21.953Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:21.954Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:21.954Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:21.972Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:21.972Z||pool-45-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:46:22.861Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:46:22.861Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:22.864Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:22.864Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:46:22.964Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:22.965Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:22.965Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:22.980Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:22.981Z||pool-46-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:46:23.864Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:46:23.865Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:23.867Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:23.867Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:46:23.967Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:23.968Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:23.969Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:23.984Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:23.985Z||pool-47-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:46:24.868Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"serviceName": "Demo_pNF_ViwsXyDv8r5n4Vk32QEO",
"serviceVersion": "1.0",
"serviceUUID": "74b395bf-eeb6-4068-83e8-89117b200f49",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "64860efb-996b-4792-9ca3-de1f7f8f6e47",
"resources": [
{
"resourceInstanceName": "pNF 95968df8-bc8b 0",
"resourceCustomizationUUID": "0397eb0a-8b36-4ffe-ba02-7578d3ec9ec6",
"resourceName": "pNF 95968df8-bc8b",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "d5ace077-62cc-4b69-8334-d3a4bbf36c65",
"resourceInvariantUUID": "8ae2e59d-b974-49e8-a5e0-b37d5a17bd8a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"artifactChecksum": "YTYyMzM0YzNlNDA0ZDkyOWM4Nzg0NmEzNTFhZjc5MTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c01a8dc7-e3d0-4a8c-9d34-d2d9b3a871d1"
}
],
"workloadContext": "Production"
}
2022-11-28T00:46:24.868Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-28T00:46:24.868Z|48d244de-2d62-4c3d-98c3-cf45111c0075|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74b395bf-eeb6-4068-83e8-89117b200f49 ASDC
2022-11-28T00:46:24.869Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:2af939e1-849d-402f-bb93-64d263ef3f94
ServiceName:Demo_pNF_ViwsXyDv8r5n4Vk32QEO
ServiceVersion:1.0
ServiceUUID:74b395bf-eeb6-4068-83e8-89117b200f49
ServiceInvariantUUID:64860efb-996b-4792-9ca3-de1f7f8f6e47
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
ArtifactUUID:c01a8dc7-e3d0-4a8c-9d34-d2d9b3a871d1
ArtifactChecksum:YTYyMzM0YzNlNDA0ZDkyOWM4Nzg0NmEzNTFhZjc5MTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 95968df8-bc8b 0
ResourceCustomizationUUID:0397eb0a-8b36-4ffe-ba02-7578d3ec9ec6
ResourceInvariantUUID:8ae2e59d-b974-49e8-a5e0-b37d5a17bd8a
ResourceName:pNF 95968df8-bc8b
ResourceType:PNF
ResourceUUID:d5ace077-62cc-4b69-8334-d3a4bbf36c65
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2022-11-28T00:46:24.869Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74b395bf-eeb6-4068-83e8-89117b200f49 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:46:24.899Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-28T00:46:24.899Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-28T00:46:24.899Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-28T00:46:24.899Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: c01a8dc7-e3d0-4a8c-9d34-d2d9b3a871d1 from URL: /sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:24.899Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-28T00:46:24.900Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:24.961Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-28T00:46:24.962Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar c01a8dc7-e3d0-4a8c-9d34-d2d9b3a871d1 88016
2022-11-28T00:46:24.962Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar ASDC sendASDCNotification
2022-11-28T00:46:24.962Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:24.962Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:46:24.962Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:24.964Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:24.964Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596384962,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:46:25.065Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:25.065Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:25.066Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:25.080Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:25.081Z||pool-48-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:46:25.965Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-28T00:46:25.966Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-28T00:46:25.966Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: c01a8dc7-e3d0-4a8c-9d34-d2d9b3a871d1, URL: /sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar to file: /app/ASDC/1/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:25.966Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:25.967Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:25.967Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:26.080Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6388809503521729461/Definitions/service-DemoPnfViwsxydv8r5n4vk32qeo-template.yml
2022-11-28T00:46:26.888Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-28T00:46:26.888Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-28T00:46:26.888Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:26.888Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-28T00:46:26.889Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||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-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:26.889Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:26.889Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||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-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:26.889Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:26.889Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:26.889Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:26.889Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 95968df8-bc8b 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-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:26.889Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-28T00:46:26.890Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:46:26.890Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ViwsXyDv8r5n4Vk32QEO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:46:26.890Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Node template pNF 95968df8-bc8b 0 is matching search criteria
2022-11-28T00:46:26.890Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-28T00:46:26.890Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 95968df8-bc8b 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-28T00:46:26.892Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:46:26.892Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ViwsXyDv8r5n4Vk32QEO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:46:26.892Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Node template pNF 95968df8-bc8b 0 is matching search criteria
2022-11-28T00:46:26.892Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-28T00:46:26.892Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 95968df8-bc8b 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-28T00:46:26.892Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:46:26.893Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ViwsXyDv8r5n4Vk32QEO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:46:26.893Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:46:26.893Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ViwsXyDv8r5n4Vk32QEO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:46:26.893Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:46:26.893Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ViwsXyDv8r5n4Vk32QEO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:46:26.893Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:46:26.894Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ViwsXyDv8r5n4Vk32QEO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:46:26.894Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:46:26.894Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ViwsXyDv8r5n4Vk32QEO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:46:26.894Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_ViwsXyDv8r5n4Vk32QEO
Description:catalog service description
Model UUID:74b395bf-eeb6-4068-83e8-89117b200f49
Model Version:NULL
Model InvariantUuid:64860efb-996b-4792-9ca3-de1f7f8f6e47
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-28T00:46:26.904Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: d5ace077-62cc-4b69-8334-d3a4bbf36c65
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:46:26.908Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||pNF 95968df8-bc8b 0
2022-11-28T00:46:26.908Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: d5ace077-62cc-4b69-8334-d3a4bbf36c65
2022-11-28T00:46:26.908Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 74b395bf-eeb6-4068-83e8-89117b200f49
2022-11-28T00:46:26.908Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 74b395bf-eeb6-4068-83e8-89117b200f49
2022-11-28T00:46:26.908Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 95968df8-bc8b 0 d5ace077-62cc-4b69-8334-d3a4bbf36c65 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:46:26.914Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1fbeceb5, org.onap.sdc.toscaparser.api.parameters.Input@6736cb2c, org.onap.sdc.toscaparser.api.parameters.Input@779fe823, org.onap.sdc.toscaparser.api.parameters.Input@2c70048b, org.onap.sdc.toscaparser.api.parameters.Input@4552bcd6]
2022-11-28T00:46:26.914Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:46:26.914Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ViwsXyDv8r5n4Vk32QEO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:46:26.914Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 74b395bf-eeb6-4068-83e8-89117b200f49: pNF 95968df8-bc8b
2022-11-28T00:46:26.914Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||Processing PNF resource: d5ace077-62cc-4b69-8334-d3a4bbf36c65
2022-11-28T00:46:26.915Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-28T00:46:26.915Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_ViwsXyDv8r5n4Vk32QEO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-28T00:46:26.915Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||Resource customization UUID: 0397eb0a-8b36-4ffe-ba02-7578d3ec9ec6 is the same as notified resource customizationUUID: 0397eb0a-8b36-4ffe-ba02-7578d3ec9ec6
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-28T00:46:26.965Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 95968df8-bc8b d5ace077-62cc-4b69-8334-d3a4bbf36c65 0 ASDC deployResourceStructure
2022-11-28T00:46:26.965Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar ASDC sendASDCNotification
2022-11-28T00:46:26.965Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar
2022-11-28T00:46:26.965Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-28T00:46:26.965Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:46:26.968Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:46:26.968Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596386965,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:46:27.068Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:46:27.069Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:46:27.069Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:27.085Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:27.086Z||pool-49-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:46:27.969Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:46:27.984Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:46:27.987Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:46:27.987Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-28T00:46:27.987Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-28T00:46:40.047Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:46:40.048Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:46:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:46:40.079Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:46:40.080Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:46:40.080Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "cds",
"timestamp": 1669596330258,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:46:40.081Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:46:57.988Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:46:58.014Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:46:58.018Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:46:58.018Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-28T00:46:58.018Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-28T00:47:28.019Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:47:28.033Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:47:28.036Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:47:28.037Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-28T00:47:28.037Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-28T00:47:40.048Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:47:40.049Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:47:40.049Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:47:40.073Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:47:40.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:47:40.073Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596324555,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:47:40.074Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:47:58.037Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:47:58.053Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:47:58.055Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:47:58.055Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-28T00:47:58.055Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-28T00:48:28.056Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:48:28.069Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:48:28.072Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:48:28.072Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-28T00:48:28.072Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-28T00:48:40.047Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:48:40.048Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:48:40.048Z||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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:48:40.069Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:48:40.080Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.080Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596333032,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.081Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.081Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.081Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596338622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.081Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "cds",
"timestamp": 1669596341861,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596342963,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596338622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596343968,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596338622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596342816,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "policy-id",
"timestamp": 1669596344972,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:48:40.093Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2af939e1-849d-402f-bb93-64d263ef3f94
2022-11-28T00:48:40.093Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2af939e1-849d-402f-bb93-64d263ef3f94 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:48:40.106Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.106Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596338622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.106Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.106Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.106Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596338622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.106Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.106Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596344598,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596338622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596338622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596347382,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.107Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596350181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596349308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596350181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.108Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596350312,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:48:40.114Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2af939e1-849d-402f-bb93-64d263ef3f94
2022-11-28T00:48:40.115Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2af939e1-849d-402f-bb93-64d263ef3f94 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:48:40.123Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.124Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596350181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.124Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.124Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.124Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596350181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.124Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.124Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.124Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596350181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.124Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.124Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.124Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596350181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596350181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596350181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596358931,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.126Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596364046,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:48:40.126Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.126Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.126Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "aai-ml",
"timestamp": 1669596365051,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:48:40.132Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2af939e1-849d-402f-bb93-64d263ef3f94
2022-11-28T00:48:40.132Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2af939e1-849d-402f-bb93-64d263ef3f94 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:48:40.141Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.141Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "cds",
"timestamp": 1669596360257,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596364555,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596368621,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "cds",
"timestamp": 1669596360257,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.142Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.143Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596364555,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.143Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.143Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.143Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596368621,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.143Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.143Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.143Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596364555,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.143Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.143Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.143Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "cds",
"timestamp": 1669596360257,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.144Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.144Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.144Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596368621,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.144Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.144Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.144Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "cds",
"timestamp": 1669596360257,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.144Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.144Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.144Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596364555,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.144Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.145Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.145Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "policy-id",
"timestamp": 1669596373032,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.145Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.145Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.145Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596368621,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.145Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.145Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.145Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "cds",
"timestamp": 1669596360257,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.145Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.145Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.146Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596364555,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.146Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.146Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.146Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "policy-id",
"timestamp": 1669596373032,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.146Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.146Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.146Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596368621,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.146Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.146Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.146Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "cds",
"timestamp": 1669596360257,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596364555,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "policy-id",
"timestamp": 1669596373032,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596368621,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.147Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.148Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "cds",
"timestamp": 1669596360257,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.148Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.148Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.148Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596364555,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.148Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.148Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.148Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "policy-id",
"timestamp": 1669596373032,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.148Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.148Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596368621,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "48d244de-2d62-4c3d-98c3-cf45111c0075",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596375813,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "policy-id",
"timestamp": 1669596373032,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596375930,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.149Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.150Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.150Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "cds",
"timestamp": 1669596376700,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.150Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.150Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.150Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596376385,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.150Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.150Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.150Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.150Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.151Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.151Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "policy-id",
"timestamp": 1669596373032,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.151Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.151Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.151Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596377003,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.151Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.151Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.151Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.151Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.152Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.152Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "policy-id",
"timestamp": 1669596373032,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.152Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.152Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.152Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596378076,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.152Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.152Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.152Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596378683,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:48:40.152Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.153Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.153Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.153Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.153Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.153Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "policy-id",
"timestamp": 1669596380771,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.153Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.153Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.153Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "aai-ml",
"timestamp": 1669596380181,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.153Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.153Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.154Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596379145,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:48:40.169Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89
2022-11-28T00:48:40.169Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:48:40.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.178Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596379687,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:48:40.185Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89
2022-11-28T00:48:40.185Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:48:40.195Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.196Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.196Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.196Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.196Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "policy-id",
"timestamp": 1669596381777,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:48:40.196Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.196Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.196Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "aai-ml",
"timestamp": 1669596380181,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.197Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.197Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.197Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596380149,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-28T00:48:40.197Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.197Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.197Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.197Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.197Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.197Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "policy-id",
"timestamp": 1669596382780,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:48:40.204Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89
2022-11-28T00:48:40.204Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-28T00:48:40.211Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.211Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "aai-ml",
"timestamp": 1669596380181,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.211Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.211Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.212Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "cds",
"timestamp": 1669596377709,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.212Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.212Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.212Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/resourceInstances/pnf95968df8bc8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.212Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.212Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.212Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "aai-ml",
"timestamp": 1669596380181,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.212Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.212Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.212Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "cds",
"timestamp": 1669596377709,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.213Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.213Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.213Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.213Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.213Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.213Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "aai-ml",
"timestamp": 1669596380181,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.213Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.213Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.213Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "cds",
"timestamp": 1669596377709,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.213Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.214Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.214Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596340037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.214Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.214Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.214Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "aai-ml",
"timestamp": 1669596380181,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.214Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.214Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.214Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "cds",
"timestamp": 1669596377709,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.214Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.214Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596384962,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "aai-ml",
"timestamp": 1669596380181,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "cds",
"timestamp": 1669596377709,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596384555,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.215Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.216Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.216Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "cds",
"timestamp": 1669596377709,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.216Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.216Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.216Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "aai-ml",
"timestamp": 1669596387940,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.216Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.216Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.216Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596384555,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.216Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.216Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.217Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596386965,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfViwsxydv8r5n4vk32qeo/1.0/artifacts/service-DemoPnfViwsxydv8r5n4vk32qeo-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:48:40.217Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.217Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.217Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "cds",
"timestamp": 1669596377709,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.217Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.217Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.217Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596384555,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.217Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.217Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "cds",
"timestamp": 1669596377709,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596384555,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "cds",
"timestamp": 1669596377709,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596384555,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.218Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "cds",
"timestamp": 1669596391047,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596384555,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596384555,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.219Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596393032,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596384555,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596393032,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "aai-ml",
"timestamp": 1669596395001,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.221Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596384555,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.221Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.221Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.221Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596393032,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.221Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.221Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.221Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "aai-ml",
"timestamp": 1669596396007,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:48:40.227Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89
2022-11-28T00:48:40.227Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:48:40.236Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.236Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596394491,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.236Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.236Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.236Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596393032,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596395668,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596393032,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596393032,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.237Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596397034,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596393032,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596398102,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596393032,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.238Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.239Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.239Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596399178,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:48:40.253Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2241ed1b-624a-4b65-8c9a-3358d776d15e
2022-11-28T00:48:40.253Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2241ed1b-624a-4b65-8c9a-3358d776d15e and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:48:40.263Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.263Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596398621,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:48:40.263Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:40.263Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-28T00:48:40.263Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596393032,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:48:40.263Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-28T00:48:58.072Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:48:58.087Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:48:58.093Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-28T00:48:58.093Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-28T00:48:58.094Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-28T00:48:58.094Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-28T00:48:58.094Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:48:58.094Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:48:58.094Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:48:58.094Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-28T00:48:58.094Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:48:58.101Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-28T00:49:28.101Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2af939e1-849d-402f-bb93-64d263ef3f94 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-28T00:49:28.109Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2af939e1-849d-402f-bb93-64d263ef3f94 and serviceModelVersionId: 74b395bf-eeb6-4068-83e8-89117b200f49
2022-11-28T00:49:28.109Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 64860efb-996b-4792-9ca3-de1f7f8f6e47
2022-11-28T00:49:28.110Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/64860efb-996b-4792-9ca3-de1f7f8f6e47/model-vers/model-ver/74b395bf-eeb6-4068-83e8-89117b200f49?depth=0
2022-11-28T00:49:28.114Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-11-28T00:49:28.169Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64860efb-996b-4792-9ca3-de1f7f8f6e47/model-vers/model-ver/74b395bf-eeb6-4068-83e8-89117b200f49?depth=0|INFO|500||Invoke
2022-11-28T00:49:28.170Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64860efb-996b-4792-9ca3-de1f7f8f6e47/model-vers/model-ver/74b395bf-eeb6-4068-83e8-89117b200f49?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64860efb-996b-4792-9ca3-de1f7f8f6e47/model-vers/model-ver/74b395bf-eeb6-4068-83e8-89117b200f49?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2af939e1-849d-402f-bb93-64d263ef3f94], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[afe961e5-31b3-4e45-b9ea-f874970d13fd], X-ECOMP-RequestID=[2af939e1-849d-402f-bb93-64d263ef3f94], X-TransactionId=[], X-ONAP-RequestID=[2af939e1-849d-402f-bb93-64d263ef3f94], Content-Type=[application/merge-patch+json]}
2022-11-28T00:49:28.174Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64860efb-996b-4792-9ca3-de1f7f8f6e47/model-vers/model-ver/74b395bf-eeb6-4068-83e8-89117b200f49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-28T00:49:28.299Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64860efb-996b-4792-9ca3-de1f7f8f6e47/model-vers/model-ver/74b395bf-eeb6-4068-83e8-89117b200f49?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/64860efb-996b-4792-9ca3-de1f7f8f6e47/model-vers/model-ver/74b395bf-eeb6-4068-83e8-89117b200f49?depth=0 has http status code:200 and response headers:{date=[Mon, 28 Nov 2022 00:49:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[581632], x-aai-txid=[0-aai-resources-221128-00:49:28:802-76886], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-28T00:49:28.300Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64860efb-996b-4792-9ca3-de1f7f8f6e47/model-vers/model-ver/74b395bf-eeb6-4068-83e8-89117b200f49?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-28T00:49:28.301Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64860efb-996b-4792-9ca3-de1f7f8f6e47/model-vers/model-ver/74b395bf-eeb6-4068-83e8-89117b200f49?depth=0|INFO|500||InvokeReturn
2022-11-28T00:49:28.301Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-28T00:49:28.303Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-28T00:49:28.310Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-28T00:49:28.310Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2af939e1-849d-402f-bb93-64d263ef3f94 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-28T00:49:28.310Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-28T00:49:28.311Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:49:28.314Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:49:28.314Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596568310,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-28T00:49:28.414Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:49:28.415Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:49:28.416Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:28.451Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:28.451Z||pool-50-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-28T00:49:29.331Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:49:29.332Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:49:29.332Z|2af939e1-849d-402f-bb93-64d263ef3f94|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:34.976Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:34.977Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-28T00:49:34.977Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"85db49df-c720-4a78-8af1-2a470717e40a","serviceDescription":"service","serviceInvariantUUID":"dfb86d60-b613-42bd-9b88-52be53a98b4e","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"61e6ef55-dbe1-4442-8526-7d33dfb2338a","resourceInvariantUUID":"6b167494-7998-47ed-961c-7b3024608841","resourceCustomizationUUID":"92251473-223c-42a6-b80d-3775f335be7a","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":"NWZmNmExYTJkOTFlMjZmYTI0OTA3OGE2ZmI2MTNiYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c98db942-8442-43fc-8de5-2d89ff0a700b","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":"OGUxZjVlZTRmMGI3MGZmMDI4NDAwYjhhYWI3ZTQzMTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b805bd9f-34b0-4b6b-811f-55bac989db78","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":"a447223b-c820-416c-8c5b-a5aa3ad57748","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":"e85148c6-b039-418f-8a9d-64d15c7af2d0","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":"d75cf6ec-3445-4092-b6ec-281c0b419d12","artifactVersion":"2","generatedFromUUID":"a447223b-c820-416c-8c5b-a5aa3ad57748"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YjFmOTk1N2E0ZDhhMjQzMjRmNWFjY2U2MDc0NDg4Mjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0d7dc94-7963-4788-a9aa-f4632f90272d","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZjJiNzEyOWFiZWRhYzJjMmRjZTY5MGVjZjQwNGJmNTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1a0eb28a-2743-4e5a-8827-93da6954a3a8","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-28T00:49:34.980Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:49:34.980Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:49:34.982Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:49:34.983Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596569331,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:35.083Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:49:35.084Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:49:35.084Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:35.100Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:35.101Z||pool-51-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:49:35.983Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:49:35.984Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:49:35.986Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:49:35.987Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596569331,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2022-11-28T00:49:36.086Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-28T00:49:36.087Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:49:36.087Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:36.102Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:36.103Z||pool-52-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:49:36.987Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:49:36.988Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:49:36.990Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:49:36.990Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596569331,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-11-28T00:49:37.091Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-28T00:49:37.092Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:49:37.092Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:37.107Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:37.107Z||pool-53-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-28T00:49:37.991Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:49:37.992Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:49:37.994Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:49:37.994Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596569331,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:38.095Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:49:38.096Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:49:38.096Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:38.126Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:38.127Z||pool-54-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:49:38.997Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:49:38.998Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:49:39.000Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:49:39.000Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596569331,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2022-11-28T00:49:39.101Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:49:39.101Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:49:39.102Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:39.117Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:39.118Z||pool-55-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:49:40.001Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:49:40.002Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:49:40.004Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:49:40.004Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596569331,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.047Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-28T00:49:40.048Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-28T00:49:40.048Z|0db12576-f54c-4037-afbe-26bf09dc3926|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 m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:40.080Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:40.081Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.081Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1669596400182,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-28T00:49:40.082Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:49:40.082Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.082Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596398621,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.082Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.082Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.082Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596402799,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:49:40.082Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:49:40.082Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.083Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596398621,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.083Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.083Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.083Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596403805,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:49:40.083Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:49:40.083Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.083Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596398621,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.083Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.083Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.083Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "policy-id",
"timestamp": 1669596404808,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:49:40.094Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2241ed1b-624a-4b65-8c9a-3358d776d15e
2022-11-28T00:49:40.094Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2241ed1b-624a-4b65-8c9a-3358d776d15e and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-28T00:49:40.104Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:49:40.105Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:49:40.105Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.105Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:40.105Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596398621,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.105Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.105Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.105Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596398621,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.106Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.106Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.106Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596398621,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.106Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.106Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.106Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596398621,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.106Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.106Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.106Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596398621,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596408413,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596410181,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596410181,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.107Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596410710,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:49:40.108Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:49:40.108Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.108Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596410181,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.108Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.108Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.108Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669596411714,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:49:40.114Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2241ed1b-624a-4b65-8c9a-3358d776d15e
2022-11-28T00:49:40.115Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2241ed1b-624a-4b65-8c9a-3358d776d15e and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
2022-11-28T00:49:40.119Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:40.119Z||pool-56-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:49:40.125Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.125Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596410181,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.125Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.125Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.125Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596410181,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.126Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.126Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.126Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596410181,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.126Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.126Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.126Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596410181,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.126Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.126Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.126Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596410181,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-28T00:49:40.126Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.127Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.127Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596410181,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:49:40.127Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-11-28T00:49:40.127Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.127Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596419926,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:49:40.127Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:49:40.127Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.127Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596427423,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-28T00:49:40.127Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-28T00:49:40.127Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-28T00:49:40.128Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e",
"consumerID": "aai-ml",
"timestamp": 1669596428433,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-28T00:49:40.134Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2241ed1b-624a-4b65-8c9a-3358d776d15e
2022-11-28T00:49:40.134Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2241ed1b-624a-4b65-8c9a-3358d776d15e and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-28T00:49:41.005Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-28T00:49:41.006Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:49:41.007Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:49:41.008Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596569331,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-11-28T00:49:41.108Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:49:41.109Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:49:41.109Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:41.124Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:41.124Z||pool-57-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:49:42.009Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "85db49df-c720-4a78-8af1-2a470717e40a",
"serviceDescription": "service",
"serviceInvariantUUID": "dfb86d60-b613-42bd-9b88-52be53a98b4e",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "92251473-223c-42a6-b80d-3775f335be7a",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "61e6ef55-dbe1-4442-8526-7d33dfb2338a",
"resourceInvariantUUID": "6b167494-7998-47ed-961c-7b3024608841",
"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": "OGUxZjVlZTRmMGI3MGZmMDI4NDAwYjhhYWI3ZTQzMTU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b805bd9f-34b0-4b6b-811f-55bac989db78",
"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": "a447223b-c820-416c-8c5b-a5aa3ad57748",
"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": "d75cf6ec-3445-4092-b6ec-281c0b419d12",
"generatedFromUUID": "a447223b-c820-416c-8c5b-a5aa3ad57748"
},
"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": "d75cf6ec-3445-4092-b6ec-281c0b419d12",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "ZjJiNzEyOWFiZWRhYzJjMmRjZTY5MGVjZjQwNGJmNTk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1a0eb28a-2743-4e5a-8827-93da6954a3a8"
}
],
"workloadContext": "Production"
}
2022-11-28T00:49:42.009Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-28T00:49:42.010Z|2af939e1-849d-402f-bb93-64d263ef3f94|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 85db49df-c720-4a78-8af1-2a470717e40a ASDC
2022-11-28T00:49:42.010Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:85db49df-c720-4a78-8af1-2a470717e40a
ServiceInvariantUUID:dfb86d60-b613-42bd-9b88-52be53a98b4e
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:1a0eb28a-2743-4e5a-8827-93da6954a3a8
ArtifactChecksum:ZjJiNzEyOWFiZWRhYzJjMmRjZTY5MGVjZjQwNGJmNTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:92251473-223c-42a6-b80d-3775f335be7a
ResourceInvariantUUID:6b167494-7998-47ed-961c-7b3024608841
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:61e6ef55-dbe1-4442-8526-7d33dfb2338a
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:b805bd9f-34b0-4b6b-811f-55bac989db78
ArtifactChecksum:OGUxZjVlZTRmMGI3MGZmMDI4NDAwYjhhYWI3ZTQzMTU=
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:a447223b-c820-416c-8c5b-a5aa3ad57748
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:d75cf6ec-3445-4092-b6ec-281c0b419d12
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:d75cf6ec-3445-4092-b6ec-281c0b419d12
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-11-28T00:49:42.010Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 85db49df-c720-4a78-8af1-2a470717e40a ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-28T00:49:42.045Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-28T00:49:42.045Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-28T00:49:42.045Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-28T00:49:42.046Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 1a0eb28a-2743-4e5a-8827-93da6954a3a8 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-28T00:49:42.046Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-28T00:49:42.046Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-28T00:49:42.231Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-28T00:49:42.232Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1a0eb28a-2743-4e5a-8827-93da6954a3a8 75206
2022-11-28T00:49:42.232Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-11-28T00:49:42.232Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-28T00:49:42.232Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-28T00:49:42.233Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-28T00:49:42.235Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-28T00:49:42.235Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||try to send status {
"distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669596582232,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-28T00:49:42.335Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-28T00:49:42.336Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-28T00:49:42.336Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ...
2022-11-28T00:49:42.350Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-28T00:49:42.350Z||pool-58-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-28T00:49:43.235Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-28T00:49:43.237Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-28T00:49:43.237Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 1a0eb28a-2743-4e5a-8827-93da6954a3a8, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:43.237Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-11-28T00:49:43.238Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:43.238Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:43.401Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4132502509293113238/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-11-28T00:49:44.649Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-28T00:49:44.650Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-28T00:49:44.650Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:44.650Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-28T00:49:44.650Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:44.650Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:44.650Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:44.650Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:44.650Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:44.651Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:44.651Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-28T00:49:44.651Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-28T00:49:44.651Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery