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 , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.651Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:44.651Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-28T00:49:44.651Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2022-11-28T00:49:44.652Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-28T00:49:44.652Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.652Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:44.652Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-28T00:49:44.652Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2022-11-28T00:49:44.652Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-28T00:49:44.652Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.653Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:44.653Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.653Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-28T00:49:44.653Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-11-28T00:49:44.653Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-11-28T00:49:44.653Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-11-28T00:49:44.653Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-28T00:49:44.654Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-28T00:49:44.654Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.654Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-28T00:49:44.654Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.654Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-28T00:49:44.654Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:49:44.655Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.655Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-28T00:49:44.655Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:49:44.655Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.655Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-28T00:49:44.655Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:49:44.656Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.656Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-28T00:49:44.656Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-28T00:49:44.656Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-28T00:49:44.656Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=d37b47dc-a124-4c23-ba19-77cd8aa8b904 2022-11-28T00:49:44.656Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.657Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:44.657Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.657Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:44.657Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.657Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:44.657Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:44.658Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:44.658Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:85db49df-c720-4a78-8af1-2a470717e40a Model Version:NULL Model InvariantUuid:dfb86d60-b613-42bd-9b88-52be53a98b4e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:f89c987d-bb4a-417e-8039-689a8eab04d2 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:6b167494-7998-47ed-961c-7b3024608841 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:92251473-223c-42a6-b80d-3775f335be7a NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:95a8c617-656d-438b-933e-861211537629 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:5fab4e7f-2442-4e59-a551-e11c8e4026cd ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:d37b47dc-a124-4c23-ba19-77cd8aa8b904 ModelInvariantUuid:0993be46-9f4d-4cbb-9faa-45838ba5fd9f ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:b77bd1b5-287f-4852-94bb-2cbb1647667f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:c93508a1-0fba-4090-8cd1-4278de144d95 ModelInvariantUuid:1554ed16-7f9e-4a10-8869-5977e7a705a3 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:0e64e790-effc-455f-8f0d-3f65fbf82382 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:49:44.666Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 61e6ef55-dbe1-4442-8526-7d33dfb2338a 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:44.670Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||basic_vm 0 2022-11-28T00:49:44.670Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 61e6ef55-dbe1-4442-8526-7d33dfb2338a 2022-11-28T00:49:44.670Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b805bd9f-34b0-4b6b-811f-55bac989db78 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-28T00:49:44.670Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - download 2022-11-28T00:49:44.670Z|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/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-28T00:49:44.783Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2022-11-28T00:49:44.784Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json b805bd9f-34b0-4b6b-811f-55bac989db78 787 2022-11-28T00:49:44.784Z|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/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2022-11-28T00:49:44.784Z|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/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-28T00:49:44.784Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:49:44.785Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:49:44.787Z|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:44.787Z|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": 1669596584784, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-28T00:49:44.887Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-28T00:49:44.888Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:49:44.888Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:49:44.904Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:49:44.904Z||pool-59-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:49:45.788Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "95a8c617-656d-438b-933e-861211537629", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5fab4e7f-2442-4e59-a551-e11c8e4026cd", "vfModuleModelCustomizationUUID": "4bd06fe3-f3a3-4933-8d69-4292dc753513", "isBase": true, "artifacts": [ "a447223b-c820-416c-8c5b-a5aa3ad57748", "d75cf6ec-3445-4092-b6ec-281c0b419d12" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-28T00:49:45.793Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5fab4e7f-2442-4e59-a551-e11c8e4026cd VfModuleModelInvariantUUID:95a8c617-656d-438b-933e-861211537629 VfModuleModelDescription:NULL Artifacts UUID List:{ a447223b-c820-416c-8c5b-a5aa3ad57748 , d75cf6ec-3445-4092-b6ec-281c0b419d12 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-28T00:49:45.795Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "95a8c617-656d-438b-933e-861211537629", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5fab4e7f-2442-4e59-a551-e11c8e4026cd", "vfModuleModelCustomizationUUID": "4bd06fe3-f3a3-4933-8d69-4292dc753513", "isBase": true, "artifacts": [ "a447223b-c820-416c-8c5b-a5aa3ad57748", "d75cf6ec-3445-4092-b6ec-281c0b419d12" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-28T00:49:45.796Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5fab4e7f-2442-4e59-a551-e11c8e4026cd VfModuleModelInvariantUUID:95a8c617-656d-438b-933e-861211537629 VfModuleModelDescription:NULL Artifacts UUID List:{ a447223b-c820-416c-8c5b-a5aa3ad57748 , d75cf6ec-3445-4092-b6ec-281c0b419d12 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-28T00:49:45.796Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a447223b-c820-416c-8c5b-a5aa3ad57748 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-28T00:49:45.796Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - download 2022-11-28T00:49:45.796Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-28T00:49:45.861Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2022-11-28T00:49:45.861Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml a447223b-c820-416c-8c5b-a5aa3ad57748 5033 2022-11-28T00:49:45.861Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-28T00:49:45.862Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-28T00:49:45.862Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:49:45.862Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:49:45.864Z|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:45.864Z|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": 1669596585861, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-28T00:49:45.965Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:49:45.965Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:49:45.966Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:49:46.081Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:49:46.082Z||pool-60-thread-1|||||INFO|500||cambria reply ok (117 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:49:46.865Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: d75cf6ec-3445-4092-b6ec-281c0b419d12 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-28T00:49:46.866Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - download 2022-11-28T00:49:46.866Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-28T00:49:47.138Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2022-11-28T00:49:47.139Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env d75cf6ec-3445-4092-b6ec-281c0b419d12 903 2022-11-28T00:49:47.139Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-28T00:49:47.139Z|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/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-28T00:49:47.139Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:49:47.140Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:49:47.141Z|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:47.142Z|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": 1669596587139, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-28T00:49:47.242Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:49:47.243Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:49:47.244Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:49:47.302Z||pool-61-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:49:47.302Z||pool-61-thread-1|||||INFO|500||cambria reply ok (60 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:49:48.142Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 85db49df-c720-4a78-8af1-2a470717e40a 2022-11-28T00:49:48.143Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 61e6ef55-dbe1-4442-8526-7d33dfb2338a 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:49:48.163Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5cd2d98, org.onap.sdc.toscaparser.api.parameters.Input@3fb57a48, org.onap.sdc.toscaparser.api.parameters.Input@39170946, org.onap.sdc.toscaparser.api.parameters.Input@135db0d8, org.onap.sdc.toscaparser.api.parameters.Input@7f90eec6] 2022-11-28T00:49:48.165Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.165Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:48.165Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2022-11-28T00:49:48.166Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 92251473-223c-42a6-b80d-3775f335be7a 2022-11-28T00:49:48.167Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 92251473-223c-42a6-b80d-3775f335be7a matches Tosca VF Customization UUID: 92251473-223c-42a6-b80d-3775f335be7a 2022-11-28T00:49:48.167Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 92251473-223c-42a6-b80d-3775f335be7a 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:49:48.171Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.171Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:48.172Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 92251473-223c-42a6-b80d-3775f335be7a: {\"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:49:48.172Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@141a63ba 2022-11-28T00:49:48.172Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.173Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-28T00:49:48.173Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4bd06fe3-f3a3-4933-8d69-4292dc753513 2022-11-28T00:49:48.174Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4bd06fe3-f3a3-4933-8d69-4292dc753513 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:49:48.177Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.177Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-28T00:49:48.177Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:49:48.178Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.178Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-28T00:49:48.178Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:49:48.178Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.179Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-28T00:49:48.179Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-28T00:49:48.179Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-28T00:49:48.179Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=d37b47dc-a124-4c23-ba19-77cd8aa8b904 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:49:48.183Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.184Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-28T00:49:48.184Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:49:48.184Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.185Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-28T00:49:48.185Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=92251473-223c-42a6-b80d-3775f335be7a 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:48.189Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.190Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:48.190Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 85db49df-c720-4a78-8af1-2a470717e40a: basic_vm 2022-11-28T00:49:48.190Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.191Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:48.191Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.191Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:48.192Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.192Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:48.192Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.193Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:48.193Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:49:48.193Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:49:48.193Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-28T00:49:48.314Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 61e6ef55-dbe1-4442-8526-7d33dfb2338a 1 ASDC deployResourceStructure 2022-11-28T00:49:48.314Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2022-11-28T00:49:48.315Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-28T00:49:48.315Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:49:48.315Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:49:48.317Z|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:48.317Z|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": 1669596588314, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-28T00:49:48.417Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:49:48.418Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:49:48.418Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:49:48.432Z||pool-62-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:49:48.432Z||pool-62-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:49:49.320Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-28T00:49:49.320Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-28T00:49:49.320Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:49:49.320Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:49:49.323Z|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:49.323Z|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": 1669596589320, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-28T00:49:49.423Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:49:49.424Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:49:49.424Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:49:49.451Z||pool-63-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:49:49.452Z||pool-63-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:49:50.324Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-28T00:49:50.325Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-28T00:49:50.325Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:49:50.325Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:49:50.327Z|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:50.327Z|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": 1669596590324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-28T00:49:50.427Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:49:50.428Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:49:50.428Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:49:50.443Z||pool-64-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:49:50.443Z||pool-64-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:49:51.328Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2022-11-28T00:49:51.328Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-28T00:49:51.329Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:49:51.329Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:49:51.331Z|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:51.331Z|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": 1669596591328, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T00:49:51.431Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:49:51.432Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:49:51.432Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:49:51.447Z||pool-65-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:49:51.448Z||pool-65-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:49:52.332Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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:49:52.343Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89 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:49:52.346Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-28T00:49:52.346Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-28T00:49:52.346Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-28T00:49:52.347Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-28T00:49:52.347Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T00:49:52.347Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T00:49:52.347Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T00:49:52.347Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T00:49:52.347Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|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:49:52.357Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-28T00:50:22.358Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89 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:50:22.366Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89 and serviceModelVersionId: 85db49df-c720-4a78-8af1-2a470717e40a 2022-11-28T00:50:22.366Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dfb86d60-b613-42bd-9b88-52be53a98b4e 2022-11-28T00:50:22.367Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dfb86d60-b613-42bd-9b88-52be53a98b4e/model-vers/model-ver/85db49df-c720-4a78-8af1-2a470717e40a?depth=0 2022-11-28T00:50:22.371Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2022-11-28T00:50:22.427Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dfb86d60-b613-42bd-9b88-52be53a98b4e/model-vers/model-ver/85db49df-c720-4a78-8af1-2a470717e40a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-11-28T00:50:22.436Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dfb86d60-b613-42bd-9b88-52be53a98b4e/model-vers/model-ver/85db49df-c720-4a78-8af1-2a470717e40a?depth=0|INFO|500||Invoke 2022-11-28T00:50:22.440Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dfb86d60-b613-42bd-9b88-52be53a98b4e/model-vers/model-ver/85db49df-c720-4a78-8af1-2a470717e40a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-28T00:50:22.557Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dfb86d60-b613-42bd-9b88-52be53a98b4e/model-vers/model-ver/85db49df-c720-4a78-8af1-2a470717e40a?depth=0|INFO|500||InvokeReturn 2022-11-28T00:50:22.558Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dfb86d60-b613-42bd-9b88-52be53a98b4e/model-vers/model-ver/85db49df-c720-4a78-8af1-2a470717e40a?depth=0 has http status code:200 and response headers:{date=[Mon, 28 Nov 2022 00:50:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[108], vertex-id=[405664], x-aai-txid=[1-aai-resources-221128-00:50:23:072-83793], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-28T00:50:22.560Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2022-11-28T00:50:22.560Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-28T00:50:22.560Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|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:50:22.580Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|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:50:22.580Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-28T00:50:22.580Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-28T00:50:22.581Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:22.583Z|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:50:22.583Z|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": 1669596622580, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-28T00:50:22.683Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:22.684Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:22.684Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:22.701Z||pool-66-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:22.701Z||pool-66-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-28T00:50:23.600Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-28T00:50:23.600Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"2241ed1b-624a-4b65-8c9a-3358d776d15e","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"01b56662-5631-4818-901f-84f1a152a2da","serviceDescription":"service","serviceInvariantUUID":"c1ad3602-1808-4644-b41a-b730462d8c22","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0a300f09-f6b1-4f50-b5dc-50f2779b65fb","resourceInvariantUUID":"60b34afb-c30d-49a1-bb6c-4b4dfa7ebe37","resourceCustomizationUUID":"0ce81591-928b-4e7a-8e80-b5bc44501ed4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTA2NjNjOTJmYzAyODU0ZTFiMzNlNmFlMzYyMTQ5NzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"17e667fe-73d8-4d8b-93e4-ed94b27f1e3c","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"144a70fa-d6bc-46a6-8bbf-43edcefc44fb","artifactVersion":"2","generatedFromUUID":"e908ca1c-5669-4fe2-b958-1d937788ba63"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e908ca1c-5669-4fe2-b958-1d937788ba63","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"NDgwZDI4MGE2YjczOTljMzA4ZmQ4NWQ3YTRiZjY2YmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ca88a961-7dc4-4e6f-8059-89c93bd64517","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0d52ce00-edee-4969-98dc-c914924ea18f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ae76bfe9-9f55-4a1c-b683-1a088c9dbf5e","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"45f61a93-d0f7-4aee-be44-452b58282ba6","artifactVersion":"2","generatedFromUUID":"0d52ce00-edee-4969-98dc-c914924ea18f"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"MDVjODIxZTJlYjNlMDhhZjM3YWQwYmE4ZjI2NWYyMmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7bafa1b8-e4a1-46c4-85fe-e790169561d6","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"OTJlYjI5YTUyYjAxN2EwYTllZmFjYjE3OWU4ZjJhY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"74d387b3-c273-4fbf-9d5a-6109e55b9352","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-28T00:50:23.601Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:50:23.601Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:23.603Z|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:50:23.603Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:50:23.703Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:23.704Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:23.704Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:23.720Z||pool-67-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:23.720Z||pool-67-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:24.603Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:50:24.604Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:24.606Z|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:50:24.607Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-28T00:50:24.707Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:24.708Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:24.708Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:24.727Z||pool-68-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:24.727Z||pool-68-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:50:25.607Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:50:25.608Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:25.610Z|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:50:25.610Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-28T00:50:25.710Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:25.711Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:25.711Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:25.727Z||pool-69-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:25.728Z||pool-69-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:50:26.610Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:50:26.611Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:26.613Z|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:50:26.613Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-28T00:50:26.713Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:26.714Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:26.714Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:26.730Z||pool-70-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:26.730Z||pool-70-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:27.613Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:50:27.614Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:27.616Z|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:50:27.616Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-28T00:50:27.716Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:27.717Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:27.717Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:27.737Z||pool-71-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:27.737Z||pool-71-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:28.616Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:50:28.621Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:28.624Z|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:50:28.624Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:50:28.723Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-11-28T00:50:28.723Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:28.723Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:28.738Z||pool-72-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:28.738Z||pool-72-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:29.625Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:50:29.626Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:29.628Z|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:50:29.628Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-28T00:50:29.728Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:29.729Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:29.729Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:29.744Z||pool-73-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:29.745Z||pool-73-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:30.628Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:50:30.629Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:30.631Z|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:50:30.631Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T00:50:30.731Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:30.732Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:30.732Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:30.749Z||pool-74-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:30.749Z||pool-74-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:50:31.632Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:50:31.632Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:31.634Z|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:50:31.634Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-28T00:50:31.735Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:31.736Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:31.736Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:31.780Z||pool-75-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:31.781Z||pool-75-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:50:32.635Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "01b56662-5631-4818-901f-84f1a152a2da", "serviceDescription": "service", "serviceInvariantUUID": "c1ad3602-1808-4644-b41a-b730462d8c22", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "0ce81591-928b-4e7a-8e80-b5bc44501ed4", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "0a300f09-f6b1-4f50-b5dc-50f2779b65fb", "resourceInvariantUUID": "60b34afb-c30d-49a1-bb6c-4b4dfa7ebe37", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "nginx_cloudtech_k8s_charts.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "144a70fa-d6bc-46a6-8bbf-43edcefc44fb", "relatedArtifactsInfo": [] }, { "artifactName": "nginx_cloudtech_k8s_charts.tgz", "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "e908ca1c-5669-4fe2-b958-1d937788ba63", "relatedArtifactsInfo": [] }, { "artifactName": "basic_cnf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "artifactChecksum": "NDgwZDI4MGE2YjczOTljMzA4ZmQ4NWQ3YTRiZjY2YmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ca88a961-7dc4-4e6f-8059-89c93bd64517", "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0d52ce00-edee-4969-98dc-c914924ea18f", "generatedArtifact": { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "45f61a93-d0f7-4aee-be44-452b58282ba6", "generatedFromUUID": "0d52ce00-edee-4969-98dc-c914924ea18f" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "45f61a93-d0f7-4aee-be44-452b58282ba6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "OTJlYjI5YTUyYjAxN2EwYTllZmFjYjE3OWU4ZjJhY2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74d387b3-c273-4fbf-9d5a-6109e55b9352" } ], "workloadContext": "Production" } 2022-11-28T00:50:32.636Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-28T00:50:32.637Z|ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 01b56662-5631-4818-901f-84f1a152a2da ASDC 2022-11-28T00:50:32.639Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:2241ed1b-624a-4b65-8c9a-3358d776d15e ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:01b56662-5631-4818-901f-84f1a152a2da ServiceInvariantUUID:c1ad3602-1808-4644-b41a-b730462d8c22 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ArtifactUUID:74d387b3-c273-4fbf-9d5a-6109e55b9352 ArtifactChecksum:OTJlYjI5YTUyYjAxN2EwYTllZmFjYjE3OWU4ZjJhY2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:0ce81591-928b-4e7a-8e80-b5bc44501ed4 ResourceInvariantUUID:60b34afb-c30d-49a1-bb6c-4b4dfa7ebe37 ResourceName:basic_cnf ResourceType:VF ResourceUUID:0a300f09-f6b1-4f50-b5dc-50f2779b65fb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ArtifactUUID:144a70fa-d6bc-46a6-8bbf-43edcefc44fb ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.tgz ArtifactVersion:1 ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ArtifactUUID:e908ca1c-5669-4fe2-b958-1d937788ba63 ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:basic_cnf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ArtifactUUID:ca88a961-7dc4-4e6f-8059-89c93bd64517 ArtifactChecksum:NDgwZDI4MGE2YjczOTljMzA4ZmQ4NWQ3YTRiZjY2YmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ArtifactUUID:0d52ce00-edee-4969-98dc-c914924ea18f ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:45f61a93-d0f7-4aee-be44-452b58282ba6 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:45f61a93-d0f7-4aee-be44-452b58282ba6 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-28T00:50:32.639Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 01b56662-5631-4818-901f-84f1a152a2da 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:50:32.678Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-28T00:50:32.679Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2022-11-28T00:50:32.679Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2022-11-28T00:50:32.679Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 74d387b3-c273-4fbf-9d5a-6109e55b9352 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-28T00:50:32.679Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2022-11-28T00:50:32.680Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-28T00:50:32.925Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2022-11-28T00:50:32.926Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 74d387b3-c273-4fbf-9d5a-6109e55b9352 73997 2022-11-28T00:50:32.927Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2022-11-28T00:50:32.927Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-28T00:50:32.927Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:50:32.927Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:32.930Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:32.930Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596632927, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T00:50:33.031Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-28T00:50:33.032Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:33.032Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:33.049Z||pool-76-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:33.050Z||pool-76-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:50:33.930Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-28T00:50:33.932Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2022-11-28T00:50:33.932Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 74d387b3-c273-4fbf-9d5a-6109e55b9352, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-28T00:50:33.932Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2022-11-28T00:50:33.933Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-28T00:50:33.933Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-28T00:50:34.052Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11621048275236983849/Definitions/service-BasicCnf-template.yml Log warning: The required parameter "compute_dummy_metadata" is not provided Log warning: The required parameter "compute_dummy_name" is not provided 2022-11-28T00:50:35.287Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-28T00:50:35.288Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||WARN|500||#################################################################################################### 2022-11-28T00:50:35.288Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-28T00:50:35.288Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-11-28T00:50:35.288Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-28T00:50:35.289Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-28T00:50:35.289Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-28T00:50:35.289Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-BasicCnf-csar.csar 2022-11-28T00:50:35.289Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||WARN|500||#################################################################################################### 2022-11-28T00:50:35.290Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.290Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:35.290Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-28T00:50:35.290Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2022-11-28T00:50:35.291Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-28T00:50:35.291Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.291Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:35.291Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-28T00:50:35.291Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2022-11-28T00:50:35.292Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-28T00:50:35.292Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.292Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:35.293Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.293Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-28T00:50:35.293Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2022-11-28T00:50:35.294Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template dummy is not matching search criteria 2022-11-28T00:50:35.294Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-28T00:50:35.294Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.294Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-28T00:50:35.295Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.295Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-28T00:50:35.295Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:50:35.296Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.296Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-28T00:50:35.296Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:50:35.297Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.297Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-28T00:50:35.297Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:50:35.298Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.298Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-28T00:50:35.298Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-11-28T00:50:35.298Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=a55946cd-d7a9-4028-8d66-da43c9c03c8f 2022-11-28T00:50:35.299Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.299Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:35.299Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.299Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:35.299Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.300Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:35.300Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:35.300Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:35.300Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:01b56662-5631-4818-901f-84f1a152a2da Model Version:NULL Model InvariantUuid:c1ad3602-1808-4644-b41a-b730462d8c22 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:574d0eae-2499-4201-a5d4-9e92d35f2973 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:60b34afb-c30d-49a1-bb6c-4b4dfa7ebe37 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0ce81591-928b-4e7a-8e80-b5bc44501ed4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:02513026-675f-4b3b-bf14-67f1128e0833 ModelName:BasicCnf..base_dummy..module-0 ModelUuid:63423478-9c32-448f-aeae-cb01026393cf ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:a55946cd-d7a9-4028-8d66-da43c9c03c8f ModelInvariantUuid:407ddd54-838d-43d4-b6bc-90f2041c93cf ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:cf8e0782-31cb-47c2-a00a-bb704f5ebd2d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:ac09f995-d91a-41c0-a96d-3b8ea5786b5d ModelInvariantUuid:50814fed-92bb-496a-b8a0-2064f9764dd0 ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:402fa218-71f5-4cfe-9aa8-016086af3c4e 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:50:35.309Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 0a300f09-f6b1-4f50-b5dc-50f2779b65fb 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:50:35.313Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||basic_cnf 0 2022-11-28T00:50:35.313Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0a300f09-f6b1-4f50-b5dc-50f2779b65fb 2022-11-28T00:50:35.313Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 144a70fa-d6bc-46a6-8bbf-43edcefc44fb from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-28T00:50:35.313Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2022-11-28T00:50:35.314Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-28T00:50:35.374Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2022-11-28T00:50:35.374Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 144a70fa-d6bc-46a6-8bbf-43edcefc44fb 12 2022-11-28T00:50:35.374Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2022-11-28T00:50:35.374Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-28T00:50:35.375Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:50:35.375Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:35.377Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:35.377Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596635374, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-11-28T00:50:35.477Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:35.478Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:35.478Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:35.492Z||pool-77-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:35.492Z||pool-77-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:50:36.377Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: e908ca1c-5669-4fe2-b958-1d937788ba63 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-28T00:50:36.378Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2022-11-28T00:50:36.378Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-28T00:50:36.434Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2022-11-28T00:50:36.434Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz e908ca1c-5669-4fe2-b958-1d937788ba63 2688 2022-11-28T00:50:36.434Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2022-11-28T00:50:36.434Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-28T00:50:36.435Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:50:36.435Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:36.437Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:36.437Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596636434, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-28T00:50:36.537Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:36.538Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:36.538Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:36.553Z||pool-78-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:36.553Z||pool-78-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:37.438Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: ca88a961-7dc4-4e6f-8059-89c93bd64517 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-28T00:50:37.439Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2022-11-28T00:50:37.440Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-28T00:50:37.509Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2022-11-28T00:50:37.510Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ca88a961-7dc4-4e6f-8059-89c93bd64517 828 2022-11-28T00:50:37.510Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2022-11-28T00:50:37.510Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-28T00:50:37.511Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:50:37.511Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:37.513Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:37.513Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596637510, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-28T00:50:37.613Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:37.614Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:37.614Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:37.628Z||pool-79-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:37.628Z||pool-79-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:38.514Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "02513026-675f-4b3b-bf14-67f1128e0833", "vfModuleModelVersion": "1", "vfModuleModelUUID": "63423478-9c32-448f-aeae-cb01026393cf", "vfModuleModelCustomizationUUID": "81252716-dd6a-4e97-899a-1417398e5ff3", "isBase": true, "artifacts": [ "0d52ce00-edee-4969-98dc-c914924ea18f", "e908ca1c-5669-4fe2-b958-1d937788ba63", "45f61a93-d0f7-4aee-be44-452b58282ba6" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-28T00:50:38.518Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:63423478-9c32-448f-aeae-cb01026393cf VfModuleModelInvariantUUID:02513026-675f-4b3b-bf14-67f1128e0833 VfModuleModelDescription:NULL Artifacts UUID List:{ 0d52ce00-edee-4969-98dc-c914924ea18f , e908ca1c-5669-4fe2-b958-1d937788ba63 , 45f61a93-d0f7-4aee-be44-452b58282ba6 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-28T00:50:38.520Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "02513026-675f-4b3b-bf14-67f1128e0833", "vfModuleModelVersion": "1", "vfModuleModelUUID": "63423478-9c32-448f-aeae-cb01026393cf", "vfModuleModelCustomizationUUID": "81252716-dd6a-4e97-899a-1417398e5ff3", "isBase": true, "artifacts": [ "0d52ce00-edee-4969-98dc-c914924ea18f", "e908ca1c-5669-4fe2-b958-1d937788ba63", "45f61a93-d0f7-4aee-be44-452b58282ba6" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-28T00:50:38.520Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:63423478-9c32-448f-aeae-cb01026393cf VfModuleModelInvariantUUID:02513026-675f-4b3b-bf14-67f1128e0833 VfModuleModelDescription:NULL Artifacts UUID List:{ 0d52ce00-edee-4969-98dc-c914924ea18f , e908ca1c-5669-4fe2-b958-1d937788ba63 , 45f61a93-d0f7-4aee-be44-452b58282ba6 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-28T00:50:38.520Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0d52ce00-edee-4969-98dc-c914924ea18f from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-28T00:50:38.520Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2022-11-28T00:50:38.521Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-28T00:50:38.574Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2022-11-28T00:50:38.575Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 0d52ce00-edee-4969-98dc-c914924ea18f 1164 2022-11-28T00:50:38.575Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2022-11-28T00:50:38.575Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-28T00:50:38.575Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:50:38.576Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:38.578Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:38.578Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596638575, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-28T00:50:38.678Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:38.679Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:38.679Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:38.692Z||pool-80-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:38.693Z||pool-80-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:50:39.579Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 45f61a93-d0f7-4aee-be44-452b58282ba6 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-28T00:50:39.579Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2022-11-28T00:50:39.580Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-28T00:50:39.640Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2022-11-28T00:50:39.641Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 45f61a93-d0f7-4aee-be44-452b58282ba6 200 2022-11-28T00:50:39.641Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2022-11-28T00:50:39.642Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-28T00:50:39.642Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:50:39.642Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:39.663Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:39.664Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596639641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-28T00:50:39.744Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 80 ms 2022-11-28T00:50:39.745Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:39.745Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:39.760Z||pool-81-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:39.760Z||pool-81-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50: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:50: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:50: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:50:40.076Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:40.076Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-28T00:50:40.077Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "2af939e1-849d-402f-bb93-64d263ef3f94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596568310, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-28T00:50:40.077Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:50:40.078Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-28T00:50:40.078Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "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:50:40.078Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-28T00:50:40.078Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-28T00:50:40.078Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "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:50:40.078Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-28T00:50:40.078Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-28T00:50:40.078Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "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:50:40.078Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-28T00:50:40.079Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-28T00:50:40.079Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "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:50:40.079Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-28T00:50:40.079Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-28T00:50:40.079Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "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:50:40.079Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-28T00:50:40.664Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 01b56662-5631-4818-901f-84f1a152a2da 2022-11-28T00:50:40.665Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 0a300f09-f6b1-4f50-b5dc-50f2779b65fb 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=? 2022-11-28T00:50:40.684Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select 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:50:40.690Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4a26662, org.onap.sdc.toscaparser.api.parameters.Input@1d5a16c3, org.onap.sdc.toscaparser.api.parameters.Input@cff0910, org.onap.sdc.toscaparser.api.parameters.Input@24777860, org.onap.sdc.toscaparser.api.parameters.Input@33f18bfa] 2022-11-28T00:50:40.691Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.691Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:40.692Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2022-11-28T00:50:40.692Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 0ce81591-928b-4e7a-8e80-b5bc44501ed4 2022-11-28T00:50:40.692Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0ce81591-928b-4e7a-8e80-b5bc44501ed4 matches Tosca VF Customization UUID: 0ce81591-928b-4e7a-8e80-b5bc44501ed4 2022-11-28T00:50:40.692Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 0ce81591-928b-4e7a-8e80-b5bc44501ed4 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:50:40.694Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.694Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:40.695Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 0ce81591-928b-4e7a-8e80-b5bc44501ed4: {\"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:50:40.695Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@15388350 2022-11-28T00:50:40.695Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.695Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-28T00:50:40.695Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 81252716-dd6a-4e97-899a-1417398e5ff3 2022-11-28T00:50:40.695Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 81252716-dd6a-4e97-899a-1417398e5ff3 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:50:40.698Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.698Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-28T00:50:40.698Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:50:40.698Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.698Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-28T00:50:40.698Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:50:40.699Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.699Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-28T00:50:40.699Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-11-28T00:50:40.699Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=a55946cd-d7a9-4028-8d66-da43c9c03c8f 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:50:40.702Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.702Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-28T00:50:40.702Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:50:40.702Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.702Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-28T00:50:40.702Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=0ce81591-928b-4e7a-8e80-b5bc44501ed4 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:50:40.705Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.705Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:40.705Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 01b56662-5631-4818-901f-84f1a152a2da: basic_cnf 2022-11-28T00:50:40.705Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.705Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:40.705Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.706Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:40.706Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.706Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:40.706Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.706Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:40.706Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:50:40.706Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:50:40.707Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Saving Service: basic_cnf Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-28T00:50:40.786Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 0a300f09-f6b1-4f50-b5dc-50f2779b65fb 1 ASDC deployResourceStructure 2022-11-28T00:50:40.787Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2022-11-28T00:50:40.787Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource) 2022-11-28T00:50:40.787Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-28T00:50:40.788Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:40.789Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:40.789Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596640787, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-28T00:50:40.890Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:40.891Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:40.891Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:40.906Z||pool-82-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:40.906Z||pool-82-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:41.790Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2022-11-28T00:50:41.791Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource) 2022-11-28T00:50:41.791Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-28T00:50:41.791Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:41.793Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:41.794Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596641790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-28T00:50:41.893Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-28T00:50:41.894Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:41.894Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:41.909Z||pool-83-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:41.910Z||pool-83-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:50:42.794Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2022-11-28T00:50:42.795Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-28T00:50:42.795Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:50:42.796Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:42.798Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:42.798Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596642794, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-28T00:50:42.898Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:42.899Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:42.899Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:42.914Z||pool-84-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:42.914Z||pool-84-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:43.799Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2022-11-28T00:50:43.800Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-28T00:50:43.800Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:50:43.800Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:43.802Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:43.802Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596643799, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-11-28T00:50:43.903Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-28T00:50:43.904Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:43.904Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:43.925Z||pool-85-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:43.926Z||pool-85-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:44.803Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2022-11-28T00:50:44.804Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-28T00:50:44.804Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:50:44.804Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:44.806Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:44.806Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596644803, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-11-28T00:50:44.907Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-28T00:50:44.907Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:44.908Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:44.925Z||pool-86-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:44.926Z||pool-86-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:45.807Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2022-11-28T00:50:45.807Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-28T00:50:45.807Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:50:45.808Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:50:45.810Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:50:45.810Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596645807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T00:50:45.910Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:50:45.911Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:50:45.911Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:50:45.929Z||pool-87-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:50:45.930Z||pool-87-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:50:46.811Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2241ed1b-624a-4b65-8c9a-3358d776d15e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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:50:46.823Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2241ed1b-624a-4b65-8c9a-3358d776d15e 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:50:46.826Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-28T00:50:46.827Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-28T00:50:46.827Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-28T00:50:46.827Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-28T00:50:46.827Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T00:50:46.827Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T00:50:46.827Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T00:50:46.827Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T00:50:46.828Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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:50:46.834Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-28T00:51:16.834Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2241ed1b-624a-4b65-8c9a-3358d776d15e 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:51:16.840Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2241ed1b-624a-4b65-8c9a-3358d776d15e and serviceModelVersionId: 01b56662-5631-4818-901f-84f1a152a2da 2022-11-28T00:51:16.840Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c1ad3602-1808-4644-b41a-b730462d8c22 2022-11-28T00:51:16.841Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c1ad3602-1808-4644-b41a-b730462d8c22/model-vers/model-ver/01b56662-5631-4818-901f-84f1a152a2da?depth=0 2022-11-28T00:51:16.845Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2022-11-28T00:51:16.885Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1ad3602-1808-4644-b41a-b730462d8c22/model-vers/model-ver/01b56662-5631-4818-901f-84f1a152a2da?depth=0|INFO|500||Invoke 2022-11-28T00:51:16.885Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1ad3602-1808-4644-b41a-b730462d8c22/model-vers/model-ver/01b56662-5631-4818-901f-84f1a152a2da?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1ad3602-1808-4644-b41a-b730462d8c22/model-vers/model-ver/01b56662-5631-4818-901f-84f1a152a2da?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2241ed1b-624a-4b65-8c9a-3358d776d15e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2882844e-8ba8-46b0-963b-3bfb2966ceeb], X-ECOMP-RequestID=[2241ed1b-624a-4b65-8c9a-3358d776d15e], X-TransactionId=[], X-ONAP-RequestID=[2241ed1b-624a-4b65-8c9a-3358d776d15e], Content-Type=[application/merge-patch+json]} 2022-11-28T00:51:16.892Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1ad3602-1808-4644-b41a-b730462d8c22/model-vers/model-ver/01b56662-5631-4818-901f-84f1a152a2da?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-28T00:51:16.999Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1ad3602-1808-4644-b41a-b730462d8c22/model-vers/model-ver/01b56662-5631-4818-901f-84f1a152a2da?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/c1ad3602-1808-4644-b41a-b730462d8c22/model-vers/model-ver/01b56662-5631-4818-901f-84f1a152a2da?depth=0 has http status code:200 and response headers:{date=[Mon, 28 Nov 2022 00:51:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[104], vertex-id=[253960], x-aai-txid=[0-aai-resources-221128-00:51:17:520-12340], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-28T00:51:16.999Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1ad3602-1808-4644-b41a-b730462d8c22/model-vers/model-ver/01b56662-5631-4818-901f-84f1a152a2da?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-28T00:51:17.000Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1ad3602-1808-4644-b41a-b730462d8c22/model-vers/model-ver/01b56662-5631-4818-901f-84f1a152a2da?depth=0|INFO|500||InvokeReturn 2022-11-28T00:51:17.000Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-28T00:51:17.000Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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:51:17.006Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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:51:17.006Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2241ed1b-624a-4b65-8c9a-3358d776d15e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-28T00:51:17.006Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-28T00:51:17.007Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:51:17.008Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:51:17.008Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||try to send status { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596677006, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-28T00:51:17.109Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:51:17.109Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:51:17.110Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:51:17.130Z||pool-88-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:51:17.130Z||pool-88-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:51:18.035Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:51:18.035Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T00:51:18.036Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:51:27.585Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:51:27.586Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:51:27.586Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T00:51:27.587Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:51:37.137Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:51:37.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:51:37.138Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T00:51:37.138Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:51: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:51: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:51: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:51:40.089Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:51:40.090Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:51:40.090Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "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:51:40.091Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:51:46.687Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:51:46.688Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:51:46.688Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T00:51:46.688Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:51:56.244Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:51:56.245Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:51:56.245Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T00:51:56.245Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:52:05.945Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:52:40.037Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:52:40.037Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T00:52:40.038Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:52: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:52: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:52: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:52:40.072Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:52:40.073Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.073Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "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:52:40.074Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-28T00:52:40.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.074Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "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:52:40.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.074Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596584784, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-28T00:52:40.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.074Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596585861, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-28T00:52:40.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.075Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596587139, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-28T00:52:40.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.075Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596588314, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-28T00:52:40.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.075Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596589320, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-28T00:52:40.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.076Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596590324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-28T00:52:40.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.076Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596591328, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T00:52:40.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.076Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea59bdcf-e1dc-4f9b-a83d-bb52e3c73a89", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596622580, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-28T00:52:40.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.076Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-28T00:52:40.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T00:52:40.078Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596569331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596632927, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596635374, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596636434, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-28T00:52:40.079Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.080Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596637510, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-28T00:52:40.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.080Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596638575, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-28T00:52:40.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:40.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-28T00:52:40.080Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596639641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-28T00:52:40.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:52:49.633Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:53:40.037Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:53:40.038Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T00:53:40.038Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:53:40.047Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:53:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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:53:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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:53:40.571Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:53:40.572Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-28T00:53:40.572Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596640787, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-28T00:53:40.574Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:53:40.574Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-28T00:53:40.574Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596641790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-28T00:53:40.574Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:53:40.574Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-28T00:53:40.575Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596642794, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-28T00:53:40.575Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:53:40.575Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-28T00:53:40.575Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596643799, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-11-28T00:53:40.575Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:53:40.575Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-28T00:53:40.576Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596644803, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-11-28T00:53:40.576Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:53:40.576Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-28T00:53:40.576Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596645807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T00:53:40.576Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:53:40.577Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-28T00:53:40.577Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2241ed1b-624a-4b65-8c9a-3358d776d15e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669596677006, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-28T00:53:40.577Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:53:49.596Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:54:40.037Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:54:40.039Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T00:54:40.039Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:54: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:54: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:54: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:54:49.590Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:54:49.613Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:55:40.037Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:55:40.039Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T00:55:40.039Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:55: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:55: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:55: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:55:49.585Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:55:49.585Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:56:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:56: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-28T00:56: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-28T00: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-28T00: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-28T00: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-28T00:56:49.657Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:56:49.674Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:57:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:57: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-28T00:57: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-28T00:57: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:57: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:57: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:57:49.592Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:57:49.594Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:40.037Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T00:58:40.037Z||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-28T00:58: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-28T00:58: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:58: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:58: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:58:40.433Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:40.435Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.435Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "cds", "timestamp": 1669597095257, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.437Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.437Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.437Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597093032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.437Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.437Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.437Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597100181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.437Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.438Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.438Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "cds", "timestamp": 1669597095257, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.438Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.438Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.438Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597093032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.438Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.438Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.438Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597100181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.438Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.439Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.439Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "cds", "timestamp": 1669597095257, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.439Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.439Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.439Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597093032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-28T00:58:40.439Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.439Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.439Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597100181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.439Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.440Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.440Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597093032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.440Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.440Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.440Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "cds", "timestamp": 1669597095257, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.440Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.440Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.440Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597100181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.440Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.441Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.441Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597104555, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.441Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.441Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.441Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597093032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.441Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.441Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.441Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "cds", "timestamp": 1669597095257, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.442Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.442Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.442Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597100181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.442Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.442Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.442Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597104555, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-28T00:58:40.442Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.442Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.442Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597093032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.443Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.443Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.443Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "cds", "timestamp": 1669597095257, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.443Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.443Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.443Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597100181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.443Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.443Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.443Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597104555, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-28T00:58:40.443Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.444Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.444Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597093032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.444Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.444Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.444Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "cds", "timestamp": 1669597095257, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.444Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.444Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.444Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597100181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.444Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.445Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.445Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597104555, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.445Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.445Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.445Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "cds", "timestamp": 1669597095257, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T00:58:40.445Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.445Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.445Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597100181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T00:58:40.445Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.445Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.446Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597093032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T00:58:40.446Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.446Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.446Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597104555, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-28T00:58:40.446Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.446Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.446Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597104555, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.446Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.447Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.447Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597112119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T00:58:40.447Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:58:40.447Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.447Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597112089, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T00:58:40.447Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:58:40.447Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.447Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "cds", "timestamp": 1669597111032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T00:58:40.447Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:58:40.448Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.448Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597104555, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.448Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.448Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.448Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597113102, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T00:58:40.448Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:58:40.448Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.448Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "policy-id", "timestamp": 1669597114105, "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:58:40.476Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dca54faa-f3d5-40b7-b634-126a5043c6c6 2022-11-28T00:58:40.476Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId dca54faa-f3d5-40b7-b634-126a5043c6c6 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:58:40.487Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.488Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597104555, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T00:58:40.488Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.488Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.488Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597113581, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-28T00:58:40.488Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:58:40.488Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.488Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597114670, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-28T00:58:40.489Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:58:40.489Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.489Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597115751, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-28T00:58:40.489Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:58:40.489Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.489Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597112041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.489Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.489Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.490Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597115110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.490Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.490Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.490Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597116816, "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:58:40.497Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dca54faa-f3d5-40b7-b634-126a5043c6c6 2022-11-28T00:58:40.497Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId dca54faa-f3d5-40b7-b634-126a5043c6c6 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:58:40.505Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.505Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597115110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.506Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.506Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.506Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597112041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.506Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.506Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.506Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597119380, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T00:58:40.506Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:58:40.506Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.506Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "multicloud-k8s-id", "timestamp": 1669597117829, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-28T00:58:40.506Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T00:58:40.507Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.507Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597112041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.507Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.507Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.507Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597115110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-28T00:58:40.507Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.507Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.507Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "aai-ml", "timestamp": 1669597120385, "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:58:40.513Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dca54faa-f3d5-40b7-b634-126a5043c6c6 2022-11-28T00:58:40.513Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId dca54faa-f3d5-40b7-b634-126a5043c6c6 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:58:40.523Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.523Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.523Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.523Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.523Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597112041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.524Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.524Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.524Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597115110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.524Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:58:40.708Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:40.709Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-28T00:58:40.709Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"dca54faa-f3d5-40b7-b634-126a5043c6c6","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c2b7a2a8-6e1c-4530-9992-30a8c0862b9f","serviceDescription":"service","serviceInvariantUUID":"399cc48d-692c-458a-8389-54eeb9945251","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"060d0b4b-976e-41bc-906e-89033133bd4c","resourceInvariantUUID":"f7c5feef-1c46-4148-ab47-4f0aa46f1798","resourceCustomizationUUID":"a3286b2f-cbf9-4396-8983-eb84a5cd2190","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NDVhZmIxMzMwOTBhM2MxZTAxNzg3NzIxMTU4NTc1NzU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"23c86f77-4e38-45c5-968f-74f7535e7f6c","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"NWU3OTFmODQwODlkYWU1ZTgyNmEzMDg1Y2VkNzJkZWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97a35bb6-420a-430b-b272-da24d383afa0","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0afabb97-0425-468f-92b1-bbd13b394dcd","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"13f5cc07-0e66-4457-a21f-1ee3dbff6bf6","artifactVersion":"2","generatedFromUUID":"b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"ZjQ4OGJmNzg2OTYwMzRkZmU3MGEwOTE0ZDVkNTc1YTE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1da23686-9d23-469d-a4c8-c166de435205","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"ZTg0ZGNiMGE1OWY1NmQwOGVlODk3MWQ3NGEyY2EyNGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"13e1d540-4d69-41a4-9d73-867bc4e742ef","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjAyMTA3NGY1NDcwYzdkNzJlNmJlZDgzZGZlZDI0MTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ae5d1899-4887-4119-8092-3e0d256a9b8f","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-28T00:58:40.711Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:58:40.712Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:40.717Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:40.717Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:40.818Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-28T00:58:40.819Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:40.819Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:40.839Z||pool-89-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:40.839Z||pool-89-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:58:41.717Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:58:41.718Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:41.720Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:41.720Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-28T00:58:41.820Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-28T00:58:41.822Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:41.822Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:41.837Z||pool-90-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:41.838Z||pool-90-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:42.721Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:58:42.722Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:42.724Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:42.724Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-28T00:58:42.824Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:42.824Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:42.825Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:42.841Z||pool-91-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:42.841Z||pool-91-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:58:43.725Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:58:43.725Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:43.727Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:43.727Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:43.827Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:43.828Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:43.828Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:43.842Z||pool-92-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:43.842Z||pool-92-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:44.728Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:58:44.729Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:44.731Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:44.731Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-28T00:58:44.831Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:44.832Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:44.832Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:44.848Z||pool-93-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:44.848Z||pool-93-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:45.731Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:58:45.732Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:45.734Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:45.734Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:45.834Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:45.835Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:45.835Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:45.851Z||pool-94-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:45.851Z||pool-94-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:46.735Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:58:46.736Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:46.738Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:46.738Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T00:58:46.839Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:46.839Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:46.840Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:46.855Z||pool-95-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:46.855Z||pool-95-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:47.739Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T00:58:47.740Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:47.742Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:47.742Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T00:58:47.842Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:47.843Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:47.843Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:47.858Z||pool-96-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:47.859Z||pool-96-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:48.743Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c2b7a2a8-6e1c-4530-9992-30a8c0862b9f", "serviceDescription": "service", "serviceInvariantUUID": "399cc48d-692c-458a-8389-54eeb9945251", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "a3286b2f-cbf9-4396-8983-eb84a5cd2190", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "060d0b4b-976e-41bc-906e-89033133bd4c", "resourceInvariantUUID": "f7c5feef-1c46-4148-ab47-4f0aa46f1798", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "NWU3OTFmODQwODlkYWU1ZTgyNmEzMDg1Y2VkNzJkZWE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97a35bb6-420a-430b-b272-da24d383afa0", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "13f5cc07-0e66-4457-a21f-1ee3dbff6bf6", "generatedFromUUID": "b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "13f5cc07-0e66-4457-a21f-1ee3dbff6bf6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjAyMTA3NGY1NDcwYzdkNzJlNmJlZDgzZGZlZDI0MTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ae5d1899-4887-4119-8092-3e0d256a9b8f" } ], "workloadContext": "Production" } 2022-11-28T00:58:48.744Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-28T00:58:48.744Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2b7a2a8-6e1c-4530-9992-30a8c0862b9f ASDC 2022-11-28T00:58:48.745Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:dca54faa-f3d5-40b7-b634-126a5043c6c6 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c2b7a2a8-6e1c-4530-9992-30a8c0862b9f ServiceInvariantUUID:399cc48d-692c-458a-8389-54eeb9945251 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:ae5d1899-4887-4119-8092-3e0d256a9b8f ArtifactChecksum:YjAyMTA3NGY1NDcwYzdkNzJlNmJlZDgzZGZlZDI0MTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:a3286b2f-cbf9-4396-8983-eb84a5cd2190 ResourceInvariantUUID:f7c5feef-1c46-4148-ab47-4f0aa46f1798 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:060d0b4b-976e-41bc-906e-89033133bd4c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:97a35bb6-420a-430b-b272-da24d383afa0 ArtifactChecksum:NWU3OTFmODQwODlkYWU1ZTgyNmEzMDg1Y2VkNzJkZWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:13f5cc07-0e66-4457-a21f-1ee3dbff6bf6 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:13f5cc07-0e66-4457-a21f-1ee3dbff6bf6 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-28T00:58:48.745Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2b7a2a8-6e1c-4530-9992-30a8c0862b9f 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:58:48.785Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-28T00:58:48.786Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-28T00:58:48.786Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-28T00:58:48.786Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ae5d1899-4887-4119-8092-3e0d256a9b8f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-28T00:58:48.787Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-28T00:58:48.787Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-28T00:58:48.857Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-28T00:58:48.858Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ae5d1899-4887-4119-8092-3e0d256a9b8f 83011 2022-11-28T00:58:48.859Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-11-28T00:58:48.859Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-28T00:58:48.859Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:58:48.859Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:48.861Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:48.861Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597128859, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T00:58:48.962Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:48.963Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:48.963Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:48.977Z||pool-97-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:48.977Z||pool-97-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-28T00:58:49.862Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-28T00:58:49.863Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-28T00:58:49.863Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: ae5d1899-4887-4119-8092-3e0d256a9b8f, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:49.864Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2022-11-28T00:58:49.864Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:49.864Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:50.039Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4624094314966808555/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2022-11-28T00:58:51.220Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-28T00:58:51.221Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-11-28T00:58:51.221Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:51.221Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-28T00:58:51.221Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:51.221Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:51.221Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:51.221Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:51.222Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:51.222Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:51.222Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-28T00:58:51.222Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-11-28T00:58:51.222Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.222Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:51.222Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-28T00:58:51.223Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-28T00:58:51.223Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-28T00:58:51.223Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.223Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:51.223Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-28T00:58:51.223Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-28T00:58:51.224Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-28T00:58:51.224Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.224Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:51.224Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.224Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-28T00:58:51.224Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-11-28T00:58:51.224Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-11-28T00:58:51.225Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-11-28T00:58:51.225Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-28T00:58:51.225Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-28T00:58:51.225Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.225Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-28T00:58:51.225Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.225Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-28T00:58:51.225Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:58:51.226Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.226Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-28T00:58:51.226Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:58:51.226Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.226Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-28T00:58:51.226Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:58:51.227Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.227Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-28T00:58:51.227Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-28T00:58:51.227Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-28T00:58:51.227Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=9eb025da-b2da-4875-8f9a-8faaa4af11a7 2022-11-28T00:58:51.227Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.227Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:51.227Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.228Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:51.228Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.228Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:51.228Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:51.228Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:51.228Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:c2b7a2a8-6e1c-4530-9992-30a8c0862b9f Model Version:NULL Model InvariantUuid:399cc48d-692c-458a-8389-54eeb9945251 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:0e0f4e28-336c-4e8b-a454-de13cd186351 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:f7c5feef-1c46-4148-ab47-4f0aa46f1798 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a3286b2f-cbf9-4396-8983-eb84a5cd2190 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:1206fd43-3394-4c44-8bad-d6afef01dabe ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:36fa2266-e838-4da8-b21c-2a38a5d1644a ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:9eb025da-b2da-4875-8f9a-8faaa4af11a7 ModelInvariantUuid:6010135e-d9cf-4f8c-be56-5ed8f921a97a ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:dfaa8dce-b7c1-4038-a7f8-d0e0d11747c5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:e8732909-1cdc-4372-aaae-f31f6debdc58 ModelInvariantUuid:b32fe3e8-27b2-42c3-a89c-3a56321e3bc2 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:9d00ef9a-47bf-431a-83bb-1fe474ff2d3e 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:58:51.243Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 060d0b4b-976e-41bc-906e-89033133bd4c 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:58:51.247Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||basic_vm_macro 0 2022-11-28T00:58:51.247Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 060d0b4b-976e-41bc-906e-89033133bd4c 2022-11-28T00:58:51.248Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 97a35bb6-420a-430b-b272-da24d383afa0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-28T00:58:51.248Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-28T00:58:51.248Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-28T00:58:51.332Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-28T00:58:51.333Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 97a35bb6-420a-430b-b272-da24d383afa0 792 2022-11-28T00:58:51.333Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2022-11-28T00:58:51.333Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-28T00:58:51.333Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:58:51.333Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:51.335Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:51.335Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597131333, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-28T00:58:51.435Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:51.436Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:51.437Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:51.452Z||pool-98-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:51.452Z||pool-98-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:52.336Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "1206fd43-3394-4c44-8bad-d6afef01dabe", "vfModuleModelVersion": "1", "vfModuleModelUUID": "36fa2266-e838-4da8-b21c-2a38a5d1644a", "vfModuleModelCustomizationUUID": "d50ef9e5-398e-47cb-b02f-e67e8780dd85", "isBase": true, "artifacts": [ "b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0", "13f5cc07-0e66-4457-a21f-1ee3dbff6bf6" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-28T00:58:52.341Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:36fa2266-e838-4da8-b21c-2a38a5d1644a VfModuleModelInvariantUUID:1206fd43-3394-4c44-8bad-d6afef01dabe VfModuleModelDescription:NULL Artifacts UUID List:{ b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0 , 13f5cc07-0e66-4457-a21f-1ee3dbff6bf6 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-28T00:58:52.343Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "1206fd43-3394-4c44-8bad-d6afef01dabe", "vfModuleModelVersion": "1", "vfModuleModelUUID": "36fa2266-e838-4da8-b21c-2a38a5d1644a", "vfModuleModelCustomizationUUID": "d50ef9e5-398e-47cb-b02f-e67e8780dd85", "isBase": true, "artifacts": [ "b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0", "13f5cc07-0e66-4457-a21f-1ee3dbff6bf6" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-28T00:58:52.343Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:36fa2266-e838-4da8-b21c-2a38a5d1644a VfModuleModelInvariantUUID:1206fd43-3394-4c44-8bad-d6afef01dabe VfModuleModelDescription:NULL Artifacts UUID List:{ b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0 , 13f5cc07-0e66-4457-a21f-1ee3dbff6bf6 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-11-28T00:58:52.343Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-28T00:58:52.343Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-28T00:58:52.344Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-28T00:58:52.412Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-28T00:58:52.413Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml b95aad56-2a2e-4230-b7d9-6efc2d4a1ec0 5033 2022-11-28T00:58:52.413Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-28T00:58:52.413Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-28T00:58:52.413Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:58:52.413Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:52.415Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:52.415Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597132413, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-28T00:58:52.515Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:52.516Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:52.516Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:52.530Z||pool-99-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:52.531Z||pool-99-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:53.415Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 13f5cc07-0e66-4457-a21f-1ee3dbff6bf6 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-28T00:58:53.416Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-28T00:58:53.416Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-28T00:58:53.475Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-28T00:58:53.475Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 13f5cc07-0e66-4457-a21f-1ee3dbff6bf6 903 2022-11-28T00:58:53.476Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-28T00:58:53.476Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-28T00:58:53.476Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T00:58:53.476Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:53.478Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:53.478Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597133475, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-28T00:58:53.578Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:53.578Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:53.579Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:53.600Z||pool-100-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:53.600Z||pool-100-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:54.478Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: c2b7a2a8-6e1c-4530-9992-30a8c0862b9f 2022-11-28T00:58:54.479Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 060d0b4b-976e-41bc-906e-89033133bd4c 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:58:54.493Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@42e8747f, org.onap.sdc.toscaparser.api.parameters.Input@28b224c6, org.onap.sdc.toscaparser.api.parameters.Input@48191604, org.onap.sdc.toscaparser.api.parameters.Input@1219ca10, org.onap.sdc.toscaparser.api.parameters.Input@13d30fa0] 2022-11-28T00:58:54.495Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.495Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:54.495Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2022-11-28T00:58:54.495Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= a3286b2f-cbf9-4396-8983-eb84a5cd2190 2022-11-28T00:58:54.495Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a3286b2f-cbf9-4396-8983-eb84a5cd2190 matches Tosca VF Customization UUID: a3286b2f-cbf9-4396-8983-eb84a5cd2190 2022-11-28T00:58:54.495Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: a3286b2f-cbf9-4396-8983-eb84a5cd2190 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:58:54.498Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.498Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:54.498Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id a3286b2f-cbf9-4396-8983-eb84a5cd2190: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2022-11-28T00:58:54.499Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@76421165 2022-11-28T00:58:54.499Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.499Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-28T00:58:54.499Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d50ef9e5-398e-47cb-b02f-e67e8780dd85 2022-11-28T00:58:54.499Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d50ef9e5-398e-47cb-b02f-e67e8780dd85 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:58:54.501Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.502Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-28T00:58:54.502Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:58:54.502Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.502Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-28T00:58:54.502Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:58:54.503Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.503Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-28T00:58:54.503Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-28T00:58:54.503Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-28T00:58:54.503Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=9eb025da-b2da-4875-8f9a-8faaa4af11a7 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:58:54.506Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.506Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-28T00:58:54.506Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T00:58:54.506Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.506Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-28T00:58:54.506Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=a3286b2f-cbf9-4396-8983-eb84a5cd2190 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:58:54.508Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.508Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:54.509Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid c2b7a2a8-6e1c-4530-9992-30a8c0862b9f: basic_vm_macro 2022-11-28T00:58:54.509Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.509Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:54.509Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.509Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:54.509Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.509Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:54.510Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.510Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:54.510Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T00:58:54.510Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T00:58:54.510Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-28T00:58:54.616Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 060d0b4b-976e-41bc-906e-89033133bd4c 1 ASDC deployResourceStructure 2022-11-28T00:58:54.616Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2022-11-28T00:58:54.616Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-28T00:58:54.617Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:58:54.617Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:54.618Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:54.619Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597134616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-28T00:58:54.719Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:54.719Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:54.719Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:54.734Z||pool-101-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:54.735Z||pool-101-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:55.619Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-11-28T00:58:55.620Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-28T00:58:55.620Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:58:55.620Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:55.622Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:55.622Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597135619, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-28T00:58:55.722Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:55.723Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:55.723Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:55.740Z||pool-102-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:55.740Z||pool-102-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:56.623Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-11-28T00:58:56.623Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-28T00:58:56.623Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:58:56.624Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:56.625Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:56.626Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597136623, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-28T00:58:56.726Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:56.727Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:56.727Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:56.747Z||pool-103-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:56.747Z||pool-103-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:57.627Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-11-28T00:58:57.627Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-28T00:58:57.627Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T00:58:57.627Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T00:58:57.629Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T00:58:57.629Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597137626, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T00:58:57.729Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T00:58:57.730Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T00:58:57.731Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T00:58:57.747Z||pool-104-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:58:57.747Z||pool-104-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-28T00:58:58.630Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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:58:58.643Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 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:58:58.645Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-28T00:58:58.645Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-28T00:58:58.645Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-28T00:58:58.646Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-28T00:59:28.646Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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:59:28.660Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 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:59:28.662Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-28T00:59:28.663Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-28T00:59:28.663Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-28T00:59:28.663Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-28T00:59: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:59: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-28T00:59: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:59:40.108Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T00:59:40.109Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-28T00:59:40.109Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-28T00:59:40.110Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-28T00:59:58.663Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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:59:58.677Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 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:59:58.679Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-28T00:59:58.679Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-28T00:59:58.679Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-28T00:59:58.679Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-28T01:00:28.679Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T01:00:28.693Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 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-28T01:00:28.697Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-28T01:00:28.697Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-28T01:00:28.697Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-28T01:00:28.697Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-28T01:00:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:00: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-28T01:00: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-28T01:00:40.077Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:00:40.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:00:40.078Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597115110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-28T01:00:40.079Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:00:58.698Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T01:00:58.710Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 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-28T01:00:58.712Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-28T01:00:58.713Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-28T01:00:58.713Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-28T01:00:58.713Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-28T01:01:28.713Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T01:01:28.727Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 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-28T01:01:28.730Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-28T01:01:28.731Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-28T01:01:28.731Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-28T01:01:28.731Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-28T01:01:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:01: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-28T01:01: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-28T01:01:40.580Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:01:40.581Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.581Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597112041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.582Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.582Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.583Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.583Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.583Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.583Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.583Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.583Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.583Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597112041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.584Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.584Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.584Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597115110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.584Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.584Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.584Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-28T01:01:40.585Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.585Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.585Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.585Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.585Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.585Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597115110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.586Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.586Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.586Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597112041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.586Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.586Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.586Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-28T01:01:40.587Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.587Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.587Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.587Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.587Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.587Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597115110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.587Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.587Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.587Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597112041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.587Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.588Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.588Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.588Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.588Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.588Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.588Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.588Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.589Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597115110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.589Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.589Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.589Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597112041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.589Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.589Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.590Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-28T01:01:40.590Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.590Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597124555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.590Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.590Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.590Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.590Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597115110, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597112041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597124555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.591Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597128397, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "cds", "timestamp": 1669597127353, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.593Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597124555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-28T01:01:40.593Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.593Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.593Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597127390, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.593Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.593Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.593Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597129407, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T01:01:40.593Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.593Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.593Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T01:01:40.594Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.594Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597124555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.594Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.594Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "policy-id", "timestamp": 1669597130411, "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-28T01:01:40.613Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9dedc35b-ba71-402e-8a64-8a0893021848 2022-11-28T01:01:40.613Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9dedc35b-ba71-402e-8a64-8a0893021848 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-28T01:01:40.623Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.623Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597128859, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.623Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.623Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.624Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597130182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.624Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.624Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.625Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597124555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-28T01:01:40.625Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.625Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.625Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597129795, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T01:01:40.626Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.626Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.626Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597130182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.626Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.627Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.627Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597124555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-28T01:01:40.627Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.627Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.628Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597130799, "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-28T01:01:40.637Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dca54faa-f3d5-40b7-b634-126a5043c6c6 2022-11-28T01:01:40.637Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId dca54faa-f3d5-40b7-b634-126a5043c6c6 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-28T01:01:40.646Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.646Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597130182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.646Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.647Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.647Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597124555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-28T01:01:40.647Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.647Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.647Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597131333, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.647Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.648Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.648Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.648Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.648Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.648Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597130182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.648Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.649Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.649Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597124555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.649Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.649Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.650Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597132413, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.650Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.650Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.650Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.650Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.651Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.651Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597130182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.651Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.651Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.651Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597124555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.651Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.652Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.652Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597133475, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.652Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.652Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.652Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.652Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.653Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.653Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597130182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.653Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.654Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.654Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597124555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T01:01:40.654Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.654Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.654Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597134616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-28T01:01:40.655Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.655Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.655Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.655Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.656Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.656Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597130182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.656Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.656Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.656Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597135334, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.656Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.656Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.656Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597135619, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-28T01:01:40.657Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.657Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.657Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.657Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.657Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.658Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597130182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.658Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.658Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.658Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597136419, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.658Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.658Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.658Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597136623, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-28T01:01:40.659Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.659Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.659Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.659Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.659Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.659Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597130182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.659Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.659Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.660Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597137497, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.660Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.660Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.660Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597137626, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T01:01:40.660Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.660Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.660Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.660Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.661Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.661Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597130182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T01:01:40.661Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.661Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.661Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597138570, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.661Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.661Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.661Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.661Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.662Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.662Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597140945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.662Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.662Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.662Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597139687, "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-28T01:01:40.669Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9dedc35b-ba71-402e-8a64-8a0893021848 2022-11-28T01:01:40.669Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9dedc35b-ba71-402e-8a64-8a0893021848 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-28T01:01:40.678Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.678Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T01:01:40.678Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.678Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.678Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "multicloud-k8s-id", "timestamp": 1669597140692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597118621, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597141921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597144129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.679Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1669597145132, "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-28T01:01:40.685Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9dedc35b-ba71-402e-8a64-8a0893021848 2022-11-28T01:01:40.685Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9dedc35b-ba71-402e-8a64-8a0893021848 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-28T01:01:40.696Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.696Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597148984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T01:01:40.696Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:01:40.696Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:01:40.696Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "aai-ml", "timestamp": 1669597149990, "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-28T01:01:40.702Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9dedc35b-ba71-402e-8a64-8a0893021848 2022-11-28T01:01:40.702Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9dedc35b-ba71-402e-8a64-8a0893021848 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-28T01:01:58.731Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T01:01:58.743Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 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-28T01:01:58.745Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-28T01:01:58.746Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-28T01:01:58.746Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-28T01:01:58.746Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-28T01:01:58.746Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T01:01:58.747Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T01:01:58.747Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T01:01:58.747Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T01:01:58.747Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||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-28T01:01:58.754Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-28T01:02:28.755Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 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-28T01:02:28.760Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dca54faa-f3d5-40b7-b634-126a5043c6c6 and serviceModelVersionId: c2b7a2a8-6e1c-4530-9992-30a8c0862b9f 2022-11-28T01:02:28.761Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 399cc48d-692c-458a-8389-54eeb9945251 2022-11-28T01:02:28.762Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/399cc48d-692c-458a-8389-54eeb9945251/model-vers/model-ver/c2b7a2a8-6e1c-4530-9992-30a8c0862b9f?depth=0 2022-11-28T01:02:28.767Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-11-28T01:02:28.808Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/399cc48d-692c-458a-8389-54eeb9945251/model-vers/model-ver/c2b7a2a8-6e1c-4530-9992-30a8c0862b9f?depth=0|INFO|500||Invoke 2022-11-28T01:02:28.809Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/399cc48d-692c-458a-8389-54eeb9945251/model-vers/model-ver/c2b7a2a8-6e1c-4530-9992-30a8c0862b9f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/399cc48d-692c-458a-8389-54eeb9945251/model-vers/model-ver/c2b7a2a8-6e1c-4530-9992-30a8c0862b9f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[dca54faa-f3d5-40b7-b634-126a5043c6c6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[75744701-bd2a-4731-b06b-f91c6bb30c38], X-ECOMP-RequestID=[dca54faa-f3d5-40b7-b634-126a5043c6c6], X-TransactionId=[], X-ONAP-RequestID=[dca54faa-f3d5-40b7-b634-126a5043c6c6], Content-Type=[application/merge-patch+json]} 2022-11-28T01:02:28.815Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/399cc48d-692c-458a-8389-54eeb9945251/model-vers/model-ver/c2b7a2a8-6e1c-4530-9992-30a8c0862b9f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-28T01:02:28.927Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/399cc48d-692c-458a-8389-54eeb9945251/model-vers/model-ver/c2b7a2a8-6e1c-4530-9992-30a8c0862b9f?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/399cc48d-692c-458a-8389-54eeb9945251/model-vers/model-ver/c2b7a2a8-6e1c-4530-9992-30a8c0862b9f?depth=0 has http status code:200 and response headers:{date=[Mon, 28 Nov 2022 01:02:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[109], vertex-id=[692224], x-aai-txid=[1-aai-resources-221128-01:02:29:439-45520], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-28T01:02:28.928Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/399cc48d-692c-458a-8389-54eeb9945251/model-vers/model-ver/c2b7a2a8-6e1c-4530-9992-30a8c0862b9f?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-28T01:02:28.929Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/399cc48d-692c-458a-8389-54eeb9945251/model-vers/model-ver/c2b7a2a8-6e1c-4530-9992-30a8c0862b9f?depth=0|INFO|500||InvokeReturn 2022-11-28T01:02:28.929Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-28T01:02:28.930Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||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-28T01:02:28.936Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||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-28T01:02:28.937Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dca54faa-f3d5-40b7-b634-126a5043c6c6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-28T01:02:28.937Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-28T01:02:28.938Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:28.940Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:28.940Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597348937, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-28T01:02:29.040Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:29.041Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:29.041Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:29.062Z||pool-105-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:29.062Z||pool-105-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-28T01:02:29.955Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-28T01:02:29.955Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"9dedc35b-ba71-402e-8a64-8a0893021848","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"ebf726f8-7ed8-4961-b82a-368da9c395a0","serviceDescription":"service","serviceInvariantUUID":"6c12e50a-086b-48a9-a8f9-41e649c702d2","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ae24539e-20cd-492e-99a3-a47490cbd0ee","resourceInvariantUUID":"44258aa2-42da-441f-b863-a272d513bddf","resourceCustomizationUUID":"dc1a122f-fbac-4d1d-ae6f-f756bffb0072","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NzhkYWQyMWI3ZTAyODc1NTUzNGIzYjk5Y2MwMjFiMmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d54be4da-2ccf-4b70-90dd-8cce9cb4f2ce","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"ZjU0Y2IwMTNlMTdiNzI2MDMzYzkxZmM3NDdlN2YwZjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f9629b99-84e0-4dae-9df5-efffd5feabf0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1a29c2b4-d2a5-47e7-bd42-7331883c250b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0d010e8f-acf7-4da1-b075-01d0ed7835db","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b32e5984-a5eb-4824-9b38-9ca97d9bd9f7","artifactVersion":"2","generatedFromUUID":"e2d5f077-afeb-4dd0-bbf2-052b9246df35"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e6abf99f-3777-495a-a457-0258abb81a79","artifactVersion":"2","generatedFromUUID":"1a29c2b4-d2a5-47e7-bd42-7331883c250b"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e2d5f077-afeb-4dd0-bbf2-052b9246df35","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"75103866-d888-41fc-9bea-778771e9632b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"Y2IyZDA0ZGU1YTYyODQ2ZDYxZTY2N2Y3NzdjZmVlMzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57c0af97-13ef-41fa-8996-772f77460c79","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NGE1NGIxYmM4NzcxZjkzMTcwZmM1OWFkYWI1YzE3MzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bd1b0062-4a74-4874-b401-d4b730001588","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-28T01:02:29.955Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T01:02:29.955Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:29.957Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:29.957Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:02:30.057Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:30.058Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:30.058Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:30.072Z||pool-106-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:30.073Z||pool-106-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-28T01:02:30.959Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T01:02:30.959Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:30.962Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:30.962Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-28T01:02:31.063Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-28T01:02:31.065Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:31.065Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:31.084Z||pool-107-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:31.084Z||pool-107-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:31.963Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T01:02:31.964Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:31.967Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:31.967Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-28T01:02:32.067Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:32.068Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:32.068Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:32.086Z||pool-108-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:32.087Z||pool-108-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:32.969Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T01:02:32.969Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:32.971Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:32.971Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:02:33.071Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:33.072Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:33.073Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:33.092Z||pool-109-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:33.093Z||pool-109-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:33.971Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T01:02:33.972Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:33.974Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:33.974Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-28T01:02:34.074Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:34.075Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:34.075Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:34.090Z||pool-110-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:34.090Z||pool-110-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-28T01:02:34.975Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T01:02:34.976Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:34.978Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:34.978Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-28T01:02:35.078Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:35.079Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:35.079Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:35.109Z||pool-111-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:35.110Z||pool-111-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:35.979Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T01:02:35.981Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:35.983Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:35.983Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-28T01:02:36.085Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-11-28T01:02:36.086Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:36.086Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:36.101Z||pool-112-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:36.101Z||pool-112-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-28T01:02:36.984Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T01:02:36.985Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:36.991Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:36.991Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T01:02:37.091Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:37.095Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:37.095Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:37.127Z||pool-113-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:37.127Z||pool-113-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:37.992Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T01:02:37.993Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:37.995Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:37.995Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T01:02:38.095Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:38.096Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:38.096Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:38.112Z||pool-114-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:38.112Z||pool-114-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:38.998Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-28T01:02:38.998Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:39.000Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:39.001Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T01:02:39.101Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-28T01:02:39.101Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:39.101Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:39.116Z||pool-115-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:39.116Z||pool-115-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-28T01:02:40.002Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "ebf726f8-7ed8-4961-b82a-368da9c395a0", "serviceDescription": "service", "serviceInvariantUUID": "6c12e50a-086b-48a9-a8f9-41e649c702d2", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "dc1a122f-fbac-4d1d-ae6f-f756bffb0072", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ae24539e-20cd-492e-99a3-a47490cbd0ee", "resourceInvariantUUID": "44258aa2-42da-441f-b863-a272d513bddf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "ZjU0Y2IwMTNlMTdiNzI2MDMzYzkxZmM3NDdlN2YwZjI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f9629b99-84e0-4dae-9df5-efffd5feabf0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "1a29c2b4-d2a5-47e7-bd42-7331883c250b", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e6abf99f-3777-495a-a457-0258abb81a79", "generatedFromUUID": "1a29c2b4-d2a5-47e7-bd42-7331883c250b" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b32e5984-a5eb-4824-9b38-9ca97d9bd9f7", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e6abf99f-3777-495a-a457-0258abb81a79", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "e2d5f077-afeb-4dd0-bbf2-052b9246df35", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "NGE1NGIxYmM4NzcxZjkzMTcwZmM1OWFkYWI1YzE3MzE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bd1b0062-4a74-4874-b401-d4b730001588" } ], "workloadContext": "Production" } 2022-11-28T01:02:40.002Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-28T01:02:40.002Z|dca54faa-f3d5-40b7-b634-126a5043c6c6|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 ebf726f8-7ed8-4961-b82a-368da9c395a0 ASDC 2022-11-28T01:02:40.002Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:9dedc35b-ba71-402e-8a64-8a0893021848 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:ebf726f8-7ed8-4961-b82a-368da9c395a0 ServiceInvariantUUID:6c12e50a-086b-48a9-a8f9-41e649c702d2 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:bd1b0062-4a74-4874-b401-d4b730001588 ArtifactChecksum:NGE1NGIxYmM4NzcxZjkzMTcwZmM1OWFkYWI1YzE3MzE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:dc1a122f-fbac-4d1d-ae6f-f756bffb0072 ResourceInvariantUUID:44258aa2-42da-441f-b863-a272d513bddf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:ae24539e-20cd-492e-99a3-a47490cbd0ee ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f9629b99-84e0-4dae-9df5-efffd5feabf0 ArtifactChecksum:ZjU0Y2IwMTNlMTdiNzI2MDMzYzkxZmM3NDdlN2YwZjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:1a29c2b4-d2a5-47e7-bd42-7331883c250b ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e6abf99f-3777-495a-a457-0258abb81a79 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:b32e5984-a5eb-4824-9b38-9ca97d9bd9f7 ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e6abf99f-3777-495a-a457-0258abb81a79 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:e2d5f077-afeb-4dd0-bbf2-052b9246df35 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-28T01:02:40.002Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ebf726f8-7ed8-4961-b82a-368da9c395a0 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-28T01:02:40.043Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-28T01:02:40.043Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-28T01:02:40.043Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-28T01:02:40.043Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: bd1b0062-4a74-4874-b401-d4b730001588 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:40.044Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-28T01:02:40.044Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:02: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-28T01:02: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-28T01:02:40.226Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-28T01:02:40.228Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar bd1b0062-4a74-4874-b401-d4b730001588 163300 2022-11-28T01:02:40.228Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-11-28T01:02:40.228Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:40.229Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T01:02:40.229Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:40.231Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:40.231Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597360228, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T01:02:40.331Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:40.332Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:40.332Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:40.370Z||pool-116-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:40.370Z||pool-116-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:40.387Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:40.387Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.388Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "dca54faa-f3d5-40b7-b634-126a5043c6c6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597348937, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-28T01:02:40.388Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:02:40.388Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.388Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.389Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-28T01:02:40.390Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:02:40.390Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.390Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-28T01:02:40.390Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:02:40.390Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.390Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-28T01:02:40.390Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:02:40.390Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.390Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-28T01:02:40.390Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:02:40.391Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.391Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-28T01:02:40.391Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:02:40.391Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:02:40.391Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597120037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-28T01:02:40.391Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-28T01:02:41.231Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-28T01:02:41.232Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-28T01:02:41.232Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: bd1b0062-4a74-4874-b401-d4b730001588, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:41.233Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2022-11-28T01:02:41.233Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:41.234Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:41.375Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2941754287866900635/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2022-11-28T01:02:42.453Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-28T01:02:42.453Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-11-28T01:02:42.454Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:42.454Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-11-28T01:02:42.454Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:42.454Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:42.454Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:42.454Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:42.454Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-11-28T01:02:42.454Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.454Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:42.454Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-28T01:02:42.455Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-28T01:02:42.455Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-28T01:02:42.455Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.455Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:42.455Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-28T01:02:42.455Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-28T01:02:42.455Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-28T01:02:42.456Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.456Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:42.456Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.456Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-11-28T01:02:42.456Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2022-11-28T01:02:42.456Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template dummy_base is not matching search criteria 2022-11-28T01:02:42.456Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-28T01:02:42.457Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.457Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-28T01:02:42.457Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.457Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-28T01:02:42.457Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T01:02:42.457Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.457Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-28T01:02:42.458Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T01:02:42.458Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.458Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-28T01:02:42.458Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T01:02:42.458Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.458Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-28T01:02:42.458Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T01:02:42.459Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.459Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-11-28T01:02:42.459Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2022-11-28T01:02:42.459Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=871e5c07-07cd-4c1f-90b0-0bb34198410d 2022-11-28T01:02:42.459Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.459Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:42.459Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.460Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:42.460Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.460Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:42.460Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:42.460Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:42.460Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:ebf726f8-7ed8-4961-b82a-368da9c395a0 Model Version:NULL Model InvariantUuid:6c12e50a-086b-48a9-a8f9-41e649c702d2 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:135fb33e-4c8d-4cbc-8777-0597d4cc8793 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:44258aa2-42da-441f-b863-a272d513bddf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:dc1a122f-fbac-4d1d-ae6f-f756bffb0072 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:b3177e47-c95f-4526-949a-5ae4f4b647c1 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:0281f74e-2e65-4472-b601-130c0370c2b8 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:521f3d38-7385-4fec-9043-9a28069f70fd ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:32ea52fc-1999-4d14-bb48-4ad5884528a8 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:871e5c07-07cd-4c1f-90b0-0bb34198410d ModelInvariantUuid:1af01ae3-4cce-490f-aaef-60d0b4aa1373 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:da29285b-e2bc-4f36-a00c-db7bac73c64b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:248a3c9d-8560-40aa-aa25-88d321a0e6d8 ModelInvariantUuid:01947884-4773-4768-8f81-62c50b863f88 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:d8490629-a2f5-499c-a86e-bc32e56990cc 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-28T01:02:42.470Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: ae24539e-20cd-492e-99a3-a47490cbd0ee 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-28T01:02:42.473Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||basic_cnf_macro 0 2022-11-28T01:02:42.474Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ae24539e-20cd-492e-99a3-a47490cbd0ee 2022-11-28T01:02:42.474Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f9629b99-84e0-4dae-9df5-efffd5feabf0 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-28T01:02:42.474Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-28T01:02:42.474Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-28T01:02:42.546Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-28T01:02:42.546Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json f9629b99-84e0-4dae-9df5-efffd5feabf0 1565 2022-11-28T01:02:42.547Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2022-11-28T01:02:42.547Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-28T01:02:42.547Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T01:02:42.547Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:42.549Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:42.549Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597362546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-28T01:02:42.649Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:42.650Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:42.650Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:42.665Z||pool-117-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:42.665Z||pool-117-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:43.549Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "521f3d38-7385-4fec-9043-9a28069f70fd", "vfModuleModelVersion": "1", "vfModuleModelUUID": "32ea52fc-1999-4d14-bb48-4ad5884528a8", "vfModuleModelCustomizationUUID": "b63b1856-79ac-408b-92ac-5a5a68f9c50e", "isBase": true, "artifacts": [ "1a29c2b4-d2a5-47e7-bd42-7331883c250b", "e6abf99f-3777-495a-a457-0258abb81a79" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "b3177e47-c95f-4526-949a-5ae4f4b647c1", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0281f74e-2e65-4472-b601-130c0370c2b8", "vfModuleModelCustomizationUUID": "3d06539d-e071-48c9-a907-939eacde1f9e", "isBase": false, "artifacts": [ "e2d5f077-afeb-4dd0-bbf2-052b9246df35" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-28T01:02:43.553Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:32ea52fc-1999-4d14-bb48-4ad5884528a8 VfModuleModelInvariantUUID:521f3d38-7385-4fec-9043-9a28069f70fd VfModuleModelDescription:NULL Artifacts UUID List:{ 1a29c2b4-d2a5-47e7-bd42-7331883c250b , e6abf99f-3777-495a-a457-0258abb81a79 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:0281f74e-2e65-4472-b601-130c0370c2b8 VfModuleModelInvariantUUID:b3177e47-c95f-4526-949a-5ae4f4b647c1 VfModuleModelDescription:NULL Artifacts UUID List:{ e2d5f077-afeb-4dd0-bbf2-052b9246df35 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2022-11-28T01:02:43.555Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "521f3d38-7385-4fec-9043-9a28069f70fd", "vfModuleModelVersion": "1", "vfModuleModelUUID": "32ea52fc-1999-4d14-bb48-4ad5884528a8", "vfModuleModelCustomizationUUID": "b63b1856-79ac-408b-92ac-5a5a68f9c50e", "isBase": true, "artifacts": [ "1a29c2b4-d2a5-47e7-bd42-7331883c250b", "e6abf99f-3777-495a-a457-0258abb81a79" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "b3177e47-c95f-4526-949a-5ae4f4b647c1", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0281f74e-2e65-4472-b601-130c0370c2b8", "vfModuleModelCustomizationUUID": "3d06539d-e071-48c9-a907-939eacde1f9e", "isBase": false, "artifacts": [ "e2d5f077-afeb-4dd0-bbf2-052b9246df35" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-28T01:02:43.555Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:32ea52fc-1999-4d14-bb48-4ad5884528a8 VfModuleModelInvariantUUID:521f3d38-7385-4fec-9043-9a28069f70fd VfModuleModelDescription:NULL Artifacts UUID List:{ 1a29c2b4-d2a5-47e7-bd42-7331883c250b , e6abf99f-3777-495a-a457-0258abb81a79 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:0281f74e-2e65-4472-b601-130c0370c2b8 VfModuleModelInvariantUUID:b3177e47-c95f-4526-949a-5ae4f4b647c1 VfModuleModelDescription:NULL Artifacts UUID List:{ e2d5f077-afeb-4dd0-bbf2-052b9246df35 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2022-11-28T01:02:43.555Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1a29c2b4-d2a5-47e7-bd42-7331883c250b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-28T01:02:43.555Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-28T01:02:43.555Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-28T01:02:43.644Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-28T01:02:43.645Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 1a29c2b4-d2a5-47e7-bd42-7331883c250b 914 2022-11-28T01:02:43.645Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2022-11-28T01:02:43.645Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-28T01:02:43.645Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T01:02:43.645Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:43.648Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:43.648Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597363645, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-28T01:02:43.747Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-28T01:02:43.748Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:43.749Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:43.763Z||pool-118-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:43.764Z||pool-118-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:44.648Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b32e5984-a5eb-4824-9b38-9ca97d9bd9f7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-28T01:02:44.649Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-28T01:02:44.649Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-28T01:02:44.768Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-28T01:02:44.769Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env b32e5984-a5eb-4824-9b38-9ca97d9bd9f7 12 2022-11-28T01:02:44.769Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2022-11-28T01:02:44.769Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-28T01:02:44.769Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T01:02:44.770Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:44.772Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:44.772Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597364769, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-11-28T01:02:44.872Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:44.873Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:44.873Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:44.888Z||pool-119-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:44.888Z||pool-119-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-28T01:02:45.772Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e6abf99f-3777-495a-a457-0258abb81a79 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-28T01:02:45.773Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-28T01:02:45.773Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-28T01:02:45.837Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-28T01:02:45.837Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env e6abf99f-3777-495a-a457-0258abb81a79 96 2022-11-28T01:02:45.837Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2022-11-28T01:02:45.838Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-28T01:02:45.838Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T01:02:45.838Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:45.840Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:45.840Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597365837, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-28T01:02:45.940Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:45.941Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:45.941Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:45.957Z||pool-120-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:45.957Z||pool-120-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-28T01:02:46.840Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e2d5f077-afeb-4dd0-bbf2-052b9246df35 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-28T01:02:46.840Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-28T01:02:46.841Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-28T01:02:46.915Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-28T01:02:46.916Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz e2d5f077-afeb-4dd0-bbf2-052b9246df35 20206 2022-11-28T01:02:46.916Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2022-11-28T01:02:46.916Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-28T01:02:46.916Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-28T01:02:46.916Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:46.920Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:46.920Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597366916, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-28T01:02:47.018Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-11-28T01:02:47.019Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:47.019Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:47.036Z||pool-121-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:47.036Z||pool-121-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:47.924Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: ebf726f8-7ed8-4961-b82a-368da9c395a0 2022-11-28T01:02:47.924Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 ae24539e-20cd-492e-99a3-a47490cbd0ee ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-28T01:02:47.936Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4e10835d, org.onap.sdc.toscaparser.api.parameters.Input@7301ff43, org.onap.sdc.toscaparser.api.parameters.Input@6381b5fb, org.onap.sdc.toscaparser.api.parameters.Input@3df4f106, org.onap.sdc.toscaparser.api.parameters.Input@77b4878e] 2022-11-28T01:02:47.938Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.938Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:47.938Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2022-11-28T01:02:47.938Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= dc1a122f-fbac-4d1d-ae6f-f756bffb0072 2022-11-28T01:02:47.939Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: dc1a122f-fbac-4d1d-ae6f-f756bffb0072 matches Tosca VF Customization UUID: dc1a122f-fbac-4d1d-ae6f-f756bffb0072 2022-11-28T01:02:47.939Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: dc1a122f-fbac-4d1d-ae6f-f756bffb0072 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-28T01:02:47.941Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.941Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:47.941Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id dc1a122f-fbac-4d1d-ae6f-f756bffb0072: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2022-11-28T01:02:47.942Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7f956655 2022-11-28T01:02:47.942Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.942Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-28T01:02:47.942Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 3d06539d-e071-48c9-a907-939eacde1f9e 2022-11-28T01:02:47.942Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 3d06539d-e071-48c9-a907-939eacde1f9e 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-28T01:02:47.944Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.945Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-28T01:02:47.945Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T01:02:47.945Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.945Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-28T01:02:47.945Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-28T01:02:47.945Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.946Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-28T01:02:47.946Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=dc1a122f-fbac-4d1d-ae6f-f756bffb0072 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-28T01:02:47.947Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.948Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:47.948Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid ebf726f8-7ed8-4961-b82a-368da9c395a0: basic_cnf_macro 2022-11-28T01:02:47.948Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.948Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:47.949Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.949Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:47.949Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.949Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:47.950Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.950Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:47.950Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-28T01:02:47.950Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-28T01:02:47.951Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-28T01:02:47.998Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro ae24539e-20cd-492e-99a3-a47490cbd0ee 2 ASDC deployResourceStructure 2022-11-28T01:02:47.998Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2022-11-28T01:02:47.998Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-28T01:02:47.998Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T01:02:47.999Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:48.000Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:48.001Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597367998, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-28T01:02:48.101Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:48.101Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:48.102Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:48.115Z||pool-122-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:48.115Z||pool-122-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:49.013Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2022-11-28T01:02:49.014Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-28T01:02:49.014Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T01:02:49.014Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:49.016Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:49.016Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597369004, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-11-28T01:02:49.116Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:49.117Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:49.117Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:49.179Z||pool-123-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:49.179Z||pool-123-thread-1|||||INFO|500||cambria reply ok (63 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:50.022Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2022-11-28T01:02:50.022Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2022-11-28T01:02:50.022Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-28T01:02:50.022Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:50.024Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:50.024Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597370022, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-28T01:02:50.124Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:50.125Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:50.125Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:50.158Z||pool-124-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:50.159Z||pool-124-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:51.025Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2022-11-28T01:02:51.026Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-28T01:02:51.026Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T01:02:51.026Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:51.028Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:51.028Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597371025, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-11-28T01:02:51.128Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:51.129Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:51.129Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:51.146Z||pool-125-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:51.146Z||pool-125-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-28T01:02:52.029Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2022-11-28T01:02:52.029Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2022-11-28T01:02:52.030Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-28T01:02:52.030Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:52.032Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:52.032Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597372029, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-28T01:02:52.133Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-28T01:02:52.134Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:52.134Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:52.149Z||pool-126-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:52.149Z||pool-126-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-28T01:02:53.033Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-11-28T01:02:53.035Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-28T01:02:53.035Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-28T01:02:53.035Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:02:53.037Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:02:53.037Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597373033, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T01:02:53.137Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-28T01:02:53.138Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:02:53.138Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:02:53.153Z||pool-127-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:02:53.154Z||pool-127-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-28T01:02:54.038Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9dedc35b-ba71-402e-8a64-8a0893021848 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-28T01:02:54.052Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9dedc35b-ba71-402e-8a64-8a0893021848 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-28T01:02:54.054Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-28T01:02:54.055Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-28T01:02:54.055Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-28T01:02:54.055Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-28T01:02:54.055Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T01:02:54.055Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T01:02:54.055Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T01:02:54.055Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-28T01:02:54.055Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||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-28T01:02:54.062Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-28T01:03:24.062Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9dedc35b-ba71-402e-8a64-8a0893021848 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-28T01:03:24.071Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9dedc35b-ba71-402e-8a64-8a0893021848 and serviceModelVersionId: ebf726f8-7ed8-4961-b82a-368da9c395a0 2022-11-28T01:03:24.071Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6c12e50a-086b-48a9-a8f9-41e649c702d2 2022-11-28T01:03:24.073Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6c12e50a-086b-48a9-a8f9-41e649c702d2/model-vers/model-ver/ebf726f8-7ed8-4961-b82a-368da9c395a0?depth=0 2022-11-28T01:03:24.077Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-11-28T01:03:24.119Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6c12e50a-086b-48a9-a8f9-41e649c702d2/model-vers/model-ver/ebf726f8-7ed8-4961-b82a-368da9c395a0?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-11-28T01:03:24.120Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6c12e50a-086b-48a9-a8f9-41e649c702d2/model-vers/model-ver/ebf726f8-7ed8-4961-b82a-368da9c395a0?depth=0|INFO|500||Invoke 2022-11-28T01:03:24.125Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6c12e50a-086b-48a9-a8f9-41e649c702d2/model-vers/model-ver/ebf726f8-7ed8-4961-b82a-368da9c395a0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-28T01:03:24.257Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6c12e50a-086b-48a9-a8f9-41e649c702d2/model-vers/model-ver/ebf726f8-7ed8-4961-b82a-368da9c395a0?depth=0|INFO|500||InvokeReturn 2022-11-28T01:03:24.257Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6c12e50a-086b-48a9-a8f9-41e649c702d2/model-vers/model-ver/ebf726f8-7ed8-4961-b82a-368da9c395a0?depth=0 has http status code:200 and response headers:{date=[Mon, 28 Nov 2022 01:03:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[295080], x-aai-txid=[1-aai-resources-221128-01:03:24:749-7662], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-28T01:03:24.261Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2022-11-28T01:03:24.261Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-28T01:03:24.261Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||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-28T01:03:24.266Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||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-28T01:03:24.267Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9dedc35b-ba71-402e-8a64-8a0893021848 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-28T01:03:24.267Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-28T01:03:24.268Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-28T01:03:24.269Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-28T01:03:24.270Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597404267, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-28T01:03:24.369Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-28T01:03:24.370Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-28T01:03:24.370Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:03:24.390Z||pool-128-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:03:24.391Z||pool-128-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-28T01:03:25.296Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:03:25.297Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:03:25.297Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:03:35.622Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:03:35.623Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:03:35.623Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:03:35.623Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01: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-28T01: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-28T01: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-28T01:03:40.078Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:03:40.079Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:03:40.079Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597360228, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-28T01:03:40.080Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:03:45.199Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:03:45.200Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:03:45.201Z||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-28T01:03:45.201Z||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-28T01:03:54.800Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:03:54.801Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:03:54.801Z||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-28T01:03:54.802Z||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-28T01:04:04.425Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:04:04.426Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:04:04.427Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:04:04.427Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:04:13.978Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:04:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:04: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-28T01:04: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-28T01:04:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:04: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-28T01:04: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-28T01:04:40.574Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:04:40.575Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.575Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597362546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597363645, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597364769, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597365837, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.577Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597366916, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597367998, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597369004, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597370022, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.578Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597371025, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-11-28T01:04:40.579Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.579Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.579Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597372029, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-28T01:04:40.579Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.579Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.579Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597373033, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-28T01:04:40.579Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:40.579Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-28T01:04:40.579Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "9dedc35b-ba71-402e-8a64-8a0893021848", "consumerID": "SO-COpenSource-Env11", "timestamp": 1669597404267, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-28T01:04:40.579Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-28T01:04:49.587Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:05:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:05:40.039Z||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-28T01:05:40.040Z||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-28T01:05:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:05: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-28T01:05: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-28T01:05:49.619Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:05:49.627Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:06:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:06: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-28T01:06: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-28T01: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-28T01: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-28T01: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-28T01:06:49.604Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:06:49.604Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:07:40.039Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:07:40.040Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:07:40.040Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:07:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:07: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-28T01:07: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-28T01:07:49.587Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:07:49.610Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:08:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:08:40.037Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:08:40.037Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:08:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:08:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:08:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:08:49.592Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:08:49.593Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:09:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:09:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:09:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:09: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-28T01:09: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-28T01:09: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-28T01:09:49.581Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:09:49.591Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:10:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:10:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:10:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:10:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:10: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-28T01:10: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-28T01:10:49.585Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:10:49.593Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:11:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:11:40.037Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:11:40.037Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:11:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:11: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-28T01:11: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-28T01:11:49.591Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:11:49.591Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:12:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:12:40.037Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:12:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01: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-28T01: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-28T01: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-28T01:12:49.600Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:12:49.605Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:13:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:13:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:13:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01: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-28T01: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-28T01: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-28T01:13:49.588Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:13:49.589Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:14:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:14:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:14:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:14:40.047Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:14:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:14:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:14:49.587Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:14:49.588Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:15:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:15:40.037Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:15:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:15:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:15: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-28T01:15: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-28T01:15:49.578Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:15:49.611Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:16:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:16:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:16:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:16:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:16: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-28T01:16: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-28T01:16:49.587Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:16:49.605Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:17:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:17:40.039Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:17:40.039Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:17:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:17: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-28T01:17: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-28T01:17:49.727Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:17:49.726Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:18:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:18:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:18:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:18:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:18: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-28T01:18: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-28T01:18:49.595Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:18:49.597Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:19:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:19:40.037Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:19:40.037Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:19:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:19: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-28T01:19: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-28T01:19:49.631Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:19:49.646Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:20:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:20:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:20:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:20:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:20:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:20:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:20:49.587Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:20:49.588Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:21:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:21:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:21:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:21:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:21:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:21:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:21:49.592Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:21:49.606Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:22:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:22:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:22:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:22:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:22:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:22:40.049Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:22:49.588Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:22:49.594Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:23:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:23:40.037Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:23:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:23:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:23: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-28T01:23: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-28T01:23:49.593Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:23:49.594Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:24:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:24:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:24:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:24:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:24: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-28T01:24: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-28T01:24:49.601Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:24:49.605Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:25:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:25:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:25:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:25:40.049Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:25: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-28T01:25: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-28T01:25:49.583Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:25:49.597Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:26:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:26:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:26:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:26:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:26:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:26:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:26:49.622Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:26:49.638Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:27:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:27:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:27:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:27:40.047Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:27:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:27:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:27:49.583Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:27:49.588Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:28:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:28:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:28:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:28:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:28: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-28T01:28: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-28T01:28:49.599Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:28:49.604Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:29:40.038Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:29:40.040Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T01:29:40.040Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T01:29:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:29: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-28T01:29: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-28T01:29:49.585Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:29:49.587Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:30:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:30:40.039Z||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-28T01:30:40.039Z||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-28T01: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-28T01: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-28T01: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-28T01:30:49.609Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:30:49.609Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:31:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:31: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-28T01:31: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-28T01:31:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:31: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-28T01:31: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-28T01:31:49.585Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:31:49.589Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:32:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:32: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-28T01:32: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-28T01:32: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-28T01:32: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-28T01:32: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-28T01:32:49.585Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:32:49.609Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:33:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:33:40.037Z||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-28T01:33: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-28T01:33:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:33: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-28T01:33: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-28T01:33:49.595Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:33:49.596Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:34:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:34: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-28T01:34: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-28T01:34:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:34: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-28T01:34: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-28T01:34:49.593Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:34:49.594Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:35:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:35: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-28T01:35: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-28T01:35:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:35:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:35:40.049Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:35:49.603Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:35:49.603Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:36:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:36: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-28T01:36: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-28T01:36:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:36: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-28T01:36: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-28T01:36:49.580Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:36:49.602Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:37:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:37:40.037Z||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-28T01:37:40.037Z||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-28T01:37:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:37: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-28T01:37: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-28T01:37:49.604Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:37:49.604Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:38:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:38: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-28T01:38:40.039Z||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-28T01:38:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:38:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:38:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:38:49.582Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:38:49.592Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:39:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:39: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-28T01:39: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-28T01:39:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:39:40.047Z||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-28T01:39: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-28T01:39:49.588Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:39:49.594Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:40:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:40:40.037Z||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-28T01:40: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-28T01:40: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-28T01:40: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-28T01:40: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-28T01:40:49.583Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:40:49.590Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:41:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:41: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-28T01:41: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-28T01:41:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:41: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-28T01:41: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-28T01:41:49.583Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:41:49.610Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:42:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:42:40.040Z||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-28T01:42:40.040Z||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-28T01: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-28T01: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-28T01: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-28T01:42:49.599Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:42:49.599Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:43:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:43: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-28T01:43: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-28T01:43:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:43:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:43:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:43:49.595Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:43:49.595Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:44:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:44: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-28T01:44: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-28T01: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-28T01: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-28T01: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-28T01:44:49.586Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:44:49.593Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:45:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:45: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-28T01:45: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-28T01:45: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-28T01:45: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-28T01:45: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-28T01:45:49.695Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:45:49.750Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:46:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:46:40.037Z||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-28T01:46: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-28T01:46:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:46: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-28T01:46: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-28T01:46:49.583Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:46:49.591Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:47:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:47: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-28T01:47: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-28T01:47:40.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:47: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-28T01:47: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-28T01:47:49.585Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:47:49.602Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:48:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:48:40.037Z||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-28T01:48: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-28T01:48:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:48:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:48:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T01:48:49.586Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:48:49.590Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:49:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:49: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-28T01:49: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-28T01:49:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:49:40.047Z||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-28T01:49: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-28T01:49:49.587Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:49:49.618Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:50:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:50:40.037Z||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-28T01:50:40.037Z||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-28T01:50: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-28T01:50: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-28T01:50: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-28T01:50:49.580Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:50:49.589Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:51:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:51: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-28T01:51: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-28T01:51:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:51: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-28T01:51: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-28T01:51:49.612Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:51:49.612Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:52:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:52: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-28T01:52: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-28T01:52:40.047Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:52: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-28T01:52: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-28T01:52:49.581Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:52:49.615Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:53:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:53: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-28T01:53: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-28T01:53:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:53: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-28T01:53: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-28T01:53:49.586Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:53:49.601Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:54:40.037Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:54:40.039Z||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-28T01:54:40.039Z||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-28T01:54:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:54: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-28T01:54: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-28T01:54:49.583Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:54:49.602Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:55: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-28T01:55:40.041Z|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-28T01:55:40.041Z|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-28T01:55:40.047Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:55:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:55:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:55:49.614Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:55:49.614Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:56: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-28T01:56: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-28T01:56: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-28T01:56:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:56: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-28T01:56: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-28T01:56:49.596Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:56:49.597Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:57: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-28T01:57: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-28T01:57: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-28T01:57:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:57: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-28T01:57: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-28T01:57:49.591Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:57:49.600Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:58: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-28T01:58:40.037Z|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-28T01:58:40.037Z|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-28T01:58:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:58: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-28T01:58: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-28T01:58:49.586Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:58:49.609Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:59: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-28T01:59:40.037Z|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-28T01:59: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-28T01:59:40.047Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T01:59:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:59:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T01:59:49.625Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T01:59:49.625Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:00: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-28T02:00:40.037Z|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-28T02:00: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-28T02:00:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:00:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T02:00:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T02:00:49.587Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:00:49.589Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:01: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-28T02:01:40.037Z|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-28T02:01:40.037Z|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-28T02:01:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:01: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-28T02:01: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-28T02:01:49.594Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:01:49.594Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:02: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-28T02:02:40.037Z|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-28T02:02:40.037Z|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-28T02:02:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:02: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-28T02:02: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-28T02:02:49.585Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:02:49.605Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:03: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-28T02:03: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-28T02:03: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-28T02:03:40.047Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:03: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-28T02:03: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-28T02:03:49.586Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:03:49.595Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:04: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-28T02:04: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-28T02:04: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-28T02:04:40.048Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:04: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-28T02:04: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-28T02:04:49.599Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:04:49.605Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:05: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-28T02:05: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-28T02:05: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-28T02:05:40.047Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:05: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-28T02:05: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-28T02:05:49.584Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:05:49.592Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:06: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-28T02:06: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-28T02:06: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-28T02:06:40.047Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:06:40.047Z||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-28T02:06: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-28T02:06:49.642Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:06:49.727Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:07: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-28T02:07: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-28T02:07: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-28T02:07:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:07: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-28T02:07: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-28T02:07:49.614Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:07:49.615Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:08: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-28T02:08: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-28T02:08: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-28T02:08:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:08:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T02:08:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T02:08:49.588Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:08:49.615Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:09: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-28T02:09: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-28T02:09: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-28T02:09:40.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:09: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-28T02:09: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-28T02:09:49.620Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:09:49.623Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:10: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-28T02:10: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-28T02:10: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-28T02:10:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:10: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-28T02:10: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-28T02:10:49.599Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:10:49.609Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:11: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-28T02:11:40.037Z|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-28T02:11: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-28T02:11:40.047Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:11:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T02:11:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T02:11:49.580Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:11:49.591Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:12: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-28T02:12: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-28T02:12: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-28T02:12:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:12: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-28T02:12: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-28T02:12:49.586Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:12:49.602Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:13: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-28T02:13: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-28T02:13: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-28T02:13:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:13:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T02:13:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T02:13:49.592Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:13:49.593Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:14: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-28T02:14:40.037Z|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-28T02:14: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-28T02:14:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:14: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-28T02:14: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-28T02:14:49.583Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:14:49.596Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:15: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-28T02:15: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-28T02:15: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-28T02:15:40.047Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:15: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-28T02:15: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-28T02:15:49.590Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:15:49.601Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:16: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-28T02:16: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-28T02:16: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-28T02:16:40.047Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:16:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T02:16:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T02:16:49.578Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:16:49.595Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:17: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-28T02:17: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-28T02:17: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-28T02:17:40.047Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:17: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-28T02:17: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-28T02:17:49.588Z|0db12576-f54c-4037-afbe-26bf09dc3926|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:17:49.588Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:18:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:18:40.037Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T02:18:40.037Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T02:18:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:18:40.047Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T02:18:40.048Z|9dedc35b-ba71-402e-8a64-8a0893021848|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-28T02:18:49.581Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:18:49.586Z|9dedc35b-ba71-402e-8a64-8a0893021848|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:19:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:19:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T02:19:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T02:19:40.047Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:19:40.047Z||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-28T02:19: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-28T02:19:49.592Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:19:49.593Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:20:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:20:40.037Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T02:20:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T02: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-28T02:20:40.047Z||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-28T02: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-28T02:20:49.580Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:20:49.594Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:21:40.037Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:21:40.038Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-11-28T02:21:40.038Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as m3XDUDixL4MvD0NJ) ... 2022-11-28T02:21:40.047Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-28T02:21:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T02:21:40.048Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|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-28T02:21:49.580Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-28T02:21:49.588Z|2241ed1b-624a-4b65-8c9a-3358d776d15e|pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK