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) 2023-02-07T05:37:21.541Z||main|||||INFO|500||The following profiles are active: basic 2023-02-07T05:38:07.300Z||main|||||INFO|500||Starting service [Tomcat] 2023-02-07T05:38:07.311Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-02-07T05:38:07.757Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-02-07T05:38:22.742Z||main|||||INFO|500||catdb-pool - Starting... 2023-02-07T05:38:24.571Z||main|||||INFO|500||catdb-pool - Start completed. 2023-02-07T05:38:27.946Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-02-07T05:38:29.845Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-02-07T05:38:32.949Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-07T05:38:45.035Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-07T05:38:47.719Z||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. 2023-02-07T05:38:56.271Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-07T05:38:56.577Z||main|||||INFO|500||reqdb-pool - Starting... 2023-02-07T05:38:56.677Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-02-07T05:38:56.715Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-02-07T05:38:58.053Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-07T05:38:59.501Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-07T05:39:02.985Z||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_ 2023-02-07T05:39:04.694Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-02-07T05:39:07.163Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:07.204Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:07.271Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:12.637Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:12.735Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:06 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:12.764Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"4ebf357a64f649ca82634a8bb108883c","versionId":"307d351f90cc42deba843c8c94aa86f2"} 2023-02-07T05:39:12.852Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-02-07T05:39:13.423Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4ebf357a64f649ca82634a8bb108883c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:13.425Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ebf357a64f649ca82634a8bb108883c/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:13.429Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ebf357a64f649ca82634a8bb108883c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:15.213Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ebf357a64f649ca82634a8bb108883c/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:15.214Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4ebf357a64f649ca82634a8bb108883c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:12 GMT]} 2023-02-07T05:39:15.215Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:15.215Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-02-07T05:39:15.216Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:15.442Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:15.449Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:15.454Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:16.705Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:16.710Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:14 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:16.717Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"a9997aa2ffe94e85a6152b45a6d4b7ff","versionId":"755d9d3e15994897a252f72458faa9a8"} 2023-02-07T05:39:16.723Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-02-07T05:39:16.813Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a9997aa2ffe94e85a6152b45a6d4b7ff/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:16.819Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9997aa2ffe94e85a6152b45a6d4b7ff/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:16.829Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9997aa2ffe94e85a6152b45a6d4b7ff/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:18.248Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9997aa2ffe94e85a6152b45a6d4b7ff/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:18.257Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a9997aa2ffe94e85a6152b45a6d4b7ff/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:16 GMT]} 2023-02-07T05:39:18.258Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:18.261Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-02-07T05:39:18.262Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:18.538Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:18.539Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f51eb316-7574-4e30-be84-42296b94b1c8], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:18.545Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:19.271Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:17 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:19.272Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"70a0b17cb56b4240b62a26e556a6ef14","versionId":"f7a7cc0a0743427c870e39c7be09db90"} 2023-02-07T05:39:19.273Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:19.285Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-02-07T05:39:19.459Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:19.460Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[34feba1e-f56b-43b2-8cb4-da88fcd26f3b], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:19.464Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:20.846Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:18 GMT]} 2023-02-07T05:39:20.848Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:20.849Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:20.850Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-02-07T05:39:20.856Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:21.099Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:21.101Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:21.136Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:21.904Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:21.905Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:20 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:21.908Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"43df818d10da4caea56d941992b1f414","versionId":"b43264fdc1aa468d988a1df0f74006c0"} 2023-02-07T05:39:21.912Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-02-07T05:39:22.067Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/43df818d10da4caea56d941992b1f414/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:22.077Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43df818d10da4caea56d941992b1f414/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:22.080Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43df818d10da4caea56d941992b1f414/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:23.043Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43df818d10da4caea56d941992b1f414/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:23.044Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/43df818d10da4caea56d941992b1f414/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:21 GMT]} 2023-02-07T05:39:23.065Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:23.066Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-02-07T05:39:23.066Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:23.398Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:23.400Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:23.447Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:23.943Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:23.944Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:22 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:23.945Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"9468b9acad3b4ef6b8001a9bed813366","versionId":"667f7e5d2268465ea39ae99159fa7843"} 2023-02-07T05:39:23.953Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-02-07T05:39:24.116Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9468b9acad3b4ef6b8001a9bed813366/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:24.118Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9468b9acad3b4ef6b8001a9bed813366/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:24.126Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9468b9acad3b4ef6b8001a9bed813366/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:25.014Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9468b9acad3b4ef6b8001a9bed813366/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:25.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9468b9acad3b4ef6b8001a9bed813366/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:23 GMT]} 2023-02-07T05:39:25.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:25.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-02-07T05:39:25.016Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:25.296Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:25.297Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[248e6588-615f-4d6e-b8ec-f906058712b2], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:25.299Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:25.988Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:24 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:26.014Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e1702e365dca486e92b9458b0130f348","versionId":"155a53d6cf9c4d5f81b12944f55f6057"} 2023-02-07T05:39:26.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:26.042Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-02-07T05:39:26.328Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e1702e365dca486e92b9458b0130f348/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:26.329Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1702e365dca486e92b9458b0130f348/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:26.331Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1702e365dca486e92b9458b0130f348/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:27.385Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1702e365dca486e92b9458b0130f348/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:27.386Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e1702e365dca486e92b9458b0130f348/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:25 GMT]} 2023-02-07T05:39:27.387Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:27.388Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-02-07T05:39:27.389Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:27.585Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:27.587Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:27.590Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:28.172Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:28.174Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:26 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:28.176Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"74ca77cdba48444998692b5d7b5dc879","versionId":"4f2fd9ccf6384fd9ac58d3de17e2f2e6"} 2023-02-07T05:39:28.204Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-02-07T05:39:28.392Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/74ca77cdba48444998692b5d7b5dc879/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:28.395Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74ca77cdba48444998692b5d7b5dc879/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:28.398Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74ca77cdba48444998692b5d7b5dc879/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:29.013Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74ca77cdba48444998692b5d7b5dc879/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:29.014Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/74ca77cdba48444998692b5d7b5dc879/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:27 GMT]} 2023-02-07T05:39:29.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:29.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-02-07T05:39:29.016Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:29.182Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:29.184Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:29.186Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:29.527Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:29.528Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:28 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:29.530Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"7f32ebc839f743619b94aba60c857e41","versionId":"1e6438415e12401e9d1888ce8d1d909e"} 2023-02-07T05:39:29.535Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-02-07T05:39:29.712Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7f32ebc839f743619b94aba60c857e41/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:29.721Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7f32ebc839f743619b94aba60c857e41/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:29.732Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7f32ebc839f743619b94aba60c857e41/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:30.319Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7f32ebc839f743619b94aba60c857e41/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:30.320Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7f32ebc839f743619b94aba60c857e41/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:29 GMT]} 2023-02-07T05:39:30.321Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:30.321Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-02-07T05:39:30.326Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:30.484Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:30.506Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:30.515Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:31.177Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:31.208Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:29 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:31.209Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"825f9d511e47454197d3c89a20c782b7","versionId":"c50491ce7057452594ddb4546435e04f"} 2023-02-07T05:39:31.216Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-02-07T05:39:31.282Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/825f9d511e47454197d3c89a20c782b7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:31.284Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825f9d511e47454197d3c89a20c782b7/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:31.286Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825f9d511e47454197d3c89a20c782b7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:32.354Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825f9d511e47454197d3c89a20c782b7/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:32.355Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/825f9d511e47454197d3c89a20c782b7/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:30 GMT]} 2023-02-07T05:39:32.356Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:32.356Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-02-07T05:39:32.357Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:32.478Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:32.481Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:32.483Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:32.925Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:32.930Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:31 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:32.931Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"44c405ef27044b109ff1d175348b6436","versionId":"799f384deb6446118690571795f1827a"} 2023-02-07T05:39:32.942Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-02-07T05:39:33.049Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:33.051Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d958a911-09e8-46ed-8b89-6900dbec660d], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:33.056Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:34.054Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:32 GMT]} 2023-02-07T05:39:34.055Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:34.056Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:34.056Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-02-07T05:39:34.057Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:34.161Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:34.162Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:34.164Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:34.729Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:34.731Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:33 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:34.745Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"8a969ed6256d4df08ef800ac39495179","versionId":"feba85671cef4f6a82f8a460578bdb56"} 2023-02-07T05:39:34.760Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-02-07T05:39:34.837Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8a969ed6256d4df08ef800ac39495179/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:34.838Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a969ed6256d4df08ef800ac39495179/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:34.841Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a969ed6256d4df08ef800ac39495179/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:35.724Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a969ed6256d4df08ef800ac39495179/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:35.726Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8a969ed6256d4df08ef800ac39495179/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:34 GMT]} 2023-02-07T05:39:35.726Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:35.727Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-02-07T05:39:35.727Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:35.906Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:35.909Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:35.911Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:36.531Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:36.532Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:35 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:36.534Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"94ce4374ed3b41c7a9e9e95bfc296bed","versionId":"c1a1128873e84c20acbdeba92d689299"} 2023-02-07T05:39:36.540Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-02-07T05:39:36.620Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:36.621Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2233c536-bd93-4c42-89be-75f8c71a342c], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:36.644Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:37.533Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:35 GMT]} 2023-02-07T05:39:37.535Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:37.537Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:37.538Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-02-07T05:39:37.539Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:37.695Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:37.697Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[994407b2-c79b-41df-80f1-8e4c28a19506], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:37.702Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:38.183Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:36 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:38.186Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bd58d802a62841dcb08b749bb9227384","versionId":"d5e8143ffad84348b88f79fb02ce7ce5"} 2023-02-07T05:39:38.196Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:38.202Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-02-07T05:39:38.390Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:38.392Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6ab51106-6bcd-430b-8788-e03678d687c7], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:38.403Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:39.139Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:37 GMT]} 2023-02-07T05:39:39.140Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:39.141Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:39.142Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-02-07T05:39:39.142Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:39.574Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:39.694Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:39.704Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:40.325Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:40.326Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:39 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:40.328Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"a0e0c0366e7d428999aaea9b44a5c671","versionId":"de288a78f328492681d7a456c522816b"} 2023-02-07T05:39:40.332Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-02-07T05:39:40.399Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:40.400Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f924f3a7-5d46-43ac-b63a-31515230832c], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:40.402Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:41.692Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:39 GMT]} 2023-02-07T05:39:41.693Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:41.694Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:41.695Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-02-07T05:39:41.695Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:41.861Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:41.863Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0738a77c-b77e-40a5-92d6-7a8fa3e5536d], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:41.866Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:42.427Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:41 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:42.431Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"79468dc31ca8442f87bf55164d0bacff","versionId":"1c9ee02bdf5e4b6fbd27258672e90b01"} 2023-02-07T05:39:42.434Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:42.441Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-02-07T05:39:42.513Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/79468dc31ca8442f87bf55164d0bacff/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:42.515Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/79468dc31ca8442f87bf55164d0bacff/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:42.518Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/79468dc31ca8442f87bf55164d0bacff/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:43.252Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/79468dc31ca8442f87bf55164d0bacff/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:43.253Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/79468dc31ca8442f87bf55164d0bacff/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:41 GMT]} 2023-02-07T05:39:43.254Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:43.255Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-02-07T05:39:43.257Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:43.382Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:43.384Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[27796f01-56ae-4cb1-9d15-f5e1a9f1e46c], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:43.386Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:43.755Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:42 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:43.757Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6d6b42b5a8e84986a1906eaa7ad5dcd5","versionId":"f7335d801eea451ab84d6a9fdf31ad38"} 2023-02-07T05:39:43.759Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:43.771Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-02-07T05:39:43.885Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6d6b42b5a8e84986a1906eaa7ad5dcd5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:43.887Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d6b42b5a8e84986a1906eaa7ad5dcd5/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:43.889Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d6b42b5a8e84986a1906eaa7ad5dcd5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:44.559Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d6b42b5a8e84986a1906eaa7ad5dcd5/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:44.560Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6d6b42b5a8e84986a1906eaa7ad5dcd5/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:43 GMT]} 2023-02-07T05:39:44.560Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:44.560Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-02-07T05:39:44.561Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:44.782Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:44.783Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[63f31fc1-17a0-45be-95d6-9e1e7a07828f], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:44.796Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:45.322Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:44 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:45.324Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"989cf830d2cc424ebace2e58eaef2203","versionId":"b473fd04735748bf983d3e02cdca3149"} 2023-02-07T05:39:45.325Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:45.329Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-02-07T05:39:45.456Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/989cf830d2cc424ebace2e58eaef2203/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:45.457Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/989cf830d2cc424ebace2e58eaef2203/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:45.460Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/989cf830d2cc424ebace2e58eaef2203/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:46.119Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/989cf830d2cc424ebace2e58eaef2203/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:46.120Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/989cf830d2cc424ebace2e58eaef2203/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:44 GMT]} 2023-02-07T05:39:46.121Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:46.121Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-02-07T05:39:46.122Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:46.402Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:46.403Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[02c09dfe-c85b-4ee4-b254-1838b030531c], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:46.405Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:46.884Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:45 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:46.886Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8ac8fca2e62347bc8a7c9deded8feb2b","versionId":"2af6be2668374f47bde9e176fb996932"} 2023-02-07T05:39:46.887Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:46.891Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-02-07T05:39:46.982Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:46.983Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3af07269-bb7f-46c8-9a4c-6c3f2994c9cd], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:46.984Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:47.702Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:46 GMT]} 2023-02-07T05:39:47.703Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:47.704Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:47.705Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-02-07T05:39:47.705Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:47.812Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:47.815Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:47.817Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:48.278Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:48.279Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:47 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:48.299Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"f619d090a46f498c96b82cea7c4a6e69","versionId":"bbec56f132a5452b9b00a13989295224"} 2023-02-07T05:39:48.310Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-02-07T05:39:48.463Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f619d090a46f498c96b82cea7c4a6e69/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:48.465Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f619d090a46f498c96b82cea7c4a6e69/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:48.467Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f619d090a46f498c96b82cea7c4a6e69/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:49.252Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f619d090a46f498c96b82cea7c4a6e69/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:49.253Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f619d090a46f498c96b82cea7c4a6e69/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:47 GMT]} 2023-02-07T05:39:49.253Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:49.256Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-02-07T05:39:49.257Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:49.503Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:49.505Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:49.507Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:49.867Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:49.868Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:48 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:49.871Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"19c036f9d613427b97f8c283797e33d7","versionId":"09772ff50db145b8b26c6de979926873"} 2023-02-07T05:39:49.876Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-02-07T05:39:50.032Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:50.036Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0f391f52-d09f-4e6b-9b70-43ed8dbbb1e4], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:50.044Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:51.067Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:49 GMT]} 2023-02-07T05:39:51.068Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:51.071Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:51.072Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-02-07T05:39:51.073Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:51.209Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:51.210Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:51.212Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:51.704Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:51.705Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:50 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:51.707Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"08b1f165e3f444b2ac386ba8a61f2b42","versionId":"5c554c2e61ce489f84863dd9bf5e1f38"} 2023-02-07T05:39:51.711Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-02-07T05:39:51.799Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/08b1f165e3f444b2ac386ba8a61f2b42/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:51.801Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08b1f165e3f444b2ac386ba8a61f2b42/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:51.803Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08b1f165e3f444b2ac386ba8a61f2b42/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:52.676Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08b1f165e3f444b2ac386ba8a61f2b42/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:52.677Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/08b1f165e3f444b2ac386ba8a61f2b42/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:51 GMT]} 2023-02-07T05:39:52.677Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:52.677Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-02-07T05:39:52.680Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:52.819Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:52.820Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[28560718-bc0d-46dd-b49c-34ec826125aa], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:52.823Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:53.259Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:52 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:53.272Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c2d3447433264e78aedf061252a2c60b","versionId":"a3ca27d709924785927276dde0f1ebb3"} 2023-02-07T05:39:53.275Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:53.285Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-02-07T05:39:53.420Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:53.421Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[42c125bd-d7b7-438e-bb42-7e2c30c0adf3], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:53.423Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:53.874Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:52 GMT]} 2023-02-07T05:39:53.876Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:53.877Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:53.879Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-02-07T05:39:53.879Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:54.004Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:54.005Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:54.008Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:54.509Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:54.510Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:53 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:54.512Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"e4b834dc0e634da9b930f61aae028b05","versionId":"43c4fbdd5d9f4ed1ad0ff6f00f42eeca"} 2023-02-07T05:39:54.516Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-02-07T05:39:54.597Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:54.597Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8ad24ab9-5080-41a4-a8bb-a9c0efc57f92], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:54.600Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:55.454Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:53 GMT]} 2023-02-07T05:39:55.455Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:55.456Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:55.457Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-02-07T05:39:55.457Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:55.625Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:55.627Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0fc1bd03-4ea3-485a-8455-8338be52178a], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:55.629Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-02-07T05:39:56.315Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Tue, 07 Feb 2023 05:39:54 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:56.317Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a67b7e0fb57b4d8190d61be68a175dff","versionId":"bed1f153bf554cf09f8fb382fe586f95"} 2023-02-07T05:39:56.322Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:56.327Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-02-07T05:39:56.432Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a67b7e0fb57b4d8190d61be68a175dff/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:56.433Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a67b7e0fb57b4d8190d61be68a175dff/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:56.466Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a67b7e0fb57b4d8190d61be68a175dff/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:57.514Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a67b7e0fb57b4d8190d61be68a175dff/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:57.515Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a67b7e0fb57b4d8190d61be68a175dff/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:55 GMT]} 2023-02-07T05:39:57.516Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:57.516Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-02-07T05:40:08.902Z|78865e63-e246-486a-9d41-2d2d7032208e|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 2023-02-07T05:40:17.983Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||WARN|500||--- 2023-02-07T05:40:17.984Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-02-07T05:40:17.984Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||WARN|500||--- 2023-02-07T05:40:19.298Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-02-07T05:40:36.486Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Started Application in 204.517 seconds (JVM running for 212.788) 2023-02-07T05:40:36.561Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-02-07T05:40:36.580Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-02-07T05:40:36.603Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-02-07T05:40:36.753Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6f967d42-c374-4df1-bf65-ac456636199d url= /sdc/v1/artifactTypes 2023-02-07T05:40:36.768Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-02-07T05:40:37.159Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-07T05:40:37.392Z||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 SDC server 2023-02-07T05:40:37.393Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-02-07T05:40:37.393Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 9b1b6161-ec6a-4535-beb3-1ff7a47712d7 url= /sdc/v1/distributionKafkaData 2023-02-07T05:40:37.393Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-02-07T05:40:37.478Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-07T05:40:37.501Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@3101ed4c 2023-02-07T05:40:37.699Z||scheduling-1|||||INFO|500||ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-02-07T05:40:37.940Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Instantiated an idempotent producer. 2023-02-07T05:40:38.357Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-02-07T05:40:38.538Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-07T05:40:38.539Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-07T05:40:38.540Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675748438503 2023-02-07T05:40:38.574Z||scheduling-1|||||INFO|500||start DistributionClient 2023-02-07T05:40:38.632Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-02-07T05:40:38.951Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-07T05:40:38.952Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-07T05:40:38.952Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675748438951 2023-02-07T05:40:38.955Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:40:38.965Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-02-07T05:40:38.967Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:40:39.136Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-07T05:40:39.136Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-07T05:40:39.137Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675748439136 2023-02-07T05:40:39.138Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:40:39.154Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:40:39.183Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-02-07T05:40:41.166Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.168Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.168Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.168Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.169Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.169Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.178Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Cluster ID: nH3PSvqIRPenoDuY1PaeOg 2023-02-07T05:40:41.185Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Cluster ID: nH3PSvqIRPenoDuY1PaeOg 2023-02-07T05:40:41.188Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] ProducerId set to 2002 with epoch 0 2023-02-07T05:40:41.204Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-02-07T05:40:41.259Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.259Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Cluster ID: nH3PSvqIRPenoDuY1PaeOg 2023-02-07T05:40:41.289Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-02-07T05:40:41.348Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] (Re-)joining group 2023-02-07T05:40:41.387Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] (Re-)joining group 2023-02-07T05:40:41.545Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426-a896baf9-5cb8-4152-bf50-b0b5f14e299b 2023-02-07T05:40:41.550Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-02-07T05:40:41.550Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] (Re-)joining group 2023-02-07T05:40:41.580Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f-f6fedac2-bd15-42ab-97e1-84067d8fcb82 2023-02-07T05:40:41.581Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-02-07T05:40:41.581Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] (Re-)joining group 2023-02-07T05:40:47.599Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f-f6fedac2-bd15-42ab-97e1-84067d8fcb82', protocol='range'} 2023-02-07T05:40:47.603Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426-a896baf9-5cb8-4152-bf50-b0b5f14e299b', protocol='range'} 2023-02-07T05:40:47.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.892Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426-a896baf9-5cb8-4152-bf50-b0b5f14e299b=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f-f6fedac2-bd15-42ab-97e1-84067d8fcb82=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-02-07T05:40:48.004Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426-a896baf9-5cb8-4152-bf50-b0b5f14e299b', protocol='range'} 2023-02-07T05:40:48.005Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f-f6fedac2-bd15-42ab-97e1-84067d8fcb82', protocol='range'} 2023-02-07T05:40:48.006Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-02-07T05:40:48.016Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-07T05:40:48.006Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-02-07T05:40:48.033Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-07T05:40:48.069Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-07T05:40:48.069Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-07T05:40:48.069Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-02-07T05:40:48.069Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-02-07T05:40:48.070Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-02-07T05:40:48.069Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-02-07T05:40:48.070Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-02-07T05:40:48.070Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-02-07T05:40:48.070Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-02-07T05:40:48.070Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-02-07T05:40:48.070Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-02-07T05:40:48.071Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-02-07T05:40:48.264Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-07T05:40:48.267Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-07T05:40:48.499Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-07T05:40:48.500Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-07T05:40:48.500Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-07T05:40:48.500Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-07T05:40:48.531Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-07T05:40:48.534Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-07T05:40:48.535Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-07T05:40:48.536Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-07T05:40:48.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-07T05:40:48.549Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-07T05:41:39.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:41:39.157Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:42:39.037Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:42:39.159Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:43:39.039Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:43:39.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:44:39.042Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:44:39.170Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:45:39.047Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:45:39.175Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:46:39.050Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:46:39.177Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:47:05.424Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-07T05:47:39.053Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:47:39.183Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:48:39.062Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:48:39.186Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:49:39.064Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:49:39.188Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:49:41.223Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Node -1 disconnected. 2023-02-07T05:49:41.475Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Node -1 disconnected. 2023-02-07T05:49:41.595Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Node -1 disconnected. 2023-02-07T05:50:39.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:50:39.195Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:51:39.090Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:51:39.222Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:52:39.111Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:52:39.224Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:53:39.111Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:53:39.233Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:54:39.113Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:54:39.235Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:55:39.115Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:55:39.238Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:56:39.120Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:56:39.241Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:57:39.126Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:57:39.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:58:39.129Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:58:39.244Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:59:39.131Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:59:39.249Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:00:39.132Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:00:39.250Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:01:39.139Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:01:39.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:02:39.142Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:02:39.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:03:39.143Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:03:39.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:04:39.148Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:04:39.260Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:05:39.151Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:05:39.261Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:06:39.155Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:06:39.263Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:07:39.160Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:07:39.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:08:39.222Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:08:39.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:09:39.224Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:09:39.273Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:10:39.225Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:10:39.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:11:39.226Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:11:39.275Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:12:39.227Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:12:39.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:13:39.231Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:13:39.279Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:14:39.233Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:14:39.281Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:15:39.247Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:15:39.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:16:39.253Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:16:39.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:17:39.256Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:17:39.287Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:18:39.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:18:39.290Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:19:39.259Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:19:39.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:20:39.270Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:20:39.294Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:21:39.272Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:21:39.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:22:39.274Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:22:39.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:23:39.276Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:23:39.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:24:39.277Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:24:39.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:25:39.279Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:25:39.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:26:39.281Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:26:39.319Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:27:39.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:27:39.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:28:39.328Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:28:39.332Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:29:39.329Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:29:39.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:30:39.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:30:39.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:31:39.334Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:31:39.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:32:39.336Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:32:39.353Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:33:39.341Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:33:39.354Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:34:39.343Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:34:39.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:35:39.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:35:39.356Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:36:39.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:36:39.359Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:37:39.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:37:39.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:38:39.361Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:38:39.363Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:39:39.364Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:39:39.364Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:40:39.369Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:40:39.369Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:41:39.372Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:41:39.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:42:39.374Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:42:39.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:43:39.375Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:43:39.380Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:44:39.377Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:44:39.394Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:45:39.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:45:39.396Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:46:39.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:46:39.397Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:47:39.383Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:47:39.407Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:48:39.385Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:48:39.408Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:49:39.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:49:39.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:50:39.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:50:39.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:51:39.389Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:51:39.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:52:39.400Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:52:39.413Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:53:39.402Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:53:39.414Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:54:39.411Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:54:39.416Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:55:39.412Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:55:39.418Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:56:39.413Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:56:39.420Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:57:39.421Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:57:39.422Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:58:39.422Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:58:39.423Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:59:39.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:59:39.427Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:00:39.431Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:00:39.434Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:01:39.432Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:01:39.434Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:02:39.434Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:02:39.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:03:39.438Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:03:39.445Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:04:39.440Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:04:39.445Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:05:39.441Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:05:39.447Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:06:39.443Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:06:39.449Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:07:39.450Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:07:39.456Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:08:39.452Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:08:39.458Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:09:39.459Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:09:39.471Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:10:39.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:10:39.479Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:11:39.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:11:39.481Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:12:39.480Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:12:39.482Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:13:39.482Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:13:39.495Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:14:39.483Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:14:39.497Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:15:39.485Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:15:39.504Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:16:39.499Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:16:39.505Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:17:39.500Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:17:39.506Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:18:39.500Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:18:39.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:19:39.503Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:19:39.511Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:20:39.505Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:20:39.514Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:21:39.507Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:21:39.516Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:22:39.509Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:22:39.518Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:23:39.510Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:23:39.520Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:24:39.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:24:39.521Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:25:39.518Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:25:39.523Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:26:39.537Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:26:39.527Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:27:39.538Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:27:39.547Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:28:39.540Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:28:39.549Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:29:39.543Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:29:39.551Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:30:39.546Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:30:39.552Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:31:39.548Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:31:39.554Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:32:39.550Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:32:39.557Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:33:39.551Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:33:39.558Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:34:39.552Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:34:39.560Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:35:39.553Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:35:39.562Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:36:39.555Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:36:39.567Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:37:39.559Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:37:39.568Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:38:39.562Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:38:39.570Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:39:39.566Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:39:39.579Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:40:39.567Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:40:39.580Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:41:39.568Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:41:39.582Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:42:39.577Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:42:39.589Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:43:39.585Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:43:39.591Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:44:39.588Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:44:39.593Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:45:39.591Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:45:39.595Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:46:39.596Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:46:39.596Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:47:39.598Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:47:39.598Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:48:39.599Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:48:39.602Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:49:39.601Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:49:39.603Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:50:39.601Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:50:39.604Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:51:39.603Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:51:39.606Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:52:39.606Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:52:39.616Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:53:39.609Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:53:39.622Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:54:39.611Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:54:39.623Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:55:39.619Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:55:39.648Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:56:39.620Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:56:39.651Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:57:39.621Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:57:39.653Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:58:39.623Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:58:39.653Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T07:59:39.625Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T07:59:39.655Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:00:39.627Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:00:39.656Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:01:39.628Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:01:39.658Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:02:39.629Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:02:39.660Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:03:39.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:03:39.663Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:04:39.641Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:04:39.663Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:05:39.642Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:05:39.665Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:06:39.644Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:06:39.665Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:07:39.647Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:07:39.667Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:08:39.647Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:08:39.669Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:09:39.651Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:09:39.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:10:39.664Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:10:39.682Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:11:39.666Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:11:39.684Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:12:39.668Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:12:39.689Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:13:39.669Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:13:39.692Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:14:39.675Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:14:39.693Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:15:39.678Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:15:39.695Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:16:39.680Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:16:39.697Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:17:39.681Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:17:39.697Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:18:39.682Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:18:39.699Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:19:39.685Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:19:39.705Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:20:39.686Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:20:39.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:21:39.694Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:21:39.713Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:22:39.699Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:22:39.713Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:23:39.700Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:23:39.715Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:24:39.716Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:24:39.719Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:25:39.721Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:25:39.726Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:26:39.728Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:26:39.729Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:27:39.730Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:27:39.732Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:28:39.733Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:28:39.736Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:29:39.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:29:39.738Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:30:39.738Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:30:39.740Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:31:39.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:31:39.741Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:32:39.743Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:32:39.744Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:33:39.745Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:33:39.749Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:34:39.747Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:34:39.749Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:35:39.751Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:35:39.751Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:36:39.753Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:36:39.771Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:37:39.755Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:37:39.771Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:02.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T08:38:02.352Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"b57fb446-531f-4cb2-bb9c-01c431428b8a","serviceName":"basic_onboard_pFKlIh","serviceVersion":"1.0","serviceUUID":"c0e469ff-922b-46bd-a66f-54e9b347e63f","serviceDescription":"service","serviceInvariantUUID":"bb2c7612-56db-439d-853f-c24878f067db","resources":[{"resourceInstanceName":"basic_onboard_pFKlIh 0","resourceName":"basic_onboard_pFKlIh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"55113be3-959f-4f76-b8dd-9ae60cb59dcd","resourceInvariantUUID":"cd71629a-ee07-4bc1-9b49-f9acdf749284","resourceCustomizationUUID":"af0c8562-3025-4188-83a4-03b53bd448a9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vf-license-model.xml","artifactChecksum":"YjExMTNhZjRiNzc1NGY0OGY0MGM2YzY0NjYxZjg2MDE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f97d8e95-44d4-4a2a-8d87-d5ac787dbbf0","artifactVersion":"1"},{"artifactName":"basic_onboard_pfklih0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json","artifactChecksum":"NTFiNGRiOGFhYzExMWNmMzc5NzVkMTI5N2ZhNjIzZjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"85c2bfc8-1fa8-4c7e-bc6f-c8b949b2eb33","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"14982382-d427-4fea-89ce-034ec08110b6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"8214e27c-1492-455a-aede-7a960f328a77","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e","artifactVersion":"2","generatedFromUUID":"14982382-d427-4fea-89ce-034ec08110b6"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPfklih-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-template.yml","artifactChecksum":"YjBjNzVjMWY4MmI5YTAwM2EwMzA5YjI2MjVmYWY4MWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cbf2b53a-22ea-406e-962a-5d1b59b32a8a","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPfklih-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar","artifactChecksum":"OTRmZTU4M2IzNTk1OGFkN2M2MWYyMjkzMjVmMGQxZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0aa08f24-942f-4012-b17f-85b861ea9c1b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-07T08:38:02.458Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:38:02.491Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:38:02.491Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759059106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:38:02.496Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:02.497Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:02.497Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:02.540Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:38:02.541Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:38:02.541Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:38:02.541Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:38:02.544Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:38:02.544Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:38:02.636Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:38:03.725Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:38:03.726Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:03.726Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:03.726Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:04.793Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:38:04.796Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:04.796Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:04.796Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:05.877Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:38:05.878Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:05.878Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:05.878Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:06.884Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:38:06.885Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:06.885Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:06.885Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:07.889Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:38:07.896Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:07.897Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:07.904Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:08.911Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:38:08.911Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:08.911Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:08.912Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:09.917Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "serviceName": "basic_onboard_pFKlIh", "serviceVersion": "1.0", "serviceUUID": "c0e469ff-922b-46bd-a66f-54e9b347e63f", "serviceDescription": "service", "serviceInvariantUUID": "bb2c7612-56db-439d-853f-c24878f067db", "resources": [ { "resourceInstanceName": "basic_onboard_pFKlIh 0", "resourceCustomizationUUID": "af0c8562-3025-4188-83a4-03b53bd448a9", "resourceName": "basic_onboard_pFKlIh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "55113be3-959f-4f76-b8dd-9ae60cb59dcd", "resourceInvariantUUID": "cd71629a-ee07-4bc1-9b49-f9acdf749284", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pfklih0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "artifactChecksum": "NTFiNGRiOGFhYzExMWNmMzc5NzVkMTI5N2ZhNjIzZjQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "85c2bfc8-1fa8-4c7e-bc6f-c8b949b2eb33", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "14982382-d427-4fea-89ce-034ec08110b6", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e", "generatedFromUUID": "14982382-d427-4fea-89ce-034ec08110b6" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPfklih-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "artifactChecksum": "OTRmZTU4M2IzNTk1OGFkN2M2MWYyMjkzMjVmMGQxZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0aa08f24-942f-4012-b17f-85b861ea9c1b" } ], "workloadContext": "Production" } 2023-02-07T08:38:09.931Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-07T08:38:09.932Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c0e469ff-922b-46bd-a66f-54e9b347e63f ASDC 2023-02-07T08:38:10.670Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:b57fb446-531f-4cb2-bb9c-01c431428b8a ServiceName:basic_onboard_pFKlIh ServiceVersion:1.0 ServiceUUID:c0e469ff-922b-46bd-a66f-54e9b347e63f ServiceInvariantUUID:bb2c7612-56db-439d-853f-c24878f067db ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPfklih-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar ArtifactUUID:0aa08f24-942f-4012-b17f-85b861ea9c1b ArtifactChecksum:OTRmZTU4M2IzNTk1OGFkN2M2MWYyMjkzMjVmMGQxZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_pFKlIh 0 ResourceCustomizationUUID:af0c8562-3025-4188-83a4-03b53bd448a9 ResourceInvariantUUID:cd71629a-ee07-4bc1-9b49-f9acdf749284 ResourceName:basic_onboard_pFKlIh ResourceType:VF ResourceUUID:55113be3-959f-4f76-b8dd-9ae60cb59dcd ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pfklih0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json ArtifactUUID:85c2bfc8-1fa8-4c7e-bc6f-c8b949b2eb33 ArtifactChecksum:NTFiNGRiOGFhYzExMWNmMzc5NzVkMTI5N2ZhNjIzZjQ= 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/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml ArtifactUUID:14982382-d427-4fea-89ce-034ec08110b6 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/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env ArtifactUUID:b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e 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/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env ArtifactUUID:b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-07T08:38:10.670Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c0e469ff-922b-46bd-a66f-54e9b347e63f 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 (?, ?, ?, ?, ?) 2023-02-07T08:38:11.639Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:38:11.652Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:38:11.654Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:38:11.654Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0aa08f24-942f-4012-b17f-85b861ea9c1b from URL: /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:11.654Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:38:11.656Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:12.036Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:38:12.085Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar 0aa08f24-942f-4012-b17f-85b861ea9c1b 75684 2023-02-07T08:38:12.088Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar ASDC sendASDCNotification 2023-02-07T08:38:12.088Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:12.103Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:38:12.105Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:12.106Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:12.111Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759092086, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:13.116Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:38:13.119Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:38:13.123Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 0aa08f24-942f-4012-b17f-85b861ea9c1b, URL: /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar to file: /app/ASDC/1/service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:13.126Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:13.577Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:13.577Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:15.388Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5876569491396696392/Definitions/service-BasicOnboardPfklih-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 2023-02-07T08:38:21.673Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-07T08:38:21.683Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:38:21.683Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:21.684Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-07T08:38:21.684Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:21.684Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_pFKlIh 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-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:21.684Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|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-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:21.684Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|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-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:21.685Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|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-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:21.685Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:21.688Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|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-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:21.688Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:38:21.723Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.728Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:21.744Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is matching search criteria 2023-02-07T08:38:21.745Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:38:21.749Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_pFKlIh 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:38:21.753Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.754Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:21.756Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is matching search criteria 2023-02-07T08:38:21.756Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:38:21.756Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_pFKlIh 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:38:21.757Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.757Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:21.764Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.766Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is not matching search criteria 2023-02-07T08:38:21.768Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-02-07T08:38:21.768Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-02-07T08:38:21.769Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-02-07T08:38:21.770Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-07T08:38:21.771Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-07T08:38:21.772Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.773Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-07T08:38:21.777Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.779Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is matching search criteria 2023-02-07T08:38:21.780Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_pFKlIh 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:38:21.788Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.788Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is matching search criteria 2023-02-07T08:38:21.788Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_pFKlIh 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:38:21.789Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.789Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is matching search criteria 2023-02-07T08:38:21.789Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_pFKlIh 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:38:21.790Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.790Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is not matching search criteria 2023-02-07T08:38:21.790Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-02-07T08:38:21.790Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-07T08:38:21.791Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7371a00f-0ac7-4c2d-a6fd-c1e7a82f53fe 2023-02-07T08:38:21.791Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.791Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:21.792Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.792Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:21.792Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.792Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:21.793Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:21.793Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:21.793Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_pFKlIh Description:service Model UUID:c0e469ff-922b-46bd-a66f-54e9b347e63f Model Version:NULL Model InvariantUuid:bb2c7612-56db-439d-853f-c24878f067db Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_pFKlIh Model UUID:065d0049-3b6c-436f-8627-1434604c8ad6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:cd71629a-ee07-4bc1-9b49-f9acdf749284 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:af0c8562-3025-4188-83a4-03b53bd448a9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:02022c52-dec9-4ee8-9b1d-556962693d5b ModelName:BasicOnboardPfklih..base_ubuntu18..module-0 ModelUuid:78ad1057-96dc-43f7-944c-450b75e63a43 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7371a00f-0ac7-4c2d-a6fd-c1e7a82f53fe ModelInvariantUuid:3959b2bf-d1aa-48ad-a20a-85c7d7fefd1c ModelName:basic_onboard_pFKlIh-nodes.ubuntu18Cvfc ModelUuid:38f08827-73d6-49b2-ac6f-b79c3022e5d6 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:943fa241-ea95-451b-9e40-81753e622d8c ModelInvariantUuid:f0a997a2-aaee-445f-8d22-09ac7aba9b5b ModelName:BasicOnboardPfklih.compute.nodes.heat.ubuntu18 ModelUuid:2f34f228-c6cc-4485-b4b6-b31fbc608fd3 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=? 2023-02-07T08:38:21.935Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 55113be3-959f-4f76-b8dd-9ae60cb59dcd 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=? 2023-02-07T08:38:22.244Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||basic_onboard_pFKlIh 0 2023-02-07T08:38:22.310Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 55113be3-959f-4f76-b8dd-9ae60cb59dcd 2023-02-07T08:38:22.311Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 85c2bfc8-1fa8-4c7e-bc6f-c8b949b2eb33 from URL: /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json 2023-02-07T08:38:22.311Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:38:22.311Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json 2023-02-07T08:38:22.498Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:38:22.499Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json 85c2bfc8-1fa8-4c7e-bc6f-c8b949b2eb33 798 2023-02-07T08:38:22.500Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json ASDC sendASDCNotification 2023-02-07T08:38:22.500Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json 2023-02-07T08:38:22.501Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:38:22.501Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:22.502Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:22.502Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759102500, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:23.508Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardPfklih..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "02022c52-dec9-4ee8-9b1d-556962693d5b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "78ad1057-96dc-43f7-944c-450b75e63a43", "vfModuleModelCustomizationUUID": "a0a59fbf-4d43-4d90-8655-9954a7ca04b4", "isBase": true, "artifacts": [ "14982382-d427-4fea-89ce-034ec08110b6", "b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e" ], "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": "" } } ] 2023-02-07T08:38:23.551Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardPfklih..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:78ad1057-96dc-43f7-944c-450b75e63a43 VfModuleModelInvariantUUID:02022c52-dec9-4ee8-9b1d-556962693d5b VfModuleModelDescription:NULL Artifacts UUID List:{ 14982382-d427-4fea-89ce-034ec08110b6 , b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e } 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 } 2023-02-07T08:38:23.586Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardPfklih..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "02022c52-dec9-4ee8-9b1d-556962693d5b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "78ad1057-96dc-43f7-944c-450b75e63a43", "vfModuleModelCustomizationUUID": "a0a59fbf-4d43-4d90-8655-9954a7ca04b4", "isBase": true, "artifacts": [ "14982382-d427-4fea-89ce-034ec08110b6", "b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e" ], "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": "" } } ] 2023-02-07T08:38:23.587Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardPfklih..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:78ad1057-96dc-43f7-944c-450b75e63a43 VfModuleModelInvariantUUID:02022c52-dec9-4ee8-9b1d-556962693d5b VfModuleModelDescription:NULL Artifacts UUID List:{ 14982382-d427-4fea-89ce-034ec08110b6 , b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e } 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 } 2023-02-07T08:38:23.587Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 14982382-d427-4fea-89ce-034ec08110b6 from URL: /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml 2023-02-07T08:38:23.587Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:38:23.588Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml 2023-02-07T08:38:23.720Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:38:23.723Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml 14982382-d427-4fea-89ce-034ec08110b6 5033 2023-02-07T08:38:23.724Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-02-07T08:38:23.724Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml 2023-02-07T08:38:23.725Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:38:23.725Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:23.725Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:23.726Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759103724, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:24.728Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e from URL: /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env 2023-02-07T08:38:24.729Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:38:24.729Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env 2023-02-07T08:38:24.943Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:38:24.944Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env b8a78fd5-a0f9-4d9f-97f0-4cf485f4eb0e 909 2023-02-07T08:38:24.944Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-02-07T08:38:24.945Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env 2023-02-07T08:38:24.945Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:38:24.945Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:24.946Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:24.946Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759104944, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:25.948Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: c0e469ff-922b-46bd-a66f-54e9b347e63f 2023-02-07T08:38:25.949Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_pFKlIh 0 55113be3-959f-4f76-b8dd-9ae60cb59dcd 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=? 2023-02-07T08:38:26.135Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1dfb5f85, org.onap.sdc.toscaparser.api.parameters.Input@5fd519fe, org.onap.sdc.toscaparser.api.parameters.Input@8ef663d, org.onap.sdc.toscaparser.api.parameters.Input@3efa90ab, org.onap.sdc.toscaparser.api.parameters.Input@793af786] 2023-02-07T08:38:26.142Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.143Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:26.143Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-02-07T08:38:26.143Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= af0c8562-3025-4188-83a4-03b53bd448a9 2023-02-07T08:38:26.144Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: af0c8562-3025-4188-83a4-03b53bd448a9 matches Tosca VF Customization UUID: af0c8562-3025-4188-83a4-03b53bd448a9 2023-02-07T08:38:26.144Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: af0c8562-3025-4188-83a4-03b53bd448a9 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=? 2023-02-07T08:38:26.159Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.159Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:26.161Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id af0c8562-3025-4188-83a4-03b53bd448a9: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-07T08:38:26.162Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@488812be 2023-02-07T08:38:26.163Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.163Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-07T08:38:26.164Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a0a59fbf-4d43-4d90-8655-9954a7ca04b4 2023-02-07T08:38:26.167Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a0a59fbf-4d43-4d90-8655-9954a7ca04b4 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=? 2023-02-07T08:38:26.180Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.181Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is matching search criteria 2023-02-07T08:38:26.181Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_pFKlIh 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:38:26.183Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.183Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is matching search criteria 2023-02-07T08:38:26.183Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_pFKlIh 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:38:26.184Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.184Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is not matching search criteria 2023-02-07T08:38:26.184Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-02-07T08:38:26.184Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-07T08:38:26.185Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7371a00f-0ac7-4c2d-a6fd-c1e7a82f53fe 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=? 2023-02-07T08:38:26.216Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.216Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is matching search criteria 2023-02-07T08:38:26.217Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_pFKlIh 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:38:26.217Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.218Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_pFKlIh 0 is matching search criteria 2023-02-07T08:38:26.218Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_pFKlIh 0] matching following query criteria: sdcType=VF, customizationUUID=af0c8562-3025-4188-83a4-03b53bd448a9 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=? 2023-02-07T08:38:26.229Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.231Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:26.232Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid c0e469ff-922b-46bd-a66f-54e9b347e63f: basic_onboard_pFKlIh 2023-02-07T08:38:26.232Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.232Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:26.233Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.233Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:26.234Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.234Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:26.234Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.236Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:26.236Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:38:26.236Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_pFKlIh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:38:26.237Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Saving Service: basic_onboard_pFKlIh 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 (?, ?, ?, ?, ?) 2023-02-07T08:38:27.108Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_pFKlIh 55113be3-959f-4f76-b8dd-9ae60cb59dcd 1 ASDC deployResourceStructure 2023-02-07T08:38:27.110Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json ASDC sendASDCNotification 2023-02-07T08:38:27.110Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json 2023-02-07T08:38:27.111Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:38:27.111Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:27.112Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:27.112Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759107110, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:28.116Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-02-07T08:38:28.117Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml 2023-02-07T08:38:28.117Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:38:28.120Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:28.120Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:28.122Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759108116, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:29.128Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-02-07T08:38:29.131Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env 2023-02-07T08:38:29.131Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:38:29.132Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:29.139Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:29.140Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759109128, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:30.142Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar ASDC sendASDCNotification 2023-02-07T08:38:30.144Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar 2023-02-07T08:38:30.144Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:38:30.146Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:38:30.146Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:38:30.147Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759110142, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:31.149Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b57fb446-531f-4cb2-bb9c-01c431428b8a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:38:31.199Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b57fb446-531f-4cb2-bb9c-01c431428b8a 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=? 2023-02-07T08:38:31.207Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:38:31.208Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T08:38:31.208Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T08:38:39.155Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:38:39.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:38:39.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "cds-sdc-listener", "timestamp": 1675759048970, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:38:39.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:01.210Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b57fb446-531f-4cb2-bb9c-01c431428b8a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:39:01.252Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b57fb446-531f-4cb2-bb9c-01c431428b8a 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=? 2023-02-07T08:39:01.270Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:39:01.274Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T08:39:01.275Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T08:39:31.277Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b57fb446-531f-4cb2-bb9c-01c431428b8a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:39:31.340Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b57fb446-531f-4cb2-bb9c-01c431428b8a 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=? 2023-02-07T08:39:31.350Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:39:31.350Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T08:39:31.351Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T08:39:39.146Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:39:39.161Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.162Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759059106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "NOTIFIED" } 2023-02-07T08:39:39.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "cds-sdc-listener", "timestamp": 1675759048970, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.165Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.165Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.165Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "NOTIFIED" } 2023-02-07T08:39:39.165Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.165Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.165Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759059106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-02-07T08:39:39.165Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.166Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.166Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "cds-sdc-listener", "timestamp": 1675759048970, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.166Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.166Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.166Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-02-07T08:39:39.166Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.166Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.167Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759059106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.167Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.167Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.167Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "cds-sdc-listener", "timestamp": 1675759048970, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.181Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.182Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "aai-model-loader", "timestamp": 1675759083436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.182Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.182Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759059106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-02-07T08:39:39.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "cds-sdc-listener", "timestamp": 1675759048970, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "aai-model-loader", "timestamp": 1675759083436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.210Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.210Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-02-07T08:39:39.211Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.211Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.211Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759059106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.211Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.212Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.212Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "cds-sdc-listener", "timestamp": 1675759048970, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.212Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.212Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.212Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "aai-model-loader", "timestamp": 1675759083436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.213Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.213Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.213Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.218Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.218Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.218Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759059106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:39:39.219Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.219Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.220Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "cds-sdc-listener", "timestamp": 1675759048970, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:39:39.220Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.220Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.220Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "aai-model-loader", "timestamp": 1675759083436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.221Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.221Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.221Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759059755, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:39:39.221Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.222Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.222Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "aai-model-loader", "timestamp": 1675759083436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.222Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.222Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.222Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "cds-sdc-listener", "timestamp": 1675759089836, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.222Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.223Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759089833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.223Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.223Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "aai-model-loader", "timestamp": 1675759083436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.223Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.224Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "aai-model-loader", "timestamp": 1675759083436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:39:39.225Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.225Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "cds-sdc-listener", "timestamp": 1675759090960, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-07T08:39:39.269Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b57fb446-531f-4cb2-bb9c-01c431428b8a 2023-02-07T08:39:39.269Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId b57fb446-531f-4cb2-bb9c-01c431428b8a and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T08:39:39.321Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.321Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759091428, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.340Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.340Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.341Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759092086, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.341Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.341Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "aai-model-loader", "timestamp": 1675759090795, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.342Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.342Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.342Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759092650, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.344Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.344Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.344Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759092680, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.345Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.345Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.345Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759094119, "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=? 2023-02-07T08:39:39.366Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b57fb446-531f-4cb2-bb9c-01c431428b8a 2023-02-07T08:39:39.368Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId b57fb446-531f-4cb2-bb9c-01c431428b8a 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 (?, ?, ?, ?, ?) 2023-02-07T08:39:39.411Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.413Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759092680, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.413Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.413Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.413Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "multicloud-k8s", "timestamp": 1675759095126, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "DEPLOY_OK" } 2023-02-07T08:39:39.415Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.419Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.420Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759092680, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.421Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.421Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.421Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759092680, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.422Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.422Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.422Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759092680, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.422Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.424Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.425Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759092680, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.425Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.425Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.425Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759096161, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.426Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.426Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.426Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "cds-sdc-listener", "timestamp": 1675759091966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.426Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.426Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.426Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759092680, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:39:39.427Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.427Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.427Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759096161, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "NOTIFIED" } 2023-02-07T08:39:39.427Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.427Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.427Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "cds-sdc-listener", "timestamp": 1675759091966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.428Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.428Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.428Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759101188, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.428Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.428Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.428Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759096161, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-02-07T08:39:39.428Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.428Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.430Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "cds-sdc-listener", "timestamp": 1675759091966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.430Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.430Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.430Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759102500, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.430Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.430Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.430Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759096161, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.431Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.431Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.431Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "cds-sdc-listener", "timestamp": 1675759091966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.431Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.431Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.432Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759103724, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.432Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.432Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.432Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759096161, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-02-07T08:39:39.433Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.433Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.433Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "cds-sdc-listener", "timestamp": 1675759091966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.433Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.433Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.434Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759104944, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.434Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.435Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.435Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759096161, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.435Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.435Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.435Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "cds-sdc-listener", "timestamp": 1675759091966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.436Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.436Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.436Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759096161, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:39:39.436Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.436Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.437Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "cds-sdc-listener", "timestamp": 1675759091966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:39:39.437Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.437Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.437Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759107110, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/basic_onboard_pfklih0_modules.json", "status": "DEPLOY_OK" } 2023-02-07T08:39:39.437Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.438Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.438Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759106653, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.438Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.438Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.438Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "cds-sdc-listener", "timestamp": 1675759106710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.439Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.439Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.439Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759108116, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-02-07T08:39:39.439Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.440Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.440Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "cds-sdc-listener", "timestamp": 1675759107716, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T08:39:39.505Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of df9a6a93-a49c-4e87-aebf-c6298b46d91d 2023-02-07T08:39:39.507Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId df9a6a93-a49c-4e87-aebf-c6298b46d91d and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T08:39:39.555Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759107946, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.555Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.556Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.556Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759109128, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/resourceInstances/basic_onboard_pfklih0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-02-07T08:39:39.556Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.556Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.557Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759109087, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-02-07T08:39:39.557Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.557Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.557Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759110142, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:39:39.558Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.558Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.558Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759110288, "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=? 2023-02-07T08:39:39.574Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of df9a6a93-a49c-4e87-aebf-c6298b46d91d 2023-02-07T08:39:39.575Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId df9a6a93-a49c-4e87-aebf-c6298b46d91d 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 (?, ?, ?, ?, ?) 2023-02-07T08:39:39.603Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.604Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "multicloud-k8s", "timestamp": 1675759111291, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "DEPLOY_OK" } 2023-02-07T08:39:39.604Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.605Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.606Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "aai-model-loader", "timestamp": 1675759110058, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:39:39.606Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.606Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.606Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759111608, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfklih/1.0/artifacts/service-BasicOnboardPfklih-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:39:39.607Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.607Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "aai-model-loader", "timestamp": 1675759111062, "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=? 2023-02-07T08:39:39.625Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b57fb446-531f-4cb2-bb9c-01c431428b8a 2023-02-07T08:39:39.625Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId b57fb446-531f-4cb2-bb9c-01c431428b8a 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 (?, ?, ?, ?, ?) 2023-02-07T08:39:39.656Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.656Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759112621, "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=? 2023-02-07T08:39:39.682Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b57fb446-531f-4cb2-bb9c-01c431428b8a 2023-02-07T08:39:39.682Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId b57fb446-531f-4cb2-bb9c-01c431428b8a 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 (?, ?, ?, ?, ?) 2023-02-07T08:39:39.710Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.711Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "aai-model-loader", "timestamp": 1675759113436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.712Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.712Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.712Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "aai-model-loader", "timestamp": 1675759113436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.712Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.712Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.714Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "aai-model-loader", "timestamp": 1675759113436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.715Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:39:39.715Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:39:39.715Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "aai-model-loader", "timestamp": 1675759113436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:39:39.715Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:01.352Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b57fb446-531f-4cb2-bb9c-01c431428b8a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:40:01.392Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b57fb446-531f-4cb2-bb9c-01c431428b8a 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=? 2023-02-07T08:40:01.403Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:40:01.404Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-07T08:40:01.404Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-07T08:40:01.404Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-07T08:40:01.405Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:40:01.405Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:40:01.405Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:40:01.407Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:40:01.407Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:40:01.408Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|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=? 2023-02-07T08:40:01.435Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-07T08:40:31.442Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b57fb446-531f-4cb2-bb9c-01c431428b8a 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=? 2023-02-07T08:40:31.515Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b57fb446-531f-4cb2-bb9c-01c431428b8a and serviceModelVersionId: c0e469ff-922b-46bd-a66f-54e9b347e63f 2023-02-07T08:40:31.516Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bb2c7612-56db-439d-853f-c24878f067db 2023-02-07T08:40:39.178Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:40:39.204Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.204Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "aai-model-loader", "timestamp": 1675759113436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:40:39.207Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.207Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.207Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "aai-model-loader", "timestamp": 1675759113436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:40:39.207Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.208Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.208Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "aai-model-loader", "timestamp": 1675759113436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:40:39.208Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.208Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.208Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "aai-model-loader", "timestamp": 1675759120651, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:40:39.208Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.208Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.213Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759122679, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:40:39.213Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.213Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.213Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759122679, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:40:39.214Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.214Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759122679, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:40:39.214Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.214Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759122679, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:40:39.214Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.215Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.215Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759122679, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:40:39.215Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.215Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.215Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759122679, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:40:39.215Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.215Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.216Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759122679, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:40:39.216Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.216Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.216Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759130932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:40:39.216Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.217Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.217Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759139820, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:40:39.234Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.234Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.235Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "aai-model-loader", "timestamp": 1675759139605, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:40:39.236Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:40:39.236Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.237Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675759140847, "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=? 2023-02-07T08:40:39.311Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of df9a6a93-a49c-4e87-aebf-c6298b46d91d 2023-02-07T08:40:39.312Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId df9a6a93-a49c-4e87-aebf-c6298b46d91d 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 (?, ?, ?, ?, ?) 2023-02-07T08:40:39.389Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:40:39.390Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "aai-model-loader", "timestamp": 1675759140607, "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=? 2023-02-07T08:40:39.438Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of df9a6a93-a49c-4e87-aebf-c6298b46d91d 2023-02-07T08:40:39.462Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId df9a6a93-a49c-4e87-aebf-c6298b46d91d 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 (?, ?, ?, ?, ?) 2023-02-07T08:41:13.702Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bb2c7612-56db-439d-853f-c24878f067db/model-vers/model-ver/c0e469ff-922b-46bd-a66f-54e9b347e63f?depth=0 2023-02-07T08:41:13.824Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-02-07T08:41:13.886Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb2c7612-56db-439d-853f-c24878f067db/model-vers/model-ver/c0e469ff-922b-46bd-a66f-54e9b347e63f?depth=0|INFO|500||Invoke 2023-02-07T08:41:13.888Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb2c7612-56db-439d-853f-c24878f067db/model-vers/model-ver/c0e469ff-922b-46bd-a66f-54e9b347e63f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb2c7612-56db-439d-853f-c24878f067db/model-vers/model-ver/c0e469ff-922b-46bd-a66f-54e9b347e63f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b57fb446-531f-4cb2-bb9c-01c431428b8a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8fb3ec24-b712-49ae-9949-0aee74a38e52], X-ECOMP-RequestID=[b57fb446-531f-4cb2-bb9c-01c431428b8a], X-TransactionId=[], X-ONAP-RequestID=[b57fb446-531f-4cb2-bb9c-01c431428b8a], Content-Type=[application/merge-patch+json]} 2023-02-07T08:41:13.898Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb2c7612-56db-439d-853f-c24878f067db/model-vers/model-ver/c0e469ff-922b-46bd-a66f-54e9b347e63f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-07T08:41:14.411Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb2c7612-56db-439d-853f-c24878f067db/model-vers/model-ver/c0e469ff-922b-46bd-a66f-54e9b347e63f?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/bb2c7612-56db-439d-853f-c24878f067db/model-vers/model-ver/c0e469ff-922b-46bd-a66f-54e9b347e63f?depth=0 has http status code:200 and response headers:{date=[Tue, 07 Feb 2023 08:41:12 GMT], content-length=[0], vertex-id=[188520], x-aai-txid=[1-aai-resources-230207-08:41:12:763-40763], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-07T08:41:14.412Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb2c7612-56db-439d-853f-c24878f067db/model-vers/model-ver/c0e469ff-922b-46bd-a66f-54e9b347e63f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-07T08:41:14.413Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb2c7612-56db-439d-853f-c24878f067db/model-vers/model-ver/c0e469ff-922b-46bd-a66f-54e9b347e63f?depth=0|INFO|500||InvokeReturn 2023-02-07T08:41:14.417Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-07T08:41:14.417Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|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=? 2023-02-07T08:41:14.441Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|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:69) 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) 2023-02-07T08:41:14.442Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b57fb446-531f-4cb2-bb9c-01c431428b8a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-07T08:41:14.444Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-07T08:41:14.444Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:14.444Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:14.445Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759274443, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:41:15.483Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:41:15.496Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T08:41:15.497Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"df9a6a93-a49c-4e87-aebf-c6298b46d91d","serviceName":"vFW 2023-02-07 08-36-11","serviceVersion":"1.0","serviceUUID":"5e9e3fa1-79bc-42fd-b775-637ac4b83dad","serviceDescription":"catalog service description","serviceInvariantUUID":"96f18e63-a3fe-42a8-b385-18e432760922","resources":[{"resourceInstanceName":"vFW 79ee9ced-9a88 0","resourceName":"vFW 79ee9ced-9a88","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8d8e57ec-c4ed-4fda-9c16-6d47eff76ae0","resourceInvariantUUID":"ca3e5290-0b13-4a04-853f-f3ba1bd334d4","resourceCustomizationUUID":"dd93ed63-1913-48e5-8214-9d5fd5a2a874","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vf-license-model.xml","artifactChecksum":"NDAyM2QwZDU5OTI4MTAxMjg5ZjA0OGRlZDE2NmI0NTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e5110f5-d6ec-434b-84e2-e0cacd241400","artifactVersion":"1"},{"artifactName":"vfw79ee9ced9a880_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json","artifactChecksum":"MDQ5M2QyYTlkNDU4NDU5MDZhNDRiMjdlZDNiOTZlZjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f39fbf1c-f4be-4b80-8870-f605fcde50a8","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ce3cc53b-e59e-4473-a629-2989e4e22502","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vendor-license-model.xml","artifactChecksum":"ZDk5ZDRmMzU4ZGE2MzgxNTkwYTFkYTcyNGYwNDY0OTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5d2c02f3-6ef0-45ad-b169-8dd548d7c8af","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d3c4029c-68ca-4414-87db-ba17595264a3","artifactVersion":"2","generatedFromUUID":"ce3cc53b-e59e-4473-a629-2989e4e22502"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230207083611-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-template.yml","artifactChecksum":"YmQ2MzdlODcwODJkNjM3NGQwYWJiOTUyYTYzMDAyNTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"463eefd5-c0ea-45f6-bd19-0e8244d9e30f","artifactVersion":"1"},{"artifactName":"service-Vfw20230207083611-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar","artifactChecksum":"MmVkNmRhNWU0MmM4MDllZDU1ODdlMDY3ZjY1ZTg3Yzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f233399-2dc8-4fe2-aa44-894a16db4e67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-07T08:41:15.509Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:41:15.509Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:15.509Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:15.510Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:16.510Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:41:16.511Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:16.511Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:16.512Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:17.512Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:41:17.514Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:17.515Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:17.515Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:18.516Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:41:18.516Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:18.517Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:18.517Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:19.517Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:41:19.518Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:19.518Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:19.518Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:20.519Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:41:20.520Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:20.520Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:20.520Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:21.525Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:41:21.525Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:21.526Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:21.526Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:22.527Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "serviceName": "vFW 2023-02-07 08-36-11", "serviceVersion": "1.0", "serviceUUID": "5e9e3fa1-79bc-42fd-b775-637ac4b83dad", "serviceDescription": "catalog service description", "serviceInvariantUUID": "96f18e63-a3fe-42a8-b385-18e432760922", "resources": [ { "resourceInstanceName": "vFW 79ee9ced-9a88 0", "resourceCustomizationUUID": "dd93ed63-1913-48e5-8214-9d5fd5a2a874", "resourceName": "vFW 79ee9ced-9a88", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8d8e57ec-c4ed-4fda-9c16-6d47eff76ae0", "resourceInvariantUUID": "ca3e5290-0b13-4a04-853f-f3ba1bd334d4", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79ee9ced9a880_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "artifactChecksum": "MDQ5M2QyYTlkNDU4NDU5MDZhNDRiMjdlZDNiOTZlZjA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f39fbf1c-f4be-4b80-8870-f605fcde50a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "ce3cc53b-e59e-4473-a629-2989e4e22502", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d3c4029c-68ca-4414-87db-ba17595264a3", "generatedFromUUID": "ce3cc53b-e59e-4473-a629-2989e4e22502" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d3c4029c-68ca-4414-87db-ba17595264a3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230207083611-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "artifactChecksum": "MmVkNmRhNWU0MmM4MDllZDU1ODdlMDY3ZjY1ZTg3Yzk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f233399-2dc8-4fe2-aa44-894a16db4e67" } ], "workloadContext": "Production" } 2023-02-07T08:41:22.528Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-07T08:41:22.528Z|b57fb446-531f-4cb2-bb9c-01c431428b8a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5e9e3fa1-79bc-42fd-b775-637ac4b83dad ASDC 2023-02-07T08:41:22.528Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:df9a6a93-a49c-4e87-aebf-c6298b46d91d ServiceName:vFW 2023-02-07 08-36-11 ServiceVersion:1.0 ServiceUUID:5e9e3fa1-79bc-42fd-b775-637ac4b83dad ServiceInvariantUUID:96f18e63-a3fe-42a8-b385-18e432760922 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230207083611-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar ArtifactUUID:6f233399-2dc8-4fe2-aa44-894a16db4e67 ArtifactChecksum:MmVkNmRhNWU0MmM4MDllZDU1ODdlMDY3ZjY1ZTg3Yzk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79ee9ced-9a88 0 ResourceCustomizationUUID:dd93ed63-1913-48e5-8214-9d5fd5a2a874 ResourceInvariantUUID:ca3e5290-0b13-4a04-853f-f3ba1bd334d4 ResourceName:vFW 79ee9ced-9a88 ResourceType:VF ResourceUUID:8d8e57ec-c4ed-4fda-9c16-6d47eff76ae0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79ee9ced9a880_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json ArtifactUUID:f39fbf1c-f4be-4b80-8870-f605fcde50a8 ArtifactChecksum:MDQ5M2QyYTlkNDU4NDU5MDZhNDRiMjdlZDNiOTZlZjA= 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/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml ArtifactUUID:ce3cc53b-e59e-4473-a629-2989e4e22502 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/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env ArtifactUUID:d3c4029c-68ca-4414-87db-ba17595264a3 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/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env ArtifactUUID:d3c4029c-68ca-4414-87db-ba17595264a3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-07T08:41:22.528Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5e9e3fa1-79bc-42fd-b775-637ac4b83dad 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=? 2023-02-07T08:41:22.689Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:41:22.690Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:41:22.691Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:41:22.691Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 6f233399-2dc8-4fe2-aa44-894a16db4e67 from URL: /sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:22.691Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:41:22.691Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:23.092Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:41:23.102Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar 6f233399-2dc8-4fe2-aa44-894a16db4e67 101506 2023-02-07T08:41:23.103Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar ASDC sendASDCNotification 2023-02-07T08:41:23.103Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:23.103Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:41:23.103Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:23.103Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:23.104Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759283103, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:24.104Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:41:24.105Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:41:24.106Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 6f233399-2dc8-4fe2-aa44-894a16db4e67, URL: /sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar to file: /app/ASDC/1/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:24.106Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230207083611-csar.csar 2023-02-07T08:41:24.107Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:24.107Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:24.513Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8360310528910965654/Definitions/service-Vfw20230207083611-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_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 2023-02-07T08:41:29.397Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-07T08:41:29.398Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:41:29.398Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.399Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-02-07T08:41:29.399Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.399Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|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-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.399Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|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-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.399Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|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-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.399Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.399Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.400Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|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-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.400Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.400Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.400Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.400Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79ee9ced-9a88 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-Vfw20230207083611-csar.csar 2023-02-07T08:41:29.400Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:41:29.400Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.401Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:29.401Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:29.401Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:41:29.402Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:41:29.403Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.403Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:29.403Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:29.403Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:41:29.403Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:41:29.404Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.404Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:29.404Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.404Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is not matching search criteria 2023-02-07T08:41:29.405Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-07T08:41:29.405Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-07T08:41:29.405Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-07T08:41:29.405Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:29.405Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.406Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-07T08:41:29.407Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.407Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-07T08:41:29.407Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-07T08:41:29.407Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.407Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:29.408Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-07T08:41:29.408Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:29.408Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-07T08:41:29.408Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.408Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-07T08:41:29.409Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.409Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-07T08:41:29.409Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.409Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:29.410Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:41:29.410Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.410Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:29.411Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:41:29.411Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.411Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:29.411Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:41:29.411Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.412Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is not matching search criteria 2023-02-07T08:41:29.412Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-07T08:41:29.412Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-07T08:41:29.412Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-02-07T08:41:29.412Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-07T08:41:29.413Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-07T08:41:29.413Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.413Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:29.413Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-07T08:41:29.413Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:29.414Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-07T08:41:29.414Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.414Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=281c3905-0196-4079-afe0-9b34db4ecc94 2023-02-07T08:41:29.414Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.415Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is not matching search criteria 2023-02-07T08:41:29.415Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-07T08:41:29.415Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-07T08:41:29.415Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-07T08:41:29.415Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:29.415Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.416Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-07T08:41:29.416Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.416Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-02-07T08:41:29.416Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-07T08:41:29.416Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:29.416Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-07T08:41:29.417Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.417Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=53b6041c-2466-4177-8e2c-7f22d998c05d 2023-02-07T08:41:29.417Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.417Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is not matching search criteria 2023-02-07T08:41:29.417Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-07T08:41:29.418Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-07T08:41:29.418Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-07T08:41:29.418Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:29.418Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.418Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-07T08:41:29.419Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.419Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-07T08:41:29.419Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-07T08:41:29.419Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-07T08:41:29.419Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:29.420Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-02-07T08:41:29.420Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c3cb1efe-f444-4d79-be2b-20cc107de75d 2023-02-07T08:41:29.420Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.420Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:29.421Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.421Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:29.421Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.421Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:29.422Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:29.422Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:29.422Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-02-07 08-36-11 Description:catalog service description Model UUID:5e9e3fa1-79bc-42fd-b775-637ac4b83dad Model Version:NULL Model InvariantUuid:96f18e63-a3fe-42a8-b385-18e432760922 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79ee9ced-9a88 Model UUID:09e23bb7-fe7b-4b5f-9957-c33186f61237 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ca3e5290-0b13-4a04-853f-f3ba1bd334d4 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:dd93ed63-1913-48e5-8214-9d5fd5a2a874 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ba42687c-faed-4609-a63b-58813f6d0d53 ModelName:Vfw79ee9ced9a88..base_vfw..module-0 ModelUuid:b1fc2f52-6176-442e-b1b3-440fa2151310 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:281c3905-0196-4079-afe0-9b34db4ecc94 ModelInvariantUuid:ffe23d25-83df-4f05-8cd4-cf6364e82133 ModelName:vFW 79ee9ced-9a88-nodes.vfwCvfc ModelUuid:b01443d4-3f88-429b-b9b5-ed710ca447c2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:224f0fe8-0440-4ca5-ab95-05ed232d32b5 ModelInvariantUuid:1079a4b3-1905-446f-af79-3bb7fd8a7d26 ModelName:Vfw79ee9ced9a88.compute.nodes.heat.vfw ModelUuid:bae8e8f3-7a98-45d2-a296-569a7cef849c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:53b6041c-2466-4177-8e2c-7f22d998c05d ModelInvariantUuid:8aadde30-35c4-4698-bc4f-c9d9749942d6 ModelName:vFW 79ee9ced-9a88-nodes.vsnCvfc ModelUuid:319e0e38-4e91-4e59-85d2-1ded5d53a66c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:c1913a52-9cc9-4554-9613-96b42843f2f9 ModelInvariantUuid:7e5afb13-d295-4af9-98e9-e5ec6d8590c0 ModelName:Vfw79ee9ced9a88.compute.nodes.heat.vsn ModelUuid:689b3a53-283c-4371-a205-18637b03c7fd ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c3cb1efe-f444-4d79-be2b-20cc107de75d ModelInvariantUuid:be3cea2b-7624-49e9-b4a9-7f5bda8a5a25 ModelName:vFW 79ee9ced-9a88-nodes.vpgCvfc ModelUuid:3ed32ab5-2ed7-4660-a9cb-e7cc3c09b812 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:195c4df9-28ac-4991-aac6-a4b1f4ddf734 ModelInvariantUuid:8d07f50a-5a9f-4dca-9aa0-4ee14ad4e74e ModelName:Vfw79ee9ced9a88.compute.nodes.heat.vpg ModelUuid:53848e64-3e08-42fe-9635-a70c56e9980e 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=? 2023-02-07T08:41:29.478Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 8d8e57ec-c4ed-4fda-9c16-6d47eff76ae0 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=? 2023-02-07T08:41:29.493Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||vFW 79ee9ced-9a88 0 2023-02-07T08:41:29.493Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8d8e57ec-c4ed-4fda-9c16-6d47eff76ae0 2023-02-07T08:41:29.493Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: f39fbf1c-f4be-4b80-8870-f605fcde50a8 from URL: /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json 2023-02-07T08:41:29.494Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:41:29.494Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json 2023-02-07T08:41:29.595Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:41:29.596Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json f39fbf1c-f4be-4b80-8870-f605fcde50a8 785 2023-02-07T08:41:29.596Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json ASDC sendASDCNotification 2023-02-07T08:41:29.596Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json 2023-02-07T08:41:29.596Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:41:29.596Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:29.597Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:29.597Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759289596, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:30.599Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw79ee9ced9a88..base_vfw..module-0", "vfModuleModelInvariantUUID": "ba42687c-faed-4609-a63b-58813f6d0d53", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b1fc2f52-6176-442e-b1b3-440fa2151310", "vfModuleModelCustomizationUUID": "2f55b32d-5bd4-431b-9d08-bb006de1d2f5", "isBase": true, "artifacts": [ "ce3cc53b-e59e-4473-a629-2989e4e22502", "d3c4029c-68ca-4414-87db-ba17595264a3" ], "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": "" } } ] 2023-02-07T08:41:30.608Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw79ee9ced9a88..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b1fc2f52-6176-442e-b1b3-440fa2151310 VfModuleModelInvariantUUID:ba42687c-faed-4609-a63b-58813f6d0d53 VfModuleModelDescription:NULL Artifacts UUID List:{ ce3cc53b-e59e-4473-a629-2989e4e22502 , d3c4029c-68ca-4414-87db-ba17595264a3 } 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 } 2023-02-07T08:41:30.613Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw79ee9ced9a88..base_vfw..module-0", "vfModuleModelInvariantUUID": "ba42687c-faed-4609-a63b-58813f6d0d53", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b1fc2f52-6176-442e-b1b3-440fa2151310", "vfModuleModelCustomizationUUID": "2f55b32d-5bd4-431b-9d08-bb006de1d2f5", "isBase": true, "artifacts": [ "ce3cc53b-e59e-4473-a629-2989e4e22502", "d3c4029c-68ca-4414-87db-ba17595264a3" ], "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": "" } } ] 2023-02-07T08:41:30.613Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw79ee9ced9a88..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b1fc2f52-6176-442e-b1b3-440fa2151310 VfModuleModelInvariantUUID:ba42687c-faed-4609-a63b-58813f6d0d53 VfModuleModelDescription:NULL Artifacts UUID List:{ ce3cc53b-e59e-4473-a629-2989e4e22502 , d3c4029c-68ca-4414-87db-ba17595264a3 } 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 } 2023-02-07T08:41:30.614Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: ce3cc53b-e59e-4473-a629-2989e4e22502 from URL: /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml 2023-02-07T08:41:30.614Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:41:30.618Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml 2023-02-07T08:41:30.810Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:41:30.811Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml ce3cc53b-e59e-4473-a629-2989e4e22502 20368 2023-02-07T08:41:30.811Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-02-07T08:41:30.812Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml 2023-02-07T08:41:30.812Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:41:30.812Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:30.812Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:30.812Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759290811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:31.814Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: d3c4029c-68ca-4414-87db-ba17595264a3 from URL: /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env 2023-02-07T08:41:31.814Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:41:31.814Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env 2023-02-07T08:41:31.939Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:41:31.941Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env d3c4029c-68ca-4414-87db-ba17595264a3 2098 2023-02-07T08:41:31.941Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env ASDC sendASDCNotification 2023-02-07T08:41:31.942Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env 2023-02-07T08:41:31.942Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:41:31.942Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:31.943Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:31.943Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759291941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:32.943Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 5e9e3fa1-79bc-42fd-b775-637ac4b83dad 2023-02-07T08:41:32.944Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 79ee9ced-9a88 0 8d8e57ec-c4ed-4fda-9c16-6d47eff76ae0 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=? 2023-02-07T08:41:33.027Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@57464e1c, org.onap.sdc.toscaparser.api.parameters.Input@3a7f1bed, org.onap.sdc.toscaparser.api.parameters.Input@77f1272e, org.onap.sdc.toscaparser.api.parameters.Input@d259ebf, org.onap.sdc.toscaparser.api.parameters.Input@68f607a9] 2023-02-07T08:41:33.030Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.030Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:33.030Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-02-07T08:41:33.031Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= dd93ed63-1913-48e5-8214-9d5fd5a2a874 2023-02-07T08:41:33.031Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: dd93ed63-1913-48e5-8214-9d5fd5a2a874 matches Tosca VF Customization UUID: dd93ed63-1913-48e5-8214-9d5fd5a2a874 2023-02-07T08:41:33.031Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: dd93ed63-1913-48e5-8214-9d5fd5a2a874 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=? 2023-02-07T08:41:33.042Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.043Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:33.044Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id dd93ed63-1913-48e5-8214-9d5fd5a2a874: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-07T08:41:33.045Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7553ff4f 2023-02-07T08:41:33.045Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.045Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-07T08:41:33.045Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2f55b32d-5bd4-431b-9d08-bb006de1d2f5 2023-02-07T08:41:33.046Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2f55b32d-5bd4-431b-9d08-bb006de1d2f5 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=? 2023-02-07T08:41:33.050Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.051Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:33.052Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:41:33.052Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.052Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:33.053Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:41:33.053Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.053Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is not matching search criteria 2023-02-07T08:41:33.053Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-07T08:41:33.054Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-07T08:41:33.054Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-02-07T08:41:33.054Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-07T08:41:33.055Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-07T08:41:33.060Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-07T08:41:33.061Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:33.061Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-07T08:41:33.061Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:33.061Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-07T08:41:33.061Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-07T08:41:33.062Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=281c3905-0196-4079-afe0-9b34db4ecc94 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=? 2023-02-07T08:41:33.069Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.070Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:33.070Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:41:33.070Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.071Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is not matching search criteria 2023-02-07T08:41:33.071Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-07T08:41:33.071Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-07T08:41:33.071Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-07T08:41:33.071Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:33.072Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-07T08:41:33.072Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-07T08:41:33.072Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-07T08:41:33.072Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-02-07T08:41:33.072Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-07T08:41:33.073Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:33.073Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-07T08:41:33.073Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-07T08:41:33.073Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=53b6041c-2466-4177-8e2c-7f22d998c05d 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=? 2023-02-07T08:41:33.089Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.090Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:33.091Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:41:33.096Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.097Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is not matching search criteria 2023-02-07T08:41:33.097Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-07T08:41:33.097Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-07T08:41:33.097Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-07T08:41:33.097Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:33.098Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-07T08:41:33.098Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-07T08:41:33.098Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-07T08:41:33.098Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-07T08:41:33.098Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-07T08:41:33.099Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-07T08:41:33.099Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-07T08:41:33.099Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-02-07T08:41:33.099Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c3cb1efe-f444-4d79-be2b-20cc107de75d 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=? 2023-02-07T08:41:33.123Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.123Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:33.124Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:41:33.124Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.124Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Node template vFW 79ee9ced-9a88 0 is matching search criteria 2023-02-07T08:41:33.125Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 79ee9ced-9a88 0] matching following query criteria: sdcType=VF, customizationUUID=dd93ed63-1913-48e5-8214-9d5fd5a2a874 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=? 2023-02-07T08:41:33.135Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.136Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:33.136Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 5e9e3fa1-79bc-42fd-b775-637ac4b83dad: vFW 79ee9ced-9a88 2023-02-07T08:41:33.136Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.137Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:33.137Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.137Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:33.137Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.138Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:33.139Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.139Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:33.139Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:41:33.140Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-07 08-36-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:41:33.140Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Saving Service: vFW 2023-02-07 08-36-11 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 (?, ?, ?, ?, ?) 2023-02-07T08:41:34.122Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 79ee9ced-9a88 8d8e57ec-c4ed-4fda-9c16-6d47eff76ae0 1 ASDC deployResourceStructure 2023-02-07T08:41:34.124Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json ASDC sendASDCNotification 2023-02-07T08:41:34.124Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json 2023-02-07T08:41:34.127Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:41:34.127Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:34.128Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:34.128Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759294123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:35.129Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-02-07T08:41:35.130Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml 2023-02-07T08:41:35.130Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:41:35.131Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:35.131Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:35.131Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759295129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:36.132Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env ASDC sendASDCNotification 2023-02-07T08:41:36.132Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env 2023-02-07T08:41:36.132Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:41:36.133Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:36.133Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:36.133Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759296132, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:37.135Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar ASDC sendASDCNotification 2023-02-07T08:41:37.135Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar 2023-02-07T08:41:37.135Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:41:37.136Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:41:37.136Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:41:37.136Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759297135, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:38.137Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: df9a6a93-a49c-4e87-aebf-c6298b46d91d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:41:38.171Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: df9a6a93-a49c-4e87-aebf-c6298b46d91d 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=? 2023-02-07T08:41:38.179Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:41:38.180Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-07T08:41:38.180Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-07T08:41:38.181Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-07T08:41:38.181Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:41:38.181Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:41:38.182Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:41:38.182Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:41:38.182Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:41:38.183Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|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=? 2023-02-07T08:41:38.208Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-07T08:41:39.146Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:41:39.161Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.161Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b57fb446-531f-4cb2-bb9c-01c431428b8a", "consumerID": "SO-sdc-controller", "timestamp": 1675759274443, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-07T08:41:39.163Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.163Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:41:39.163Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "NOTIFIED" } 2023-02-07T08:41:39.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-02-07T08:41:39.165Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.165Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.165Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:41:39.165Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.165Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.165Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-02-07T08:41:39.166Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.166Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.166Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:41:39.166Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.166Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.166Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759275483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:41:39.167Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.167Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.167Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759283103, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:41:39.167Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.167Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.167Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759289596, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T08:41:39.168Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.168Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.168Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759290811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T08:41:39.168Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.168Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.168Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759291941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-02-07T08:41:39.169Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.169Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.169Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759294123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/vfw79ee9ced9a880_modules.json", "status": "DEPLOY_OK" } 2023-02-07T08:41:39.169Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.169Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.169Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759295129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-02-07T08:41:39.171Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.171Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.171Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759296132, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/resourceInstances/vfw79ee9ced9a880/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-02-07T08:41:39.172Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:41:39.172Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:41:39.172Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759297135, "artifactURL": "/sdc/v1/catalog/services/Vfw20230207083611/1.0/artifacts/service-Vfw20230207083611-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:41:39.172Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:42:08.209Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: df9a6a93-a49c-4e87-aebf-c6298b46d91d 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=? 2023-02-07T08:42:08.223Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: df9a6a93-a49c-4e87-aebf-c6298b46d91d and serviceModelVersionId: 5e9e3fa1-79bc-42fd-b775-637ac4b83dad 2023-02-07T08:42:08.224Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 96f18e63-a3fe-42a8-b385-18e432760922 2023-02-07T08:42:08.227Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/96f18e63-a3fe-42a8-b385-18e432760922/model-vers/model-ver/5e9e3fa1-79bc-42fd-b775-637ac4b83dad?depth=0 2023-02-07T08:42:08.241Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-02-07T08:42:08.293Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96f18e63-a3fe-42a8-b385-18e432760922/model-vers/model-ver/5e9e3fa1-79bc-42fd-b775-637ac4b83dad?depth=0|INFO|500||Invoke 2023-02-07T08:42:08.295Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96f18e63-a3fe-42a8-b385-18e432760922/model-vers/model-ver/5e9e3fa1-79bc-42fd-b775-637ac4b83dad?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96f18e63-a3fe-42a8-b385-18e432760922/model-vers/model-ver/5e9e3fa1-79bc-42fd-b775-637ac4b83dad?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[df9a6a93-a49c-4e87-aebf-c6298b46d91d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7bfd5c10-76bb-4f2c-899f-fc1c6bbc7fc3], X-ECOMP-RequestID=[df9a6a93-a49c-4e87-aebf-c6298b46d91d], X-TransactionId=[], X-ONAP-RequestID=[df9a6a93-a49c-4e87-aebf-c6298b46d91d], Content-Type=[application/merge-patch+json]} 2023-02-07T08:42:08.323Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96f18e63-a3fe-42a8-b385-18e432760922/model-vers/model-ver/5e9e3fa1-79bc-42fd-b775-637ac4b83dad?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-07T08:42:08.591Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96f18e63-a3fe-42a8-b385-18e432760922/model-vers/model-ver/5e9e3fa1-79bc-42fd-b775-637ac4b83dad?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/96f18e63-a3fe-42a8-b385-18e432760922/model-vers/model-ver/5e9e3fa1-79bc-42fd-b775-637ac4b83dad?depth=0 has http status code:200 and response headers:{date=[Tue, 07 Feb 2023 08:42:07 GMT], content-length=[0], vertex-id=[200808], x-aai-txid=[1-aai-resources-230207-08:42:07:190-87749], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-07T08:42:08.595Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96f18e63-a3fe-42a8-b385-18e432760922/model-vers/model-ver/5e9e3fa1-79bc-42fd-b775-637ac4b83dad?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-07T08:42:08.597Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96f18e63-a3fe-42a8-b385-18e432760922/model-vers/model-ver/5e9e3fa1-79bc-42fd-b775-637ac4b83dad?depth=0|INFO|500||InvokeReturn 2023-02-07T08:42:08.598Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-07T08:42:08.599Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|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=? 2023-02-07T08:42:08.629Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|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:69) 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) 2023-02-07T08:42:08.630Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID df9a6a93-a49c-4e87-aebf-c6298b46d91d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-07T08:42:08.631Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-07T08:42:08.632Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:42:08.632Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:42:08.633Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759328630, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:42:09.728Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:42:39.146Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:42:39.156Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-07T08:42:39.156Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "df9a6a93-a49c-4e87-aebf-c6298b46d91d", "consumerID": "SO-sdc-controller", "timestamp": 1675759328630, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-07T08:42:39.157Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:43:09.745Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:43:39.147Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:44:09.750Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:44:39.149Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:45:09.755Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:45:39.151Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:46:09.757Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:46:39.154Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:47:09.760Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:47:13.139Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Node 2 disconnected. 2023-02-07T08:47:39.155Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:48:09.762Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:48:39.157Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:49:09.764Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:49:39.160Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:50:09.769Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:50:39.162Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:51:09.771Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:51:39.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:52:09.772Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:52:39.171Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:53:09.774Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:53:39.172Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:54:09.778Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:54:31.620Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T08:54:31.622Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"d6b972d3-6ffc-4339-b81c-9df0bf40999a","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d","serviceDescription":"service","serviceInvariantUUID":"c7c671d1-bf61-4300-bbc2-8e1a37155263","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"ed7e79d8-6aac-4bfc-956c-803ed8e3a433","resourceInvariantUUID":"fbe93f52-b04a-4984-92a3-76d2e25ca3cb","resourceCustomizationUUID":"64f37756-7a52-4f72-b1bb-d5bb44fe0843","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":"Y2ZkOTllYTM1Yjg1NDcwMDFjZDU1MTYzY2UwZDRlZTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5a2e543c-9c86-4b43-9363-fa8dafc904fa","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YWY0MGI0MzI3MjRiYTA2M2RhZWEyZTkyYTJjZTczNDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f523e64a-ce89-4f29-906f-7b1cb543a36d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-07T08:54:31.697Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:54:31.699Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:54:31.699Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:54:31.699Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "SO-sdc-controller", "timestamp": 1675760049778, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:54:31.724Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:54:31.724Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:54:31.725Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:54:31.725Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:54:31.725Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:54:31.725Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T08:54:31.746Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:54:31.747Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "multicloud-k8s", "timestamp": 1675760042386, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:54:31.748Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:54:32.734Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:54:32.736Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:54:32.736Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:54:32.736Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "SO-sdc-controller", "timestamp": 1675760049778, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:54:33.738Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d", "serviceDescription": "service", "serviceInvariantUUID": "c7c671d1-bf61-4300-bbc2-8e1a37155263", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "64f37756-7a52-4f72-b1bb-d5bb44fe0843", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "ed7e79d8-6aac-4bfc-956c-803ed8e3a433", "resourceInvariantUUID": "fbe93f52-b04a-4984-92a3-76d2e25ca3cb", "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": "YWY0MGI0MzI3MjRiYTA2M2RhZWEyZTkyYTJjZTczNDI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f523e64a-ce89-4f29-906f-7b1cb543a36d" } ], "workloadContext": "Production" } 2023-02-07T08:54:33.743Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-07T08:54:33.744Z|df9a6a93-a49c-4e87-aebf-c6298b46d91d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d ASDC 2023-02-07T08:54:33.745Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:d6b972d3-6ffc-4339-b81c-9df0bf40999a ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d ServiceInvariantUUID:c7c671d1-bf61-4300-bbc2-8e1a37155263 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:f523e64a-ce89-4f29-906f-7b1cb543a36d ArtifactChecksum:YWY0MGI0MzI3MjRiYTA2M2RhZWEyZTkyYTJjZTczNDI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:64f37756-7a52-4f72-b1bb-d5bb44fe0843 ResourceInvariantUUID:fbe93f52-b04a-4984-92a3-76d2e25ca3cb ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:ed7e79d8-6aac-4bfc-956c-803ed8e3a433 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-02-07T08:54:33.745Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d 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 (?, ?, ?, ?, ?) 2023-02-07T08:54:33.920Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:54:33.921Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:54:33.921Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:54:33.922Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: f523e64a-ce89-4f29-906f-7b1cb543a36d from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-07T08:54:33.922Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:54:33.922Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:34.090Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:54:34.136Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar f523e64a-ce89-4f29-906f-7b1cb543a36d 57795 2023-02-07T08:54:34.137Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:34.137Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:34.137Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:54:34.138Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:54:34.138Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:54:34.138Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "SO-sdc-controller", "timestamp": 1675760074137, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:54:35.142Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:54:35.143Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:54:35.144Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: f523e64a-ce89-4f29-906f-7b1cb543a36d, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-07T08:54:35.144Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-02-07T08:54:35.145Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-07T08:54:35.145Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-07T08:54:35.577Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8548110706249766524/Definitions/service-BasicNetwork-template.yml 2023-02-07T08:54:37.090Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-07T08:54:37.092Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:54:37.092Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-07T08:54:37.092Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-02-07T08:54:37.092Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:37.092Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:37.092Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:37.092Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:37.093Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:37.093Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:37.093Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:37.093Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:37.093Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:54:37.093Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.094Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.094Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-02-07T08:54:37.095Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:54:37.095Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:54:37.095Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.095Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.096Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-02-07T08:54:37.096Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:54:37.096Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:54:37.097Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.097Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.097Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.097Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.098Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.098Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.098Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.099Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.099Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.099Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.099Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d Model Version:NULL Model InvariantUuid:c7c671d1-bf61-4300-bbc2-8e1a37155263 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:fbe93f52-b04a-4984-92a3-76d2e25ca3cb Model UUID:3db23836-43c2-4d9b-9ab5-8747c9a015e7 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:64f37756-7a52-4f72-b1bb-d5bb44fe0843 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=? 2023-02-07T08:54:37.151Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Processing Resource Type: VL, Model UUID: ed7e79d8-6aac-4bfc-956c-803ed8e3a433 2023-02-07T08:54:37.152Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||No resources found for Service: 8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d 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=? 2023-02-07T08:54:37.183Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500|| 2023-02-07T08:54:37.184Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-02-07T08:54:37.186Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d 2023-02-07T08:54:37.186Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d 2023-02-07T08:54:37.187Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-02-07T08:54:37.187Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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=? 2023-02-07T08:54:37.237Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@28fbc28a, org.onap.sdc.toscaparser.api.parameters.Input@4fb56b1e, org.onap.sdc.toscaparser.api.parameters.Input@931f123, org.onap.sdc.toscaparser.api.parameters.Input@2391c9b8, org.onap.sdc.toscaparser.api.parameters.Input@5508b0d2] 2023-02-07T08:54:37.249Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.249Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.250Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.250Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.250Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d: Generic NeutronNet 2023-02-07T08:54:37.250Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.251Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.251Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.251Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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=? 2023-02-07T08:54:37.361Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.362Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.363Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.363Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.364Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:54:37.364Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:54:37.365Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 (?, ?) 2023-02-07T08:54:37.732Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-02-07T08:54:37.733Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:37.733Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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 2023-02-07T08:54:37.733Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:54:37.733Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:54:37.733Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:54:37.734Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "SO-sdc-controller", "timestamp": 1675760077733, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:54:38.735Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:54:38.912Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a 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=? 2023-02-07T08:54:38.929Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:54:38.930Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T08:54:38.944Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T08:54:39.146Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:54:39.149Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:54:39.149Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "SO-sdc-controller", "timestamp": 1675760049778, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:54:39.152Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:55:08.953Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:55:09.069Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a 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=? 2023-02-07T08:55:09.084Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:55:09.085Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T08:55:09.085Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T08:55:39.085Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-07T08:55:39.147Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:55:39.152Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.153Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "cds-sdc-listener", "timestamp": 1675760068794, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:55:39.158Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:55:39.161Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.162Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "cds-sdc-listener", "timestamp": 1675760068794, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:55:39.163Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:55:39.164Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.166Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "multicloud-k8s", "timestamp": 1675760042386, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:55:39.167Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:55:39.167Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.167Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "SO-sdc-controller", "timestamp": 1675760049778, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:55:39.168Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:55:39.168Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.168Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "cds-sdc-listener", "timestamp": 1675760073507, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:55:39.169Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:55:39.169Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.169Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "SO-sdc-controller", "timestamp": 1675760074137, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:55:39.170Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:55:39.170Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.170Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "cds-sdc-listener", "timestamp": 1675760074515, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 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=? 2023-02-07T08:55:39.198Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a 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=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-07T08:55:39.266Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:55:39.266Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T08:55:39.266Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T08:55:39.285Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of d6b972d3-6ffc-4339-b81c-9df0bf40999a 2023-02-07T08:55:39.285Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d6b972d3-6ffc-4339-b81c-9df0bf40999a and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T08:55:39.362Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.362Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "aai-model-loader", "timestamp": 1675760073436, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:55:39.363Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:55:39.363Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.363Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "aai-model-loader", "timestamp": 1675760073436, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:55:39.363Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:55:39.363Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.363Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "SO-sdc-controller", "timestamp": 1675760077733, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:55:39.364Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:55:39.364Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:55:39.364Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "aai-model-loader", "timestamp": 1675760075716, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:55:39.364Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:09.276Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:56:09.495Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a 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=? 2023-02-07T08:56:09.511Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:56:09.511Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T08:56:09.512Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T08:56:39.166Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:56:39.210Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.210Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "aai-model-loader", "timestamp": 1675760081262, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:56:39.212Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.212Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.212Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "aai-model-loader", "timestamp": 1675760082265, "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=? 2023-02-07T08:56:39.302Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d6b972d3-6ffc-4339-b81c-9df0bf40999a 2023-02-07T08:56:39.303Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d6b972d3-6ffc-4339-b81c-9df0bf40999a 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 (?, ?, ?, ?, ?) 2023-02-07T08:56:39.398Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.399Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760082678, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.399Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.400Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.400Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760082678, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:56:39.400Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.400Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.400Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760085853, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:56:39.400Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.400Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.401Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760088757, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:56:39.401Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.401Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.401Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760089781, "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=? 2023-02-07T08:56:39.510Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d6b972d3-6ffc-4339-b81c-9df0bf40999a 2023-02-07T08:56:39.511Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d6b972d3-6ffc-4339-b81c-9df0bf40999a and ComponentName SDNC 2023-02-07T08:56:39.514Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 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=? 2023-02-07T08:56:39.556Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a 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=? 2023-02-07T08:56:39.567Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.569Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760075519, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.569Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.614Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:56:39.615Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-07T08:56:39.615Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-07T08:56:39.615Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-07T08:56:39.615Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:56:39.615Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:56:39.615Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:56:39.616Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:56:39.616Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 2023-02-07T08:56:39.617Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.617Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760103112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.617Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.652Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.652Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760103112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2023-02-07T08:56:39.652Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.652Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.653Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760075519, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.653Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.653Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.653Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760075519, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.653Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.653Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.654Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760103112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2023-02-07T08:56:39.654Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.654Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.654Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760075519, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.654Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.654Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.654Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760103112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2023-02-07T08:56:39.655Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.655Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.655Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760075519, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.655Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.655Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.655Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760103112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2023-02-07T08:56:39.655Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.656Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.656Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760133436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.656Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.656Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.656Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760075519, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.656Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.656Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.656Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760103112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.657Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.657Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.657Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760133436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.657Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.657Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.657Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760075519, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.658Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.658Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.658Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760103112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2023-02-07T08:56:39.658Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.658Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.658Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760133436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.659Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.659Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.659Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760075519, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.659Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.659Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.659Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760103112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.659Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:56:39.659Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-07T08:56:39.659Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760133436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:56:39.660Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-07T08:56:39.704Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-07T08:57:09.708Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a 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=? 2023-02-07T08:57:09.763Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d6b972d3-6ffc-4339-b81c-9df0bf40999a and serviceModelVersionId: 8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d 2023-02-07T08:57:09.764Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c7c671d1-bf61-4300-bbc2-8e1a37155263 2023-02-07T08:57:09.765Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c7c671d1-bf61-4300-bbc2-8e1a37155263/model-vers/model-ver/8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d?depth=0 2023-02-07T08:57:09.777Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-02-07T08:57:09.864Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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/c7c671d1-bf61-4300-bbc2-8e1a37155263/model-vers/model-ver/8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d?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]} 2023-02-07T08:57:09.867Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c7c671d1-bf61-4300-bbc2-8e1a37155263/model-vers/model-ver/8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d?depth=0|INFO|500||Invoke 2023-02-07T08:57:09.905Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c7c671d1-bf61-4300-bbc2-8e1a37155263/model-vers/model-ver/8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-07T08:57:10.263Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c7c671d1-bf61-4300-bbc2-8e1a37155263/model-vers/model-ver/8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d?depth=0|INFO|500||InvokeReturn 2023-02-07T08:57:10.264Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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/c7c671d1-bf61-4300-bbc2-8e1a37155263/model-vers/model-ver/8bcdf1a7-097e-472e-9f7f-44e15c0cfd3d?depth=0 has http status code:200 and response headers:{date=[Tue, 07 Feb 2023 08:57:08 GMT], content-length=[0], vertex-id=[204968], x-aai-txid=[0-aai-resources-230207-08:57:08:759-6057], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-07T08:57:10.264Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T08:57:10.265Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-07T08:57:10.265Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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=? 2023-02-07T08:57:10.286Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|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:69) 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) 2023-02-07T08:57:10.287Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d6b972d3-6ffc-4339-b81c-9df0bf40999a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-07T08:57:10.289Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-07T08:57:10.290Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:10.290Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:10.290Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "SO-sdc-controller", "timestamp": 1675760230289, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:57:11.383Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T08:57:11.421Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T08:57:11.421Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"84d663b2-6a6f-4ecf-bc96-4e9277912a71","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"c6300172-0a89-4f06-8138-3a554b7c8ad3","serviceDescription":"service","serviceInvariantUUID":"879c9068-0859-4ee5-8ada-df5db251ca7e","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e4583c57-10c6-47b8-aada-c4e4dd27db4c","resourceInvariantUUID":"11a97f4a-bce0-47c3-b2c6-440beb275bef","resourceCustomizationUUID":"1c2aeb12-756d-48a6-a617-22552d110b34","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":"YzVjODVkZDY3NTFlZTU5ZDU4MmEzMzczZGZkYTMwZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"23b1e825-c0fa-409c-a580-00293455dced","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":"843b6bd5-0506-41d6-8d16-7f001b4f024d","artifactVersion":"2","generatedFromUUID":"a71abf5c-6375-4a8b-8ac8-83f1a64c7b18"},{"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":"a71abf5c-6375-4a8b-8ac8-83f1a64c7b18","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":"OGFhZTM0NTY3ODI1ZTYxMzcyMjUzYTIxZjU3OGRlY2Q\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"864cbfc9-1bcf-4813-bc95-22e8d3c7e8b8","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":"3c3cf6e9-043b-40d3-8582-1b4878ba8487","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":"20ffe040-35ef-42ff-b066-6727a63a6c35","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":"4b0dc941-667b-4e10-8b66-7c4ea7401138","artifactVersion":"2","generatedFromUUID":"3c3cf6e9-043b-40d3-8582-1b4878ba8487"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NzI5MDI3ZjhjNjE0ZWU1MGM3YmY3ZDhkNDI4MDcxYmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"35d87bca-3280-4c6a-a4b9-3d901e6cb725","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"MDQxMWNiMjc2OWYxOGZiY2E4OTg1ZGMzYjk1NjJjNjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"87e9d78d-933e-4582-be5a-914fffbf4cc6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-07T08:57:11.438Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:57:11.443Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:11.443Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:11.443Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:12.448Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:57:12.449Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:12.449Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:12.449Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:13.450Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:57:13.451Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:13.456Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:13.457Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:14.465Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:57:14.466Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:14.466Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:14.466Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:15.467Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:57:15.468Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:15.469Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:15.469Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:16.471Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:57:16.472Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:16.472Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:16.472Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:17.473Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:57:17.473Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:17.474Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:17.474Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:18.475Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:57:18.476Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:18.476Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:18.477Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:19.478Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:57:19.479Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:19.479Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:19.479Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:20.482Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "c6300172-0a89-4f06-8138-3a554b7c8ad3", "serviceDescription": "service", "serviceInvariantUUID": "879c9068-0859-4ee5-8ada-df5db251ca7e", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "1c2aeb12-756d-48a6-a617-22552d110b34", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e4583c57-10c6-47b8-aada-c4e4dd27db4c", "resourceInvariantUUID": "11a97f4a-bce0-47c3-b2c6-440beb275bef", "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": "843b6bd5-0506-41d6-8d16-7f001b4f024d", "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": "a71abf5c-6375-4a8b-8ac8-83f1a64c7b18", "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": "OGFhZTM0NTY3ODI1ZTYxMzcyMjUzYTIxZjU3OGRlY2Q\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "864cbfc9-1bcf-4813-bc95-22e8d3c7e8b8", "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": "3c3cf6e9-043b-40d3-8582-1b4878ba8487", "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": "4b0dc941-667b-4e10-8b66-7c4ea7401138", "generatedFromUUID": "3c3cf6e9-043b-40d3-8582-1b4878ba8487" }, "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": "4b0dc941-667b-4e10-8b66-7c4ea7401138", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "MDQxMWNiMjc2OWYxOGZiY2E4OTg1ZGMzYjk1NjJjNjA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "87e9d78d-933e-4582-be5a-914fffbf4cc6" } ], "workloadContext": "Production" } 2023-02-07T08:57:20.483Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-07T08:57:20.483Z|d6b972d3-6ffc-4339-b81c-9df0bf40999a|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 c6300172-0a89-4f06-8138-3a554b7c8ad3 ASDC 2023-02-07T08:57:20.484Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:84d663b2-6a6f-4ecf-bc96-4e9277912a71 ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:c6300172-0a89-4f06-8138-3a554b7c8ad3 ServiceInvariantUUID:879c9068-0859-4ee5-8ada-df5db251ca7e 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:87e9d78d-933e-4582-be5a-914fffbf4cc6 ArtifactChecksum:MDQxMWNiMjc2OWYxOGZiY2E4OTg1ZGMzYjk1NjJjNjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:1c2aeb12-756d-48a6-a617-22552d110b34 ResourceInvariantUUID:11a97f4a-bce0-47c3-b2c6-440beb275bef ResourceName:basic_cnf ResourceType:VF ResourceUUID:e4583c57-10c6-47b8-aada-c4e4dd27db4c 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:843b6bd5-0506-41d6-8d16-7f001b4f024d 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:a71abf5c-6375-4a8b-8ac8-83f1a64c7b18 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:864cbfc9-1bcf-4813-bc95-22e8d3c7e8b8 ArtifactChecksum:OGFhZTM0NTY3ODI1ZTYxMzcyMjUzYTIxZjU3OGRlY2Q= 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:3c3cf6e9-043b-40d3-8582-1b4878ba8487 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:4b0dc941-667b-4e10-8b66-7c4ea7401138 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:4b0dc941-667b-4e10-8b66-7c4ea7401138 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-07T08:57:20.484Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c6300172-0a89-4f06-8138-3a554b7c8ad3 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 (?, ?, ?, ?, ?) 2023-02-07T08:57:20.887Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:57:20.895Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:57:20.896Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:57:20.896Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 87e9d78d-933e-4582-be5a-914fffbf4cc6 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-02-07T08:57:20.896Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:57:20.897Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:21.176Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:57:21.243Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 87e9d78d-933e-4582-be5a-914fffbf4cc6 73977 2023-02-07T08:57:21.245Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:21.246Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:21.247Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:57:21.248Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:21.248Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:21.249Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760241245, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:22.255Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:57:22.257Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:57:22.257Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 87e9d78d-933e-4582-be5a-914fffbf4cc6, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-07T08:57:22.258Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2023-02-07T08:57:22.259Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-07T08:57:22.259Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-07T08:57:22.585Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10270728144441031149/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 2023-02-07T08:57:26.003Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-07T08:57:26.004Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:57:26.004Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-07T08:57:26.004Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-02-07T08:57:26.004Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:26.004Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:26.005Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:26.005Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:26.005Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:57:26.005Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.005Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:26.007Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-07T08:57:26.007Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:57:26.007Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:57:26.008Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.008Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:26.008Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-07T08:57:26.008Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:57:26.008Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:57:26.009Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.009Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:26.009Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.010Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-02-07T08:57:26.010Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2023-02-07T08:57:26.010Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template dummy is not matching search criteria 2023-02-07T08:57:26.010Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-07T08:57:26.011Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.011Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:26.011Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.012Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-07T08:57:26.012Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:57:26.012Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.012Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-07T08:57:26.013Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:57:26.013Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.013Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-07T08:57:26.013Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:57:26.014Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.020Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-02-07T08:57:26.022Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2023-02-07T08:57:26.022Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=20a74f2d-e6bd-4e3c-a9e1-1fd700934d11 2023-02-07T08:57:26.023Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.023Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:26.023Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.024Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:26.030Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.034Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:26.034Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:26.035Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:26.035Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:c6300172-0a89-4f06-8138-3a554b7c8ad3 Model Version:NULL Model InvariantUuid:879c9068-0859-4ee5-8ada-df5db251ca7e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:02029f3e-fa9e-4757-9023-1a5bb5e4dc3f Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:11a97f4a-bce0-47c3-b2c6-440beb275bef Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1c2aeb12-756d-48a6-a617-22552d110b34 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:de39301e-4a21-4821-bfbd-9e0a2125d8ca ModelName:BasicCnf..base_dummy..module-0 ModelUuid:4e1adf6e-8798-4dfa-aaf9-eb64a79a3f22 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:20a74f2d-e6bd-4e3c-a9e1-1fd700934d11 ModelInvariantUuid:a5dbcc55-f987-4355-b4f5-8547224cdcda ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:007ea961-6683-4e6a-910e-01081d2056b6 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:b080df29-18f7-4de5-b27f-bc57d729e7b1 ModelInvariantUuid:0df360d2-42ba-4a32-92d8-8e79a1b70af5 ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:a03ddbaf-b754-4a60-aec9-5b9eb1f72ccf 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=? 2023-02-07T08:57:26.087Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: e4583c57-10c6-47b8-aada-c4e4dd27db4c 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=? 2023-02-07T08:57:26.103Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||basic_cnf 0 2023-02-07T08:57:26.103Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e4583c57-10c6-47b8-aada-c4e4dd27db4c 2023-02-07T08:57:26.104Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 843b6bd5-0506-41d6-8d16-7f001b4f024d from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2023-02-07T08:57:26.104Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:57:26.104Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:26.272Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:57:26.273Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 843b6bd5-0506-41d6-8d16-7f001b4f024d 12 2023-02-07T08:57:26.273Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:26.273Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:26.274Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:57:26.274Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:26.274Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:26.275Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760246273, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:27.278Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a71abf5c-6375-4a8b-8ac8-83f1a64c7b18 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2023-02-07T08:57:27.279Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:57:27.279Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:27.459Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:57:27.459Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 a71abf5c-6375-4a8b-8ac8-83f1a64c7b18 2688 2023-02-07T08:57:27.460Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:27.460Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:27.460Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:57:27.460Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:27.461Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:27.466Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760247460, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:28.468Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 864cbfc9-1bcf-4813-bc95-22e8d3c7e8b8 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2023-02-07T08:57:28.469Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:57:28.469Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:28.564Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:57:28.574Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 864cbfc9-1bcf-4813-bc95-22e8d3c7e8b8 828 2023-02-07T08:57:28.575Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:28.575Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:28.575Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:57:28.575Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:28.576Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:28.576Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760248575, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:29.583Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "de39301e-4a21-4821-bfbd-9e0a2125d8ca", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4e1adf6e-8798-4dfa-aaf9-eb64a79a3f22", "vfModuleModelCustomizationUUID": "f2552ec1-578e-4ba2-b239-b286d07b8382", "isBase": true, "artifacts": [ "3c3cf6e9-043b-40d3-8582-1b4878ba8487", "a71abf5c-6375-4a8b-8ac8-83f1a64c7b18", "4b0dc941-667b-4e10-8b66-7c4ea7401138" ], "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": "" } } ] 2023-02-07T08:57:29.589Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4e1adf6e-8798-4dfa-aaf9-eb64a79a3f22 VfModuleModelInvariantUUID:de39301e-4a21-4821-bfbd-9e0a2125d8ca VfModuleModelDescription:NULL Artifacts UUID List:{ 3c3cf6e9-043b-40d3-8582-1b4878ba8487 , a71abf5c-6375-4a8b-8ac8-83f1a64c7b18 , 4b0dc941-667b-4e10-8b66-7c4ea7401138 } 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 } 2023-02-07T08:57:29.593Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "de39301e-4a21-4821-bfbd-9e0a2125d8ca", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4e1adf6e-8798-4dfa-aaf9-eb64a79a3f22", "vfModuleModelCustomizationUUID": "f2552ec1-578e-4ba2-b239-b286d07b8382", "isBase": true, "artifacts": [ "3c3cf6e9-043b-40d3-8582-1b4878ba8487", "a71abf5c-6375-4a8b-8ac8-83f1a64c7b18", "4b0dc941-667b-4e10-8b66-7c4ea7401138" ], "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": "" } } ] 2023-02-07T08:57:29.593Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4e1adf6e-8798-4dfa-aaf9-eb64a79a3f22 VfModuleModelInvariantUUID:de39301e-4a21-4821-bfbd-9e0a2125d8ca VfModuleModelDescription:NULL Artifacts UUID List:{ 3c3cf6e9-043b-40d3-8582-1b4878ba8487 , a71abf5c-6375-4a8b-8ac8-83f1a64c7b18 , 4b0dc941-667b-4e10-8b66-7c4ea7401138 } 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 } 2023-02-07T08:57:29.593Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 3c3cf6e9-043b-40d3-8582-1b4878ba8487 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2023-02-07T08:57:29.593Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:57:29.594Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:29.695Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:57:29.697Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 3c3cf6e9-043b-40d3-8582-1b4878ba8487 1164 2023-02-07T08:57:29.707Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:29.708Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:29.709Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:57:29.741Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:29.741Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:29.742Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760249707, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:30.751Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 4b0dc941-667b-4e10-8b66-7c4ea7401138 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2023-02-07T08:57:30.751Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:57:30.752Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:30.984Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:57:30.985Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 4b0dc941-667b-4e10-8b66-7c4ea7401138 200 2023-02-07T08:57:30.985Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:30.985Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:30.985Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:57:30.986Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:30.987Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:30.995Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760250985, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:32.003Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: c6300172-0a89-4f06-8138-3a554b7c8ad3 2023-02-07T08:57:32.016Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 e4583c57-10c6-47b8-aada-c4e4dd27db4c ASDC 2023-02-07T08:57:32.053Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 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 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=? 2023-02-07T08:57:32.111Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@293865a4, org.onap.sdc.toscaparser.api.parameters.Input@80d706, org.onap.sdc.toscaparser.api.parameters.Input@57cf6d81, org.onap.sdc.toscaparser.api.parameters.Input@e40df91, org.onap.sdc.toscaparser.api.parameters.Input@64bf9eb8] 2023-02-07T08:57:32.122Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.123Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:32.123Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-02-07T08:57:32.123Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 1c2aeb12-756d-48a6-a617-22552d110b34 2023-02-07T08:57:32.123Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1c2aeb12-756d-48a6-a617-22552d110b34 matches Tosca VF Customization UUID: 1c2aeb12-756d-48a6-a617-22552d110b34 2023-02-07T08:57:32.124Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 1c2aeb12-756d-48a6-a617-22552d110b34 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=? 2023-02-07T08:57:32.136Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.167Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:32.174Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 1c2aeb12-756d-48a6-a617-22552d110b34: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-07T08:57:32.175Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@463a756d 2023-02-07T08:57:32.176Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.180Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:32.181Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f2552ec1-578e-4ba2-b239-b286d07b8382 2023-02-07T08:57:32.181Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f2552ec1-578e-4ba2-b239-b286d07b8382 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=? 2023-02-07T08:57:32.200Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.201Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-07T08:57:32.202Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:57:32.202Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.202Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-07T08:57:32.203Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:57:32.203Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.204Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-02-07T08:57:32.204Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2023-02-07T08:57:32.204Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=20a74f2d-e6bd-4e3c-a9e1-1fd700934d11 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=? 2023-02-07T08:57:32.231Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.232Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-07T08:57:32.232Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:57:32.232Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.233Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-07T08:57:32.233Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=1c2aeb12-756d-48a6-a617-22552d110b34 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=? 2023-02-07T08:57:32.245Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.245Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:32.246Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid c6300172-0a89-4f06-8138-3a554b7c8ad3: basic_cnf 2023-02-07T08:57:32.246Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.246Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:32.249Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.249Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:32.249Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.250Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:32.250Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.250Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:32.251Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:57:32.251Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:57:32.257Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 (?, ?, ?, ?, ?) 2023-02-07T08:57:32.845Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf e4583c57-10c6-47b8-aada-c4e4dd27db4c 1 ASDC deployResourceStructure 2023-02-07T08:57:32.847Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:32.847Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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) 2023-02-07T08:57:32.848Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-07T08:57:32.860Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:32.860Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:32.861Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760252846, "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" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:33.865Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:33.866Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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) 2023-02-07T08:57:33.866Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-07T08:57:33.866Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:33.866Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:33.866Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760253865, "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" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:34.889Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:34.889Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:34.889Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:57:34.889Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:34.890Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:34.890Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760254888, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:35.904Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:35.904Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:35.905Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:57:35.905Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:35.906Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:35.906Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760255904, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:36.918Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:36.918Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:36.919Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:57:36.919Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:36.920Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:36.920Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760256918, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:37.934Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:37.934Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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 2023-02-07T08:57:37.935Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:57:37.935Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:57:37.935Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:57:37.936Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760257932, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:38.942Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 84d663b2-6a6f-4ecf-bc96-4e9277912a71 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:57:39.080Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 84d663b2-6a6f-4ecf-bc96-4e9277912a71 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=? 2023-02-07T08:57:39.094Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:57:39.094Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T08:57:39.096Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T08:57:39.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:57:39.174Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.174Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760075519, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:39.176Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.176Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760103112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:39.176Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.176Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760133436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.177Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.177Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.177Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760133436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.177Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.177Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.177Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760140612, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.178Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760140727, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760133436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "cds-sdc-listener", "timestamp": 1675760141734, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-07T08:57:39.208Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 84d663b2-6a6f-4ecf-bc96-4e9277912a71 2023-02-07T08:57:39.208Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84d663b2-6a6f-4ecf-bc96-4e9277912a71 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T08:57:39.291Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.291Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760141883, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.292Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.292Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.292Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760133436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.292Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.292Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.292Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "cds-sdc-listener", "timestamp": 1675760142759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.292Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.292Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.292Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760133436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:39.293Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.293Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.293Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760143174, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.293Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.293Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.293Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.293Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.301Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.302Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "cds-sdc-listener", "timestamp": 1675760142759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.302Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.302Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.302Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760142847, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.303Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.303Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.303Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760144520, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.303Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.303Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.303Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.304Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.304Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.304Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "cds-sdc-listener", "timestamp": 1675760142759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.304Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.304Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.304Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.305Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.305Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.305Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "cds-sdc-listener", "timestamp": 1675760142759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.305Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.305Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.305Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760145841, "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=? 2023-02-07T08:57:39.336Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 84d663b2-6a6f-4ecf-bc96-4e9277912a71 2023-02-07T08:57:39.336Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84d663b2-6a6f-4ecf-bc96-4e9277912a71 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 (?, ?, ?, ?, ?) 2023-02-07T08:57:39.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.402Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.402Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.402Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "cds-sdc-listener", "timestamp": 1675760142759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.403Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "multicloud-k8s", "timestamp": 1675760146851, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2023-02-07T08:57:39.403Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.405Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "cds-sdc-listener", "timestamp": 1675760142759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.406Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.406Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760147855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.406Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.407Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.407Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.407Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.407Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "cds-sdc-listener", "timestamp": 1675760142759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:39.407Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.408Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.408Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760147855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-02-07T08:57:39.409Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.409Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.409Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.409Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.409Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.409Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760147855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-07T08:57:39.410Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.410Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.410Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.410Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.410Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.410Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "cds-sdc-listener", "timestamp": 1675760150889, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.410Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.410Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.411Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760147855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.411Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.411Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:39.411Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.411Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "cds-sdc-listener", "timestamp": 1675760151930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T08:57:39.551Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b65c447f-ceda-41d8-a329-23c213695502 2023-02-07T08:57:39.552Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b65c447f-ceda-41d8-a329-23c213695502 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T08:57:39.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.594Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760147855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-07T08:57:39.595Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.595Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.596Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760147855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.596Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.596Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.596Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760153195, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.596Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.596Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.597Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760147855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:39.597Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.597Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.597Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760155582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.597Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.597Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.597Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760154992, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:57:39.597Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.598Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.598Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760157126, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.598Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.598Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.598Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "aai-model-loader", "timestamp": 1675760155994, "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=? 2023-02-07T08:57:39.659Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 84d663b2-6a6f-4ecf-bc96-4e9277912a71 2023-02-07T08:57:39.659Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84d663b2-6a6f-4ecf-bc96-4e9277912a71 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 (?, ?, ?, ?, ?) 2023-02-07T08:57:39.704Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.704Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "cds-sdc-listener", "timestamp": 1675760152953, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.705Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.705Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.705Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "cds-sdc-listener", "timestamp": 1675760152953, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.705Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.705Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.705Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760158811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.705Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.706Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.706Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760159319, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:57:39.706Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.706Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.706Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "cds-sdc-listener", "timestamp": 1675760152953, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.707Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.707Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.707Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760160092, "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=? 2023-02-07T08:57:39.763Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b65c447f-ceda-41d8-a329-23c213695502 2023-02-07T08:57:39.763Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b65c447f-ceda-41d8-a329-23c213695502 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 (?, ?, ?, ?, ?) 2023-02-07T08:57:39.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.808Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760160387, "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=? 2023-02-07T08:57:39.845Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 84d663b2-6a6f-4ecf-bc96-4e9277912a71 2023-02-07T08:57:39.846Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84d663b2-6a6f-4ecf-bc96-4e9277912a71 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 (?, ?, ?, ?, ?) 2023-02-07T08:57:39.866Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.870Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "cds-sdc-listener", "timestamp": 1675760152953, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.871Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.873Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "multicloud-k8s", "timestamp": 1675760161108, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-02-07T08:57:39.910Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.910Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.910Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.911Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.912Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.912Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "cds-sdc-listener", "timestamp": 1675760152953, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.913Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.913Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.913Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "multicloud-k8s", "timestamp": 1675760162115, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.913Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.914Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.914Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.916Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.916Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.916Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "cds-sdc-listener", "timestamp": 1675760152953, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.916Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.916Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.916Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "multicloud-k8s", "timestamp": 1675760162115, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.917Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.917Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.917Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.919Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.919Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.920Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "cds-sdc-listener", "timestamp": 1675760152953, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.920Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.921Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.921Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "multicloud-k8s", "timestamp": 1675760162115, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.921Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.921Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.922Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.924Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.924Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.934Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "cds-sdc-listener", "timestamp": 1675760152953, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:39.934Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.934Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.935Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.935Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.935Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.935Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "multicloud-k8s", "timestamp": 1675760162115, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.936Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.936Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.936Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.936Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.937Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.937Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.937Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.937Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.940Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "multicloud-k8s", "timestamp": 1675760162115, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.941Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.941Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.951Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.952Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.952Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.952Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.952Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.953Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.953Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "cds-sdc-listener", "timestamp": 1675760166996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:39.953Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.953Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.953Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "multicloud-k8s", "timestamp": 1675760162115, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.954Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.954Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.954Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760142684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:39.954Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.954Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.954Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:39.955Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:39.955Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:39.955Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "cds-sdc-listener", "timestamp": 1675760168004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T08:57:40.093Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 2023-02-07T08:57:40.106Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T08:57:40.249Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.249Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "multicloud-k8s", "timestamp": 1675760162115, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.249Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.250Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.253Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.253Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.254Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.254Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "multicloud-k8s", "timestamp": 1675760162115, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:40.254Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.254Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.254Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760169069, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:40.254Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.254Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.255Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.255Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.255Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.255Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:40.255Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.256Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.256Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "aai-model-loader", "timestamp": 1675760170694, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:40.256Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.256Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.256Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760173840, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:57:40.256Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.257Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.257Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760174860, "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=? 2023-02-07T08:57:40.344Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b65c447f-ceda-41d8-a329-23c213695502 2023-02-07T08:57:40.344Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b65c447f-ceda-41d8-a329-23c213695502 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 (?, ?, ?, ?, ?) 2023-02-07T08:57:40.422Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.422Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760175873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.423Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.423Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.423Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760175873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.423Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.424Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.424Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760175873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.424Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.424Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.424Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760175873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.424Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.425Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.425Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760175873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.425Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.425Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.425Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760175873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.425Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.426Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.426Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760175873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.426Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.426Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.426Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760175873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:40.427Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.427Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.427Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760184792, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:40.436Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.437Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.437Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "aai-model-loader", "timestamp": 1675760183851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:57:40.443Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.443Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.444Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "aai-model-loader", "timestamp": 1675760184853, "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=? 2023-02-07T08:57:40.580Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b65c447f-ceda-41d8-a329-23c213695502 2023-02-07T08:57:40.580Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b65c447f-ceda-41d8-a329-23c213695502 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 (?, ?, ?, ?, ?) 2023-02-07T08:57:40.708Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.708Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.708Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.708Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.708Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760187710, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:57:40.709Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.709Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.709Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.709Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.709Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.709Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675760188716, "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=? 2023-02-07T08:57:40.801Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 2023-02-07T08:57:40.801Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 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 (?, ?, ?, ?, ?) 2023-02-07T08:57:40.875Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.875Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.876Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.876Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.876Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.876Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.877Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.877Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.877Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.877Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.877Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.877Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.877Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.877Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:57:40.878Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.878Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.878Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760163436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:57:40.878Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:57:40.878Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:57:40.878Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760193947, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:57:40.879Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:09.100Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 84d663b2-6a6f-4ecf-bc96-4e9277912a71 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:58:09.219Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 84d663b2-6a6f-4ecf-bc96-4e9277912a71 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=? 2023-02-07T08:58:09.252Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:58:09.253Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-07T08:58:09.253Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-07T08:58:09.253Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-07T08:58:09.253Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:58:09.253Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:58:09.253Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:58:09.254Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:58:09.254Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:58:09.254Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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=? 2023-02-07T08:58:09.299Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-07T08:58:39.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:39.150Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.151Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760201235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:58:39.155Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.155Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.155Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "aai-model-loader", "timestamp": 1675760202238, "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=? 2023-02-07T08:58:39.251Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 2023-02-07T08:58:39.251Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 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 (?, ?, ?, ?, ?) 2023-02-07T08:58:39.301Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 84d663b2-6a6f-4ecf-bc96-4e9277912a71 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=? 2023-02-07T08:58:39.322Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 84d663b2-6a6f-4ecf-bc96-4e9277912a71 and serviceModelVersionId: c6300172-0a89-4f06-8138-3a554b7c8ad3 2023-02-07T08:58:39.322Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 879c9068-0859-4ee5-8ada-df5db251ca7e 2023-02-07T08:58:39.324Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/879c9068-0859-4ee5-8ada-df5db251ca7e/model-vers/model-ver/c6300172-0a89-4f06-8138-3a554b7c8ad3?depth=0 2023-02-07T08:58:39.331Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-02-07T08:58:39.335Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.335Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d6b972d3-6ffc-4339-b81c-9df0bf40999a", "consumerID": "SO-sdc-controller", "timestamp": 1675760230289, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-07T08:58:39.336Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.336Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.336Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:58:39.337Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.338Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.338Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2023-02-07T08:58:39.338Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.339Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.339Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2023-02-07T08:58:39.340Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.340Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.340Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2023-02-07T08:58:39.340Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.340Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.341Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2023-02-07T08:58:39.341Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.341Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.342Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:58:39.342Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.343Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.343Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2023-02-07T08:58:39.344Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.344Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.344Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:58:39.346Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.347Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.348Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:58:39.348Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.349Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760241245, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:58:39.350Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.350Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.350Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760246273, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2023-02-07T08:58:39.351Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.351Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.352Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760247460, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2023-02-07T08:58:39.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760248575, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T08:58:39.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760249707, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T08:58:39.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.367Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.367Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760250985, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2023-02-07T08:58:39.369Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.369Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.369Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760252846, "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" } 2023-02-07T08:58:39.372Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.372Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.372Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760253865, "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" } 2023-02-07T08:58:39.384Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.388Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.388Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760254888, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2023-02-07T08:58:39.390Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.390Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.390Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760255904, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2023-02-07T08:58:39.391Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.391Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.391Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760256918, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2023-02-07T08:58:39.391Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.391Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:58:39.391Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760257932, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:58:39.391Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:58:39.552Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/879c9068-0859-4ee5-8ada-df5db251ca7e/model-vers/model-ver/c6300172-0a89-4f06-8138-3a554b7c8ad3?depth=0|INFO|500||Invoke 2023-02-07T08:58:39.554Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/879c9068-0859-4ee5-8ada-df5db251ca7e/model-vers/model-ver/c6300172-0a89-4f06-8138-3a554b7c8ad3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/879c9068-0859-4ee5-8ada-df5db251ca7e/model-vers/model-ver/c6300172-0a89-4f06-8138-3a554b7c8ad3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[84d663b2-6a6f-4ecf-bc96-4e9277912a71], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[87031d2f-a0af-4704-bff5-7cbae108d2ca], X-ECOMP-RequestID=[84d663b2-6a6f-4ecf-bc96-4e9277912a71], X-TransactionId=[], X-ONAP-RequestID=[84d663b2-6a6f-4ecf-bc96-4e9277912a71], Content-Type=[application/merge-patch+json]} 2023-02-07T08:58:39.594Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/879c9068-0859-4ee5-8ada-df5db251ca7e/model-vers/model-ver/c6300172-0a89-4f06-8138-3a554b7c8ad3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-07T08:58:39.851Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/879c9068-0859-4ee5-8ada-df5db251ca7e/model-vers/model-ver/c6300172-0a89-4f06-8138-3a554b7c8ad3?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/879c9068-0859-4ee5-8ada-df5db251ca7e/model-vers/model-ver/c6300172-0a89-4f06-8138-3a554b7c8ad3?depth=0 has http status code:200 and response headers:{date=[Tue, 07 Feb 2023 08:58:38 GMT], content-length=[0], vertex-id=[253992], x-aai-txid=[1-aai-resources-230207-08:58:38:449-82627], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-07T08:58:39.852Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/879c9068-0859-4ee5-8ada-df5db251ca7e/model-vers/model-ver/c6300172-0a89-4f06-8138-3a554b7c8ad3?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-07T08:58:39.857Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/879c9068-0859-4ee5-8ada-df5db251ca7e/model-vers/model-ver/c6300172-0a89-4f06-8138-3a554b7c8ad3?depth=0|INFO|500||InvokeReturn 2023-02-07T08:58:39.859Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-07T08:58:39.859Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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=? 2023-02-07T08:58:39.881Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|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:69) 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) 2023-02-07T08:58:39.882Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 84d663b2-6a6f-4ecf-bc96-4e9277912a71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-07T08:58:39.882Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-07T08:58:39.883Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:39.883Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:39.883Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760319882, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:58:41.083Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T08:58:41.083Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"b65c447f-ceda-41d8-a329-23c213695502","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f4563c6b-eedb-4633-8db9-426d5a3d3071","serviceDescription":"service","serviceInvariantUUID":"1b7ac46b-c5fc-4275-b0b7-608c60d513c9","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"df1baa77-9c91-415b-a02c-c83572935b92","resourceInvariantUUID":"1394093c-523c-4542-aa52-4490f89a52f7","resourceCustomizationUUID":"fc9bacf9-6a0c-4093-a465-cb4257ef01e4","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":"OGFhNzExNDVkOTNkZGJmNTU5OWYyOTYyNjBmNjUzMDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"964a4521-2190-4cfc-813c-9bc2304a659b","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":"YWNkNDA1MTA2NDNiNjAxY2U0YjRkYTI5ZjlkOTkwMWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"deeae744-6215-4503-9e06-be95c18d4972","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":"b835747a-9bcb-42d2-8acd-ab0680ad13e5","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":"2ffb32a9-983c-48dd-a622-041dc6e691bd","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":"216dea0e-ad8c-4f6c-ade2-753f0954ebd9","artifactVersion":"2","generatedFromUUID":"b835747a-9bcb-42d2-8acd-ab0680ad13e5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZWIzY2EyYTg0ZGY4MDY3MTljM2Y3NTA5NjJlOTFjZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8f1a47b0-234a-48ee-b286-c8ba46bc6cc9","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NWRkMmQzNDQ4ZWQwMzZlZGUwYjAzYjJjZDkzM2VjNGQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"905427b8-c283-4322-a820-625872d36b29","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-07T08:58:41.084Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:58:41.084Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:41.084Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:41.084Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:42.085Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:58:42.086Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:42.086Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:42.087Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:43.089Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:58:43.090Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:43.090Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:43.090Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:44.094Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:58:44.095Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:44.095Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:44.096Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:45.097Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:58:45.098Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:45.099Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:45.099Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:46.102Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:58:46.103Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:46.104Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:46.104Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:47.121Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:58:47.122Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:47.122Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:47.123Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:48.130Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f4563c6b-eedb-4633-8db9-426d5a3d3071", "serviceDescription": "service", "serviceInvariantUUID": "1b7ac46b-c5fc-4275-b0b7-608c60d513c9", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "fc9bacf9-6a0c-4093-a465-cb4257ef01e4", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "df1baa77-9c91-415b-a02c-c83572935b92", "resourceInvariantUUID": "1394093c-523c-4542-aa52-4490f89a52f7", "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": "YWNkNDA1MTA2NDNiNjAxY2U0YjRkYTI5ZjlkOTkwMWQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "deeae744-6215-4503-9e06-be95c18d4972", "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": "b835747a-9bcb-42d2-8acd-ab0680ad13e5", "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": "216dea0e-ad8c-4f6c-ade2-753f0954ebd9", "generatedFromUUID": "b835747a-9bcb-42d2-8acd-ab0680ad13e5" }, "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": "216dea0e-ad8c-4f6c-ade2-753f0954ebd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NWRkMmQzNDQ4ZWQwMzZlZGUwYjAzYjJjZDkzM2VjNGQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "905427b8-c283-4322-a820-625872d36b29" } ], "workloadContext": "Production" } 2023-02-07T08:58:48.134Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-07T08:58:48.135Z|84d663b2-6a6f-4ecf-bc96-4e9277912a71|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f4563c6b-eedb-4633-8db9-426d5a3d3071 ASDC 2023-02-07T08:58:48.136Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:b65c447f-ceda-41d8-a329-23c213695502 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f4563c6b-eedb-4633-8db9-426d5a3d3071 ServiceInvariantUUID:1b7ac46b-c5fc-4275-b0b7-608c60d513c9 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:905427b8-c283-4322-a820-625872d36b29 ArtifactChecksum:NWRkMmQzNDQ4ZWQwMzZlZGUwYjAzYjJjZDkzM2VjNGQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:fc9bacf9-6a0c-4093-a465-cb4257ef01e4 ResourceInvariantUUID:1394093c-523c-4542-aa52-4490f89a52f7 ResourceName:basic_vm ResourceType:VF ResourceUUID:df1baa77-9c91-415b-a02c-c83572935b92 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:deeae744-6215-4503-9e06-be95c18d4972 ArtifactChecksum:YWNkNDA1MTA2NDNiNjAxY2U0YjRkYTI5ZjlkOTkwMWQ= 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:b835747a-9bcb-42d2-8acd-ab0680ad13e5 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:216dea0e-ad8c-4f6c-ade2-753f0954ebd9 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:216dea0e-ad8c-4f6c-ade2-753f0954ebd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-07T08:58:48.136Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f4563c6b-eedb-4633-8db9-426d5a3d3071 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=? 2023-02-07T08:58:48.425Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:58:48.426Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:58:48.432Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:58:48.434Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 905427b8-c283-4322-a820-625872d36b29 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-07T08:58:48.434Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:58:48.435Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:48.792Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:58:48.860Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 905427b8-c283-4322-a820-625872d36b29 75191 2023-02-07T08:58:48.862Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:48.862Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:48.862Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:58:48.863Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:48.863Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:48.863Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760328862, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:49.864Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:58:49.864Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:58:49.865Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 905427b8-c283-4322-a820-625872d36b29, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-02-07T08:58:49.865Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-02-07T08:58:49.866Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-02-07T08:58:49.866Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-02-07T08:58:50.314Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3214637235933480380/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 2023-02-07T08:58:54.456Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-07T08:58:54.457Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:58:54.457Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-07T08:58:54.458Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-07T08:58:54.458Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:54.458Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:54.458Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:54.458Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:54.459Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:54.459Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:54.459Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:54.459Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:58:54.459Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.460Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:54.460Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-07T08:58:54.460Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:58:54.460Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:58:54.461Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.461Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:54.461Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-07T08:58:54.461Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:58:54.462Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:58:54.462Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.462Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:54.463Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.463Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-07T08:58:54.463Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-02-07T08:58:54.464Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-02-07T08:58:54.464Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-02-07T08:58:54.464Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-07T08:58:54.464Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-07T08:58:54.518Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.519Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:54.519Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.519Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-07T08:58:54.520Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:58:54.520Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.520Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-07T08:58:54.521Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:58:54.521Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.521Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-07T08:58:54.522Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:58:54.522Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.522Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-07T08:58:54.522Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-07T08:58:54.523Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-07T08:58:54.523Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=316d879a-4acd-4d5e-aece-ea3cfe86929d 2023-02-07T08:58:54.523Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.523Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:54.524Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.524Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:54.524Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.547Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:54.547Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:54.548Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:54.548Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:f4563c6b-eedb-4633-8db9-426d5a3d3071 Model Version:NULL Model InvariantUuid:1b7ac46b-c5fc-4275-b0b7-608c60d513c9 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:8bc08f3f-7e8f-4f3b-9f87-e84676e0ca0a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:1394093c-523c-4542-aa52-4490f89a52f7 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:fc9bacf9-6a0c-4093-a465-cb4257ef01e4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c2406bb2-6f28-4d8f-bec8-3fd55c4cbeaa ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:b0d8f601-0a26-4a06-bf6a-8260caa86ed1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:316d879a-4acd-4d5e-aece-ea3cfe86929d ModelInvariantUuid:0394749f-b26d-4f74-ab7b-00867efae5a9 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:c1c0cbfa-e972-4aa3-bc1a-bf3eefdc5f04 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:8f2efa02-4aa6-4bb4-ad9f-25e1866ff30f ModelInvariantUuid:d5395405-c770-4651-b404-f1e8214abea5 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:6167184f-2d88-4bd5-8837-48d55af13c81 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=? 2023-02-07T08:58:54.665Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: df1baa77-9c91-415b-a02c-c83572935b92 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=? 2023-02-07T08:58:54.672Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||basic_vm 0 2023-02-07T08:58:54.684Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: df1baa77-9c91-415b-a02c-c83572935b92 2023-02-07T08:58:54.685Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: deeae744-6215-4503-9e06-be95c18d4972 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-02-07T08:58:54.686Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:58:54.686Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:55.214Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:58:55.216Z|b65c447f-ceda-41d8-a329-23c213695502|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 deeae744-6215-4503-9e06-be95c18d4972 787 2023-02-07T08:58:55.216Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:55.217Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:55.217Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:58:55.217Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:55.217Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:55.218Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760335216, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:56.222Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c2406bb2-6f28-4d8f-bec8-3fd55c4cbeaa", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b0d8f601-0a26-4a06-bf6a-8260caa86ed1", "vfModuleModelCustomizationUUID": "9c46b2a5-9698-4e69-b8d2-759a60a9f3c1", "isBase": true, "artifacts": [ "b835747a-9bcb-42d2-8acd-ab0680ad13e5", "216dea0e-ad8c-4f6c-ade2-753f0954ebd9" ], "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": "" } } ] 2023-02-07T08:58:56.235Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b0d8f601-0a26-4a06-bf6a-8260caa86ed1 VfModuleModelInvariantUUID:c2406bb2-6f28-4d8f-bec8-3fd55c4cbeaa VfModuleModelDescription:NULL Artifacts UUID List:{ b835747a-9bcb-42d2-8acd-ab0680ad13e5 , 216dea0e-ad8c-4f6c-ade2-753f0954ebd9 } 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 } 2023-02-07T08:58:56.241Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c2406bb2-6f28-4d8f-bec8-3fd55c4cbeaa", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b0d8f601-0a26-4a06-bf6a-8260caa86ed1", "vfModuleModelCustomizationUUID": "9c46b2a5-9698-4e69-b8d2-759a60a9f3c1", "isBase": true, "artifacts": [ "b835747a-9bcb-42d2-8acd-ab0680ad13e5", "216dea0e-ad8c-4f6c-ade2-753f0954ebd9" ], "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": "" } } ] 2023-02-07T08:58:56.242Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b0d8f601-0a26-4a06-bf6a-8260caa86ed1 VfModuleModelInvariantUUID:c2406bb2-6f28-4d8f-bec8-3fd55c4cbeaa VfModuleModelDescription:NULL Artifacts UUID List:{ b835747a-9bcb-42d2-8acd-ab0680ad13e5 , 216dea0e-ad8c-4f6c-ade2-753f0954ebd9 } 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 } 2023-02-07T08:58:56.242Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b835747a-9bcb-42d2-8acd-ab0680ad13e5 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-02-07T08:58:56.243Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:58:56.243Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:56.579Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:58:56.580Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml b835747a-9bcb-42d2-8acd-ab0680ad13e5 5033 2023-02-07T08:58:56.580Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:56.580Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:56.581Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:58:56.581Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:56.581Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:56.582Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760336580, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:57.597Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 216dea0e-ad8c-4f6c-ade2-753f0954ebd9 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-02-07T08:58:57.597Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:58:57.598Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:57.826Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:58:57.828Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 216dea0e-ad8c-4f6c-ade2-753f0954ebd9 903 2023-02-07T08:58:57.834Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:57.835Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:57.835Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:58:57.836Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:57.836Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:57.841Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760337834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:58:58.858Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: f4563c6b-eedb-4633-8db9-426d5a3d3071 2023-02-07T08:58:58.859Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 df1baa77-9c91-415b-a02c-c83572935b92 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=? 2023-02-07T08:58:58.956Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6c8f9fe9, org.onap.sdc.toscaparser.api.parameters.Input@d3447bb, org.onap.sdc.toscaparser.api.parameters.Input@5edc4e20, org.onap.sdc.toscaparser.api.parameters.Input@a16476a, org.onap.sdc.toscaparser.api.parameters.Input@1a76f116] 2023-02-07T08:58:58.966Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:58.967Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:58.967Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-02-07T08:58:58.967Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= fc9bacf9-6a0c-4093-a465-cb4257ef01e4 2023-02-07T08:58:58.967Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: fc9bacf9-6a0c-4093-a465-cb4257ef01e4 matches Tosca VF Customization UUID: fc9bacf9-6a0c-4093-a465-cb4257ef01e4 2023-02-07T08:58:58.967Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: fc9bacf9-6a0c-4093-a465-cb4257ef01e4 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=? 2023-02-07T08:58:58.973Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:58.974Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:58.976Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id fc9bacf9-6a0c-4093-a465-cb4257ef01e4: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-07T08:58:58.977Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3154aafd 2023-02-07T08:58:58.977Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:58.977Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:58.979Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 9c46b2a5-9698-4e69-b8d2-759a60a9f3c1 2023-02-07T08:58:58.979Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 9c46b2a5-9698-4e69-b8d2-759a60a9f3c1 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=? 2023-02-07T08:58:58.990Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:58.993Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-07T08:58:58.993Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:58:58.993Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:58.993Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-07T08:58:58.993Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:58:58.994Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:58.999Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-07T08:58:58.999Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-07T08:58:58.999Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-07T08:58:58.999Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=316d879a-4acd-4d5e-aece-ea3cfe86929d 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=? 2023-02-07T08:58:59.017Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:59.018Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-07T08:58:59.018Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T08:58:59.019Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:59.019Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-07T08:58:59.019Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=fc9bacf9-6a0c-4093-a465-cb4257ef01e4 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=? 2023-02-07T08:58:59.034Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:59.035Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:59.035Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid f4563c6b-eedb-4633-8db9-426d5a3d3071: basic_vm 2023-02-07T08:58:59.035Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:59.035Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:59.036Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:59.036Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:59.036Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:59.036Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:59.036Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:59.037Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:59.037Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:58:59.037Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:58:59.037Z|b65c447f-ceda-41d8-a329-23c213695502|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 (?, ?, ?, ?, ?) 2023-02-07T08:58:59.645Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm df1baa77-9c91-415b-a02c-c83572935b92 1 ASDC deployResourceStructure 2023-02-07T08:58:59.646Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:59.646Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:58:59.647Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:58:59.649Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:58:59.670Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:58:59.676Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760339646, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:00.694Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:59:00.695Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:59:00.695Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:59:00.696Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:00.696Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:00.696Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760340694, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:01.699Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:59:01.699Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:59:01.700Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:59:01.700Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:01.700Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:01.701Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760341699, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:02.702Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:59:02.702Z|b65c447f-ceda-41d8-a329-23c213695502|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 2023-02-07T08:59:02.703Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:59:02.704Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:02.705Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:02.705Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760342702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:03.708Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b65c447f-ceda-41d8-a329-23c213695502 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:59:03.762Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b65c447f-ceda-41d8-a329-23c213695502 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=? 2023-02-07T08:59:03.768Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:59:03.769Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-07T08:59:03.769Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-07T08:59:03.769Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-07T08:59:03.770Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:59:03.770Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:59:03.770Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:59:03.770Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:59:03.770Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:59:03.770Z|b65c447f-ceda-41d8-a329-23c213695502|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=? 2023-02-07T08:59:03.801Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-07T08:59:33.804Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b65c447f-ceda-41d8-a329-23c213695502 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=? 2023-02-07T08:59:33.850Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b65c447f-ceda-41d8-a329-23c213695502 and serviceModelVersionId: f4563c6b-eedb-4633-8db9-426d5a3d3071 2023-02-07T08:59:33.851Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1b7ac46b-c5fc-4275-b0b7-608c60d513c9 2023-02-07T08:59:33.852Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1b7ac46b-c5fc-4275-b0b7-608c60d513c9/model-vers/model-ver/f4563c6b-eedb-4633-8db9-426d5a3d3071?depth=0 2023-02-07T08:59:33.862Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-02-07T08:59:34.003Z|b65c447f-ceda-41d8-a329-23c213695502|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/1b7ac46b-c5fc-4275-b0b7-608c60d513c9/model-vers/model-ver/f4563c6b-eedb-4633-8db9-426d5a3d3071?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]} 2023-02-07T08:59:34.005Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b7ac46b-c5fc-4275-b0b7-608c60d513c9/model-vers/model-ver/f4563c6b-eedb-4633-8db9-426d5a3d3071?depth=0|INFO|500||Invoke 2023-02-07T08:59:34.123Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b7ac46b-c5fc-4275-b0b7-608c60d513c9/model-vers/model-ver/f4563c6b-eedb-4633-8db9-426d5a3d3071?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-07T08:59:34.467Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b7ac46b-c5fc-4275-b0b7-608c60d513c9/model-vers/model-ver/f4563c6b-eedb-4633-8db9-426d5a3d3071?depth=0|INFO|500||InvokeReturn 2023-02-07T08:59:34.469Z|b65c447f-ceda-41d8-a329-23c213695502|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/1b7ac46b-c5fc-4275-b0b7-608c60d513c9/model-vers/model-ver/f4563c6b-eedb-4633-8db9-426d5a3d3071?depth=0 has http status code:200 and response headers:{date=[Tue, 07 Feb 2023 08:59:32 GMT], content-length=[0], vertex-id=[208976], x-aai-txid=[0-aai-resources-230207-08:59:32:981-35279], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-07T08:59:34.469Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T08:59:34.470Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-07T08:59:34.470Z|b65c447f-ceda-41d8-a329-23c213695502|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=? 2023-02-07T08:59:34.521Z|b65c447f-ceda-41d8-a329-23c213695502|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:69) 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) 2023-02-07T08:59:34.525Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b65c447f-ceda-41d8-a329-23c213695502 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-07T08:59:34.527Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-07T08:59:34.528Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:34.528Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:34.529Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760374527, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:59:35.646Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T08:59:35.646Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93","serviceName":"Demo_pNF_Ge0gWs1g51HB0jaklh1j","serviceVersion":"1.0","serviceUUID":"c660dbd0-64a2-45c1-8b7c-037a864a751b","serviceDescription":"catalog service description","serviceInvariantUUID":"8e3aa5c1-7ff0-4cad-a807-686e838f346d","resources":[{"resourceInstanceName":"pNF 35243d6b-2c0f 0","resourceName":"pNF 35243d6b-2c0f","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"1851171f-dcea-463d-8aaf-bcf731c00088","resourceInvariantUUID":"966aaf82-249f-4cfa-9cee-16390a0a526a","resourceCustomizationUUID":"184fbe37-775c-4583-a319-3d5cac918123","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vf-license-model.xml","artifactChecksum":"MzQ3YzM0MTNjNTYwNzlhZWU2OTdkZjkyZjNhZGUxYjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1bb0f14-2b2c-4768-80e7-197360bc45c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/pNF.csar","artifactChecksum":"NzUzNzJkY2I1NGY1ZTBiOWVhYTc1MzRhODg5OTU4ZDg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8dedc362-dc7c-4d46-a34e-b061c96462c3","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b9fe62fa-acc5-42a6-a3f9-a6661b2b8c4c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vendor-license-model.xml","artifactChecksum":"MWMxNmJmODU3NmMxY2U1Y2Y3MzIyYjZjMWY3ODJmYWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"07011c5d-fa2e-4898-b4f0-3e1e52749f66","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b9943dd-f5ea-4596-961f-5831f1d0907b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6f28b19d-fd0e-4ef3-8bd1-cbbc10b600e2","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGe0gws1g51hb0jaklh1j-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-template.yml","artifactChecksum":"MTdlYWQ4NjYwYTE0ZmY1NjQ4YTg4ZGM2MTllNTFkODQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0d32f80c-0f60-473c-9b2a-3f17f7511bed","artifactVersion":"1"},{"artifactName":"service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar","artifactChecksum":"N2E0YWFhMDYxMDYyM2Q1NTQwNWQ3ZTM5OTcxY2E3NWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9b110a8d-1062-4c10-8030-1b6fde008c73","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-07T08:59:35.647Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:59:35.649Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:35.649Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:35.649Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:36.650Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:59:36.651Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:36.651Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:36.651Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:37.655Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:59:37.656Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:37.656Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:37.656Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:38.663Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:59:38.664Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:38.664Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:38.664Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:39.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:39.162Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.162Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "84d663b2-6a6f-4ecf-bc96-4e9277912a71", "consumerID": "SO-sdc-controller", "timestamp": 1675760319882, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-07T08:59:39.164Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.164Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.165Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:59:39.165Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.165Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.165Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-02-07T08:59:39.166Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.166Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-07T08:59:39.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.167Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.167Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:59:39.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.168Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-07T08:59:39.168Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.169Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T08:59:39.169Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.169Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.170Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-07T08:59:39.170Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.170Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.171Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760328862, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T08:59:39.171Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.171Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.171Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760335216, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T08:59:39.171Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.171Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.171Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760336580, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T08:59:39.171Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.172Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.172Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760337834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-07T08:59:39.172Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.172Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.172Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760339646, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-02-07T08:59:39.172Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.172Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.172Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760340694, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-02-07T08:59:39.173Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.173Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.173Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760341699, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-02-07T08:59:39.173Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.173Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.173Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760342702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T08:59:39.173Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.173Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.174Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b65c447f-ceda-41d8-a329-23c213695502", "consumerID": "SO-sdc-controller", "timestamp": 1675760374527, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-07T08:59:39.174Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.174Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.174Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:59:39.175Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.175Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.175Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-07T08:59:39.175Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.176Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-07T08:59:39.176Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T08:59:39.176Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T08:59:39.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T08:59:39.665Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:59:39.666Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:39.666Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:39.666Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:40.667Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:59:40.668Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:40.668Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:40.669Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:41.690Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:59:41.691Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:41.691Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:41.691Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:42.692Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T08:59:42.692Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:42.692Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:42.693Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:43.695Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "serviceName": "Demo_pNF_Ge0gWs1g51HB0jaklh1j", "serviceVersion": "1.0", "serviceUUID": "c660dbd0-64a2-45c1-8b7c-037a864a751b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "8e3aa5c1-7ff0-4cad-a807-686e838f346d", "resources": [ { "resourceInstanceName": "pNF 35243d6b-2c0f 0", "resourceCustomizationUUID": "184fbe37-775c-4583-a319-3d5cac918123", "resourceName": "pNF 35243d6b-2c0f", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "1851171f-dcea-463d-8aaf-bcf731c00088", "resourceInvariantUUID": "966aaf82-249f-4cfa-9cee-16390a0a526a", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "artifactChecksum": "N2E0YWFhMDYxMDYyM2Q1NTQwNWQ3ZTM5OTcxY2E3NWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9b110a8d-1062-4c10-8030-1b6fde008c73" } ], "workloadContext": "Production" } 2023-02-07T08:59:43.695Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-07T08:59:43.696Z|b65c447f-ceda-41d8-a329-23c213695502|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 c660dbd0-64a2-45c1-8b7c-037a864a751b ASDC 2023-02-07T08:59:43.696Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 ServiceName:Demo_pNF_Ge0gWs1g51HB0jaklh1j ServiceVersion:1.0 ServiceUUID:c660dbd0-64a2-45c1-8b7c-037a864a751b ServiceInvariantUUID:8e3aa5c1-7ff0-4cad-a807-686e838f346d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar ArtifactUUID:9b110a8d-1062-4c10-8030-1b6fde008c73 ArtifactChecksum:N2E0YWFhMDYxMDYyM2Q1NTQwNWQ3ZTM5OTcxY2E3NWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 35243d6b-2c0f 0 ResourceCustomizationUUID:184fbe37-775c-4583-a319-3d5cac918123 ResourceInvariantUUID:966aaf82-249f-4cfa-9cee-16390a0a526a ResourceName:pNF 35243d6b-2c0f ResourceType:PNF ResourceUUID:1851171f-dcea-463d-8aaf-bcf731c00088 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-02-07T08:59:43.696Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c660dbd0-64a2-45c1-8b7c-037a864a751b 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=? 2023-02-07T08:59:44.029Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:59:44.030Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:59:44.031Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:59:44.031Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 9b110a8d-1062-4c10-8030-1b6fde008c73 from URL: /sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:44.031Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-02-07T08:59:44.031Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:44.517Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-02-07T08:59:44.564Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 9b110a8d-1062-4c10-8030-1b6fde008c73 88019 2023-02-07T08:59:44.565Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar ASDC sendASDCNotification 2023-02-07T08:59:44.565Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:44.565Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T08:59:44.566Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:44.566Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:44.566Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760384565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:45.585Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T08:59:45.595Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-02-07T08:59:45.596Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 9b110a8d-1062-4c10-8030-1b6fde008c73, URL: /sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar to file: /app/ASDC/1/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:45.596Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:45.599Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:45.600Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:46.265Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11830317138303458097/Definitions/service-DemoPnfGe0gws1g51hb0jaklh1j-template.yml 2023-02-07T08:59:49.415Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-07T08:59:49.416Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:59:49.416Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:49.416Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-07T08:59:49.416Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:49.416Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:49.417Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:49.417Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:49.417Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:49.417Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:49.417Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 35243d6b-2c0f 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-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:49.417Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-02-07T08:59:49.418Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:59:49.418Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_Ge0gWs1g51HB0jaklh1j is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:59:49.419Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Node template pNF 35243d6b-2c0f 0 is matching search criteria 2023-02-07T08:59:49.419Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:59:49.419Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 35243d6b-2c0f 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:59:49.419Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:59:49.420Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_Ge0gWs1g51HB0jaklh1j is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:59:49.420Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Node template pNF 35243d6b-2c0f 0 is matching search criteria 2023-02-07T08:59:49.420Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-02-07T08:59:49.420Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 35243d6b-2c0f 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T08:59:49.421Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:59:49.421Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_Ge0gWs1g51HB0jaklh1j is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:59:49.421Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:59:49.421Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_Ge0gWs1g51HB0jaklh1j is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:59:49.423Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:59:49.423Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_Ge0gWs1g51HB0jaklh1j is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:59:49.423Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:59:49.423Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_Ge0gWs1g51HB0jaklh1j is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:59:49.424Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:59:49.424Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_Ge0gWs1g51HB0jaklh1j is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:59:49.424Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Ge0gWs1g51HB0jaklh1j Description:catalog service description Model UUID:c660dbd0-64a2-45c1-8b7c-037a864a751b Model Version:NULL Model InvariantUuid:8e3aa5c1-7ff0-4cad-a807-686e838f346d 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=? 2023-02-07T08:59:49.518Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 1851171f-dcea-463d-8aaf-bcf731c00088 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=? 2023-02-07T08:59:49.535Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||pNF 35243d6b-2c0f 0 2023-02-07T08:59:49.536Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 1851171f-dcea-463d-8aaf-bcf731c00088 2023-02-07T08:59:49.536Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||No resources found for Service: c660dbd0-64a2-45c1-8b7c-037a864a751b 2023-02-07T08:59:49.537Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: c660dbd0-64a2-45c1-8b7c-037a864a751b 2023-02-07T08:59:49.537Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 35243d6b-2c0f 0 1851171f-dcea-463d-8aaf-bcf731c00088 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=? 2023-02-07T08:59:49.570Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5a1a6946, org.onap.sdc.toscaparser.api.parameters.Input@477bbffc, org.onap.sdc.toscaparser.api.parameters.Input@11162eeb, org.onap.sdc.toscaparser.api.parameters.Input@28bb39fe, org.onap.sdc.toscaparser.api.parameters.Input@21e225f6] 2023-02-07T08:59:49.571Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:59:49.571Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_Ge0gWs1g51HB0jaklh1j is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:59:49.572Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid c660dbd0-64a2-45c1-8b7c-037a864a751b: pNF 35243d6b-2c0f 2023-02-07T08:59:49.572Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Processing PNF resource: 1851171f-dcea-463d-8aaf-bcf731c00088 2023-02-07T08:59:49.572Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T08:59:49.572Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_Ge0gWs1g51HB0jaklh1j is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T08:59:49.573Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Resource customization UUID: 184fbe37-775c-4583-a319-3d5cac918123 is the same as notified resource customizationUUID: 184fbe37-775c-4583-a319-3d5cac918123 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 (?, ?) 2023-02-07T08:59:49.879Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 35243d6b-2c0f 1851171f-dcea-463d-8aaf-bcf731c00088 0 ASDC deployResourceStructure 2023-02-07T08:59:49.880Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar ASDC sendASDCNotification 2023-02-07T08:59:49.880Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar 2023-02-07T08:59:49.880Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T08:59:49.881Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T08:59:49.881Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T08:59:49.882Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760389880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T08:59:50.883Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T08:59:50.947Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 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=? 2023-02-07T08:59:50.954Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T08:59:50.955Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-07T08:59:50.955Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-07T08:59:50.956Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-07T08:59:50.956Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:59:50.958Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:59:50.958Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:59:50.959Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T08:59:50.959Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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=? 2023-02-07T08:59:51.047Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-07T09:00:21.050Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 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=? 2023-02-07T09:00:21.133Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 and serviceModelVersionId: c660dbd0-64a2-45c1-8b7c-037a864a751b 2023-02-07T09:00:21.139Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8e3aa5c1-7ff0-4cad-a807-686e838f346d 2023-02-07T09:00:21.141Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8e3aa5c1-7ff0-4cad-a807-686e838f346d/model-vers/model-ver/c660dbd0-64a2-45c1-8b7c-037a864a751b?depth=0 2023-02-07T09:00:21.155Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-02-07T09:00:21.219Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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/8e3aa5c1-7ff0-4cad-a807-686e838f346d/model-vers/model-ver/c660dbd0-64a2-45c1-8b7c-037a864a751b?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]} 2023-02-07T09:00:21.221Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8e3aa5c1-7ff0-4cad-a807-686e838f346d/model-vers/model-ver/c660dbd0-64a2-45c1-8b7c-037a864a751b?depth=0|INFO|500||Invoke 2023-02-07T09:00:21.238Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8e3aa5c1-7ff0-4cad-a807-686e838f346d/model-vers/model-ver/c660dbd0-64a2-45c1-8b7c-037a864a751b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-07T09:00:21.835Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8e3aa5c1-7ff0-4cad-a807-686e838f346d/model-vers/model-ver/c660dbd0-64a2-45c1-8b7c-037a864a751b?depth=0|INFO|500||InvokeReturn 2023-02-07T09:00:21.836Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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/8e3aa5c1-7ff0-4cad-a807-686e838f346d/model-vers/model-ver/c660dbd0-64a2-45c1-8b7c-037a864a751b?depth=0 has http status code:200 and response headers:{date=[Tue, 07 Feb 2023 09:00:20 GMT], content-length=[0], vertex-id=[385032], x-aai-txid=[0-aai-resources-230207-09:00:20:124-77222], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-07T09:00:21.836Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T09:00:21.836Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-07T09:00:21.836Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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=? 2023-02-07T09:00:21.896Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|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:69) 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) 2023-02-07T09:00:21.896Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-07T09:00:21.897Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-07T09:00:21.897Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:00:21.897Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:00:21.897Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760421896, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:00:23.156Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:00:39.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:00:39.157Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:00:39.157Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:00:39.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:00:39.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:00:39.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/resourceInstances/pnf35243d6b2c0f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:00:39.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:00:39.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:00:39.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:00:39.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:00:39.160Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:00:39.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760231383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:00:39.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:00:39.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:00:39.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760384565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:00:39.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:00:39.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:00:39.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760389880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGe0gws1g51hb0jaklh1j/1.0/artifacts/service-DemoPnfGe0gws1g51hb0jaklh1j-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T09:00:39.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:00:39.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:00:39.162Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93", "consumerID": "SO-sdc-controller", "timestamp": 1675760421896, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-07T09:00:39.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:01:23.157Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:01:39.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:02:23.162Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:02:39.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:03:23.164Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:03:39.150Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:04:23.168Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:04:39.153Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:05:23.170Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:05:39.156Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:06:23.174Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:06:39.159Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:07:23.175Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:07:39.161Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:08:23.178Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:08:39.187Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:09:23.181Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:09:39.195Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:10:23.184Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:10:39.208Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:11:23.184Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:11:39.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:12:23.186Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:12:39.211Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:13:23.187Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:13:39.212Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:14:23.187Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:14:39.214Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:15:23.190Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:15:39.217Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:16:23.192Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:16:39.219Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:17:23.195Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:17:39.221Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:18:23.197Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:18:39.222Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:19:23.198Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:19:39.226Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:20:23.199Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:20:39.227Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:21:23.219Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:21:39.231Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:22:23.220Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:22:39.233Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:23:23.221Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:23:39.234Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:24:23.224Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:24:39.242Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:25:23.225Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:25:39.243Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:26:23.226Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:26:39.246Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:27:23.229Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:27:39.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:28:23.229Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:28:39.249Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:29:23.230Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:29:39.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:30:23.230Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:30:39.254Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:31:23.232Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:31:39.258Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:32:23.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:32:39.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:33:23.241Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:33:39.262Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:34:23.242Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:34:39.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:35:23.243Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:35:39.266Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:36:23.245Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:36:39.268Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:37:23.250Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:37:39.269Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:38:23.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:38:39.270Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:39:23.255Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:39:39.273Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:40:23.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:40:39.275Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:41:23.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:41:39.277Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:42:23.258Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:42:39.278Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:43:23.267Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:43:39.280Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:44:23.268Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:44:39.282Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:45:23.270Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:45:39.283Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:46:23.273Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:46:39.284Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:47:23.277Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:47:39.286Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:48:23.282Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:48:39.287Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:49:23.283Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:49:39.290Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:50:23.283Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:50:39.291Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:23.284Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:51:39.292Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:49.869Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-07T09:51:49.869Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"f9d323a7-4b38-4367-be98-073c546c3723","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"4f8d7928-051c-4749-bd05-04f5f25c5b66","serviceDescription":"service","serviceInvariantUUID":"9584d21a-8032-4d92-85a5-2e2b116764f5","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ece9e474-c00f-4b87-bc03-9df50f688452","resourceInvariantUUID":"f62738f1-c022-45a3-9ba1-0a9cf11917cd","resourceCustomizationUUID":"5fa11d9a-155d-4f30-b10e-c8b0faf08629","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":"NjE1ZTQ0Zjc2MTEwMDEwYWZhMDhhYTBkNWYxMzMxNTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3ae1090b-60c6-45fb-8afd-07ac114b7a6b","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":"YzMyOGE3Mjc5ZTkwYmQxMWJiN2JlMzk5YmYxZTczOWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"868d54d3-9c7f-462e-b5b0-5348a2848365","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":"8aed6e07-cd5a-462c-9ad8-7c191322d2ce","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":"59a61114-9af3-4e39-8718-86cd67cba152","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":"3fb8f303-8095-44ae-9099-0c12b6bfa142","artifactVersion":"2","generatedFromUUID":"8aed6e07-cd5a-462c-9ad8-7c191322d2ce"},{"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":"NmRhOTBhZDk5ZGQ0ZmM0ODNmZGVmODViNGM4NWM1MDQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"5ec6d4be-1903-4f21-9fcc-2c19d597ccec","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":"YzIwNzQ3MTQ4MWE1ZGRjMDA0YzEwNzc3N2NjNzFhYTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c5ea57fa-c118-4579-a639-487f9417dcb0","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MTI2Mzk4NTdiOTgyYmRhM2VjZWMxZTQ5OTk5MWQyOWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"83f03490-309e-41bf-b190-8ba35f9ee6b6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-07T09:51:49.879Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:51:49.880Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:51:49.880Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:51:49.881Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:49.913Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:51:49.913Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763493436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:51:49.915Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:51:49.909Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T09:51:49.915Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T09:51:49.915Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T09:51:49.916Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T09:51:49.916Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T09:51:49.916Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T09:51:50.918Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:51:50.919Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:51:50.919Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:51:50.919Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:51.920Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:51:51.921Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:51:51.921Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:51:51.921Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:52.922Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:51:52.923Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:51:52.923Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:51:52.924Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:53.925Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:51:53.925Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:51:53.926Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:51:53.926Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:54.927Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:51:54.928Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:51:54.928Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:51:54.928Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:55.929Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:51:55.953Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:51:55.954Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:51:55.954Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:56.970Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:51:56.971Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:51:56.971Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:51:56.972Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:57.989Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "4f8d7928-051c-4749-bd05-04f5f25c5b66", "serviceDescription": "service", "serviceInvariantUUID": "9584d21a-8032-4d92-85a5-2e2b116764f5", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "5fa11d9a-155d-4f30-b10e-c8b0faf08629", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ece9e474-c00f-4b87-bc03-9df50f688452", "resourceInvariantUUID": "f62738f1-c022-45a3-9ba1-0a9cf11917cd", "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": "YzMyOGE3Mjc5ZTkwYmQxMWJiN2JlMzk5YmYxZTczOWM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "868d54d3-9c7f-462e-b5b0-5348a2848365", "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": "8aed6e07-cd5a-462c-9ad8-7c191322d2ce", "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": "3fb8f303-8095-44ae-9099-0c12b6bfa142", "generatedFromUUID": "8aed6e07-cd5a-462c-9ad8-7c191322d2ce" }, "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": "3fb8f303-8095-44ae-9099-0c12b6bfa142", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MTI2Mzk4NTdiOTgyYmRhM2VjZWMxZTQ5OTk5MWQyOWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "83f03490-309e-41bf-b190-8ba35f9ee6b6" } ], "workloadContext": "Production" } 2023-02-07T09:51:57.989Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-07T09:51:57.990Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4f8d7928-051c-4749-bd05-04f5f25c5b66 ASDC 2023-02-07T09:51:57.991Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:f9d323a7-4b38-4367-be98-073c546c3723 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:4f8d7928-051c-4749-bd05-04f5f25c5b66 ServiceInvariantUUID:9584d21a-8032-4d92-85a5-2e2b116764f5 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:83f03490-309e-41bf-b190-8ba35f9ee6b6 ArtifactChecksum:MTI2Mzk4NTdiOTgyYmRhM2VjZWMxZTQ5OTk5MWQyOWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:5fa11d9a-155d-4f30-b10e-c8b0faf08629 ResourceInvariantUUID:f62738f1-c022-45a3-9ba1-0a9cf11917cd ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:ece9e474-c00f-4b87-bc03-9df50f688452 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:868d54d3-9c7f-462e-b5b0-5348a2848365 ArtifactChecksum:YzMyOGE3Mjc5ZTkwYmQxMWJiN2JlMzk5YmYxZTczOWM= 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:8aed6e07-cd5a-462c-9ad8-7c191322d2ce 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:3fb8f303-8095-44ae-9099-0c12b6bfa142 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:3fb8f303-8095-44ae-9099-0c12b6bfa142 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-07T09:51:57.991Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4f8d7928-051c-4749-bd05-04f5f25c5b66 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 (?, ?, ?, ?, ?) 2023-02-07T09:51:58.330Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T09:51:58.331Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-07T09:51:58.332Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-07T09:51:58.332Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 83f03490-309e-41bf-b190-8ba35f9ee6b6 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-07T09:51:58.333Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:51:58.333Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-07T09:51:58.635Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:51:58.665Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 83f03490-309e-41bf-b190-8ba35f9ee6b6 83015 2023-02-07T09:51:58.666Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-02-07T09:51:58.677Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-07T09:51:58.700Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:51:58.701Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:51:58.701Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:51:58.702Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763518665, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:51:59.705Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T09:51:59.706Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-07T09:51:59.708Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 83f03490-309e-41bf-b190-8ba35f9ee6b6, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-07T09:51:59.718Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-02-07T09:51:59.719Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-07T09:51:59.719Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-07T09:52:00.204Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4855067930841085467/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 2023-02-07T09:52:03.182Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-07T09:52:03.183Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-02-07T09:52:03.183Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-07T09:52:03.183Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-07T09:52:03.183Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:03.183Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-07T09:52:03.183Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:03.184Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-07T09:52:03.184Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-07T09:52:03.184Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-07T09:52:03.184Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:03.184Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-02-07T09:52:03.184Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.185Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:03.185Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-07T09:52:03.185Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-02-07T09:52:03.186Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T09:52:03.186Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.186Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:03.186Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-07T09:52:03.186Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-02-07T09:52:03.187Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T09:52:03.187Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.187Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:03.187Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.188Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-07T09:52:03.188Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-02-07T09:52:03.188Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-02-07T09:52:03.188Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-02-07T09:52:03.188Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-07T09:52:03.188Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-07T09:52:03.189Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.189Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-07T09:52:03.189Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.189Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-07T09:52:03.189Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:52:03.190Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.190Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-07T09:52:03.190Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:52:03.190Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.190Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-07T09:52:03.190Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:52:03.190Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.191Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-07T09:52:03.191Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-07T09:52:03.191Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-07T09:52:03.191Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a8f3e87d-f63d-447d-8cde-3094284effb1 2023-02-07T09:52:03.191Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.191Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:03.191Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.193Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:03.193Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.193Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:03.194Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:03.194Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:03.194Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:4f8d7928-051c-4749-bd05-04f5f25c5b66 Model Version:NULL Model InvariantUuid:9584d21a-8032-4d92-85a5-2e2b116764f5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:c6c0c063-c9de-4c91-a782-d2ab233e4b7a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:f62738f1-c022-45a3-9ba1-0a9cf11917cd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5fa11d9a-155d-4f30-b10e-c8b0faf08629 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ccfc7872-18fb-4db3-ad38-d4951e1b4c67 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:c9020df6-1567-4c70-8580-9534a4c7c325 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:a8f3e87d-f63d-447d-8cde-3094284effb1 ModelInvariantUuid:a0912b8e-0294-4f44-bb7c-a3802a94923f ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:15229a38-2590-474c-bd07-0259467dbf37 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:c72c5b89-541d-454d-a363-d1badfa79821 ModelInvariantUuid:8beb58bb-5d89-4cd9-b67b-278b957451e0 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:0c13ac8f-2649-421d-97ed-d65042d5295c 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=? 2023-02-07T09:52:03.233Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: ece9e474-c00f-4b87-bc03-9df50f688452 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=? 2023-02-07T09:52:03.244Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||basic_vm_macro 0 2023-02-07T09:52:03.245Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ece9e474-c00f-4b87-bc03-9df50f688452 2023-02-07T09:52:03.245Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 868d54d3-9c7f-462e-b5b0-5348a2848365 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-02-07T09:52:03.246Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:52:03.248Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:03.894Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:52:03.895Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 868d54d3-9c7f-462e-b5b0-5348a2848365 792 2023-02-07T09:52:03.896Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:03.896Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:03.896Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:52:03.897Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:52:03.897Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:52:03.897Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763523896, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:52:04.900Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "ccfc7872-18fb-4db3-ad38-d4951e1b4c67", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c9020df6-1567-4c70-8580-9534a4c7c325", "vfModuleModelCustomizationUUID": "b38514be-ca28-4a2f-bcb1-2f82ae615b2f", "isBase": true, "artifacts": [ "8aed6e07-cd5a-462c-9ad8-7c191322d2ce", "3fb8f303-8095-44ae-9099-0c12b6bfa142" ], "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": "" } } ] 2023-02-07T09:52:04.911Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c9020df6-1567-4c70-8580-9534a4c7c325 VfModuleModelInvariantUUID:ccfc7872-18fb-4db3-ad38-d4951e1b4c67 VfModuleModelDescription:NULL Artifacts UUID List:{ 8aed6e07-cd5a-462c-9ad8-7c191322d2ce , 3fb8f303-8095-44ae-9099-0c12b6bfa142 } 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 } 2023-02-07T09:52:04.924Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "ccfc7872-18fb-4db3-ad38-d4951e1b4c67", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c9020df6-1567-4c70-8580-9534a4c7c325", "vfModuleModelCustomizationUUID": "b38514be-ca28-4a2f-bcb1-2f82ae615b2f", "isBase": true, "artifacts": [ "8aed6e07-cd5a-462c-9ad8-7c191322d2ce", "3fb8f303-8095-44ae-9099-0c12b6bfa142" ], "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": "" } } ] 2023-02-07T09:52:04.925Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c9020df6-1567-4c70-8580-9534a4c7c325 VfModuleModelInvariantUUID:ccfc7872-18fb-4db3-ad38-d4951e1b4c67 VfModuleModelDescription:NULL Artifacts UUID List:{ 8aed6e07-cd5a-462c-9ad8-7c191322d2ce , 3fb8f303-8095-44ae-9099-0c12b6bfa142 } 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 } 2023-02-07T09:52:04.926Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 8aed6e07-cd5a-462c-9ad8-7c191322d2ce from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-02-07T09:52:04.926Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:52:04.927Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:06.188Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:52:06.189Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 8aed6e07-cd5a-462c-9ad8-7c191322d2ce 5033 2023-02-07T09:52:06.189Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:06.190Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:06.190Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:52:06.190Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:52:06.191Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:52:06.191Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763526189, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:52:07.192Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 3fb8f303-8095-44ae-9099-0c12b6bfa142 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-02-07T09:52:07.193Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:52:07.194Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:07.838Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:52:07.839Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 3fb8f303-8095-44ae-9099-0c12b6bfa142 903 2023-02-07T09:52:07.840Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:07.840Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:07.840Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:52:07.841Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:52:07.841Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:52:07.841Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763527839, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:52:08.842Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 4f8d7928-051c-4749-bd05-04f5f25c5b66 2023-02-07T09:52:08.843Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 ece9e474-c00f-4b87-bc03-9df50f688452 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=? 2023-02-07T09:52:08.901Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@45b6052b, org.onap.sdc.toscaparser.api.parameters.Input@5400c780, org.onap.sdc.toscaparser.api.parameters.Input@579f4a71, org.onap.sdc.toscaparser.api.parameters.Input@36b70c82, org.onap.sdc.toscaparser.api.parameters.Input@435dd822] 2023-02-07T09:52:08.904Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.905Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:08.906Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-02-07T09:52:08.906Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 5fa11d9a-155d-4f30-b10e-c8b0faf08629 2023-02-07T09:52:08.906Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5fa11d9a-155d-4f30-b10e-c8b0faf08629 matches Tosca VF Customization UUID: 5fa11d9a-155d-4f30-b10e-c8b0faf08629 2023-02-07T09:52:08.907Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 5fa11d9a-155d-4f30-b10e-c8b0faf08629 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=? 2023-02-07T09:52:08.917Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.918Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:08.919Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 5fa11d9a-155d-4f30-b10e-c8b0faf08629: {\"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\"} 2023-02-07T09:52:08.919Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@320fef8f 2023-02-07T09:52:08.921Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.921Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-07T09:52:08.921Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b38514be-ca28-4a2f-bcb1-2f82ae615b2f 2023-02-07T09:52:08.922Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b38514be-ca28-4a2f-bcb1-2f82ae615b2f 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=? 2023-02-07T09:52:08.928Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.929Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-07T09:52:08.930Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:52:08.930Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.931Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-07T09:52:08.931Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:52:08.931Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.932Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-07T09:52:08.932Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-07T09:52:08.941Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-07T09:52:08.941Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a8f3e87d-f63d-447d-8cde-3094284effb1 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=? 2023-02-07T09:52:08.959Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.960Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-07T09:52:08.964Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:52:08.965Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.965Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-07T09:52:08.966Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=5fa11d9a-155d-4f30-b10e-c8b0faf08629 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=? 2023-02-07T09:52:08.971Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.972Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:08.972Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 4f8d7928-051c-4749-bd05-04f5f25c5b66: basic_vm_macro 2023-02-07T09:52:08.972Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.973Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:08.973Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.974Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:08.981Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.981Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:08.982Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.982Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:08.982Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:52:08.983Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:52:08.983Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 (?, ?, ?, ?, ?) 2023-02-07T09:52:09.293Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro ece9e474-c00f-4b87-bc03-9df50f688452 1 ASDC deployResourceStructure 2023-02-07T09:52:09.294Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:09.295Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:09.295Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T09:52:09.295Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:52:09.295Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:52:09.296Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763529294, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:52:10.301Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:10.301Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:10.303Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T09:52:10.305Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:52:10.305Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:52:10.305Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763530300, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:52:11.308Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:11.309Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||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 2023-02-07T09:52:11.309Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T09:52:11.310Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:52:11.311Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:52:11.311Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763531308, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:52:12.314Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-02-07T09:52:12.315Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-07T09:52:12.315Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T09:52:12.315Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:52:12.316Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:52:12.317Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763532314, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:52:13.320Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f9d323a7-4b38-4367-be98-073c546c3723 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:52:13.367Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f9d323a7-4b38-4367-be98-073c546c3723 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=? 2023-02-07T09:52:13.372Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T09:52:13.373Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T09:52:13.373Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T09:52:39.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:52:39.148Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:52:39.148Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:52:39.149Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:52:43.374Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f9d323a7-4b38-4367-be98-073c546c3723 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:52:43.454Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f9d323a7-4b38-4367-be98-073c546c3723 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=? 2023-02-07T09:52:43.479Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T09:52:43.481Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T09:52:43.481Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T09:53:13.482Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f9d323a7-4b38-4367-be98-073c546c3723 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:53:13.705Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f9d323a7-4b38-4367-be98-073c546c3723 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=? 2023-02-07T09:53:13.718Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T09:53:13.719Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T09:53:13.720Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T09:53:39.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:53:39.151Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.152Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763500727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.157Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.157Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.157Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "cds-sdc-listener", "timestamp": 1675763469280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763502678, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.162Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.163Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.164Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763493436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.165Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.165Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.165Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-02-07T09:53:39.166Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.166Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "cds-sdc-listener", "timestamp": 1675763469280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.167Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.167Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763500727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-02-07T09:53:39.168Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.169Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.169Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763502678, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.178Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763493436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-07T09:53:39.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "cds-sdc-listener", "timestamp": 1675763469280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.182Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763500727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-07T09:53:39.182Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763502678, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763493436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "cds-sdc-listener", "timestamp": 1675763469280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763500727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.195Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.198Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.198Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763502678, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.198Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.198Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.198Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763493436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.199Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.199Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.201Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-07T09:53:39.202Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.202Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.202Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763500727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-07T09:53:39.202Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.202Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.203Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "cds-sdc-listener", "timestamp": 1675763469280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.203Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.203Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.203Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763493436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.203Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.203Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.204Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.204Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.204Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.204Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763502678, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.204Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.204Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.204Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763500727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.207Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.208Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "cds-sdc-listener", "timestamp": 1675763469280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.208Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.208Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763493436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.209Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.209Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763502678, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.209Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763500727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "cds-sdc-listener", "timestamp": 1675763469280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763493436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:53:39.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.218Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.218Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763502678, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:53:39.218Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.218Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.219Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763483284, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:53:39.219Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.219Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.219Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763500727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:53:39.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "cds-sdc-listener", "timestamp": 1675763469280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:53:39.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763502678, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:53:39.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763516155, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:53:39.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.222Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.222Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763518013, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T09:53:39.222Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.222Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.222Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763518665, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:53:39.222Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.223Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.223Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "cds-sdc-listener", "timestamp": 1675763518662, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:53:39.223Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.223Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.223Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763518806, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:53:39.223Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.224Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763519464, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T09:53:39.224Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.224Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763520854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-07T09:53:39.224Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.225Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.225Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763522176, "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=? 2023-02-07T09:53:39.280Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f9d323a7-4b38-4367-be98-073c546c3723 2023-02-07T09:53:39.280Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f9d323a7-4b38-4367-be98-073c546c3723 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 (?, ?, ?, ?, ?) 2023-02-07T09:53:39.342Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.343Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "multicloud-k8s", "timestamp": 1675763523181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-07T09:53:39.343Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.344Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.344Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763523896, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T09:53:39.345Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.345Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.345Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "cds-sdc-listener", "timestamp": 1675763523762, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-07T09:53:39.385Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f9d323a7-4b38-4367-be98-073c546c3723 2023-02-07T09:53:39.386Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f9d323a7-4b38-4367-be98-073c546c3723 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T09:53:39.435Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.435Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763524168, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T09:53:39.436Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.436Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.437Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763525176, "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=? 2023-02-07T09:53:39.498Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f9d323a7-4b38-4367-be98-073c546c3723 2023-02-07T09:53:39.498Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f9d323a7-4b38-4367-be98-073c546c3723 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 (?, ?, ?, ?, ?) 2023-02-07T09:53:39.609Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.609Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763526189, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T09:53:39.610Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.611Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.611Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763527839, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-07T09:53:39.611Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.612Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.612Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763529294, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-07T09:53:39.613Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.613Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.617Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763530300, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-02-07T09:53:39.619Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.619Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.620Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763531308, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-02-07T09:53:39.620Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.620Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.620Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763532314, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T09:53:39.620Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.621Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.621Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763531557, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T09:53:39.621Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:53:39.621Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:53:39.621Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "aai-model-loader", "timestamp": 1675763532559, "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=? 2023-02-07T09:53:39.653Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f9d323a7-4b38-4367-be98-073c546c3723 2023-02-07T09:53:39.654Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f9d323a7-4b38-4367-be98-073c546c3723 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 (?, ?, ?, ?, ?) 2023-02-07T09:53:43.720Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f9d323a7-4b38-4367-be98-073c546c3723 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:53:43.818Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f9d323a7-4b38-4367-be98-073c546c3723 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=? 2023-02-07T09:53:43.826Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T09:53:43.827Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-07T09:53:43.827Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-07T09:53:43.827Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-07T09:53:43.827Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:53:43.827Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:53:43.828Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:53:43.828Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:53:43.828Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:53:43.829Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-07T09:53:43.934Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-07T09:54:13.953Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f9d323a7-4b38-4367-be98-073c546c3723 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=? 2023-02-07T09:54:14.034Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f9d323a7-4b38-4367-be98-073c546c3723 and serviceModelVersionId: 4f8d7928-051c-4749-bd05-04f5f25c5b66 2023-02-07T09:54:14.034Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9584d21a-8032-4d92-85a5-2e2b116764f5 2023-02-07T09:54:14.036Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9584d21a-8032-4d92-85a5-2e2b116764f5/model-vers/model-ver/4f8d7928-051c-4749-bd05-04f5f25c5b66?depth=0 2023-02-07T09:54:14.044Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-02-07T09:54:14.232Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9584d21a-8032-4d92-85a5-2e2b116764f5/model-vers/model-ver/4f8d7928-051c-4749-bd05-04f5f25c5b66?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]} 2023-02-07T09:54:14.235Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9584d21a-8032-4d92-85a5-2e2b116764f5/model-vers/model-ver/4f8d7928-051c-4749-bd05-04f5f25c5b66?depth=0|INFO|500||Invoke 2023-02-07T09:54:14.265Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9584d21a-8032-4d92-85a5-2e2b116764f5/model-vers/model-ver/4f8d7928-051c-4749-bd05-04f5f25c5b66?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-07T09:54:14.730Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9584d21a-8032-4d92-85a5-2e2b116764f5/model-vers/model-ver/4f8d7928-051c-4749-bd05-04f5f25c5b66?depth=0|INFO|500||InvokeReturn 2023-02-07T09:54:14.731Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9584d21a-8032-4d92-85a5-2e2b116764f5/model-vers/model-ver/4f8d7928-051c-4749-bd05-04f5f25c5b66?depth=0 has http status code:200 and response headers:{date=[Tue, 07 Feb 2023 09:54:13 GMT], content-length=[0], vertex-id=[434184], x-aai-txid=[1-aai-resources-230207-09:54:13:106-49349], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-07T09:54:14.736Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T09:54:14.737Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-07T09:54:14.739Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-07T09:54:14.874Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) 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) 2023-02-07T09:54:14.897Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f9d323a7-4b38-4367-be98-073c546c3723 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-07T09:54:14.898Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-07T09:54:14.899Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:14.899Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:14.899Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763654897, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:54:16.030Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:54:16.045Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-07T09:54:16.046Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"b0b3a995-df76-403d-ac08-cbb54ebac410","serviceDescription":"service","serviceInvariantUUID":"3485021f-a8f8-4ff8-92d9-4e55bbbb9698","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"836f1f6f-8aa1-4ff4-a45b-f1e39f3fbe4c","resourceInvariantUUID":"78889786-4570-4a48-9489-d73fbac70db5","resourceCustomizationUUID":"eb4574f8-2277-45ee-be7b-3cc5f708d153","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZTYxY2I4NTUyNmRkMWE4NTZmZmQzOWQyMjdiYTNlOTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8695af56-a51a-43f5-bfe9-4555bc49e72d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"13a29764-261c-4177-b7ad-0890cb45792e","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e13cca1-eb8a-4397-90c0-9c4a6cc4c235","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"YWRiM2I3ZjE3NjFhYjBiZjEzMzAzZTUzYzJhZDBlMDA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7e4c31cf-6be9-4b21-a9fb-770aea760a82","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ce22f940-c84e-4efe-8cf5-0e7a80408787","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89d1eb53-3e26-45ce-bf89-286bc52c47c2","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"95170ec0-277b-4809-9509-b040e8260d5e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"YWY2YWY4MzZkNTE1Yzc4ZDBlNDRlODJmYmFjZDU4ZWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eb60112f-a9c6-4fee-a8a0-e89d73bce440","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YjMzMTQzNDhiZDg1NGI2Y2YxNjAyNDg3NzU2NDA3YmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a60c0cce-8067-4e5a-9ce4-27943ace33f3","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-07T09:54:16.050Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:54:16.050Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:16.051Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:16.051Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:17.054Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:54:17.055Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:17.055Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:17.055Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:18.083Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:54:18.084Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:18.084Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:18.084Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:19.087Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:54:19.088Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:19.088Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:19.088Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:20.089Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:54:20.090Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:20.090Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:20.091Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:21.093Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:54:21.093Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:21.093Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:21.094Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:22.095Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:54:22.095Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:22.096Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:22.096Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:23.098Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:54:23.099Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:23.099Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:23.099Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:24.100Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:54:24.101Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:24.101Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:24.101Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:25.110Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "b0b3a995-df76-403d-ac08-cbb54ebac410", "serviceDescription": "service", "serviceInvariantUUID": "3485021f-a8f8-4ff8-92d9-4e55bbbb9698", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "eb4574f8-2277-45ee-be7b-3cc5f708d153", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "836f1f6f-8aa1-4ff4-a45b-f1e39f3fbe4c", "resourceInvariantUUID": "78889786-4570-4a48-9489-d73fbac70db5", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "YjMzMTQzNDhiZDg1NGI2Y2YxNjAyNDg3NzU2NDA3YmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a60c0cce-8067-4e5a-9ce4-27943ace33f3" } ], "workloadContext": "Production" } 2023-02-07T09:54:25.110Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-07T09:54:25.111Z|f9d323a7-4b38-4367-be98-073c546c3723|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b0b3a995-df76-403d-ac08-cbb54ebac410 ASDC 2023-02-07T09:54:25.114Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:b0b3a995-df76-403d-ac08-cbb54ebac410 ServiceInvariantUUID:3485021f-a8f8-4ff8-92d9-4e55bbbb9698 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:a60c0cce-8067-4e5a-9ce4-27943ace33f3 ArtifactChecksum:YjMzMTQzNDhiZDg1NGI2Y2YxNjAyNDg3NzU2NDA3YmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:eb4574f8-2277-45ee-be7b-3cc5f708d153 ResourceInvariantUUID:78889786-4570-4a48-9489-d73fbac70db5 ResourceName:test-pnf ResourceType:PNF ResourceUUID:836f1f6f-8aa1-4ff4-a45b-f1e39f3fbe4c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-02-07T09:54:25.114Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b0b3a995-df76-403d-ac08-cbb54ebac410 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 (?, ?, ?, ?, ?) 2023-02-07T09:54:25.616Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T09:54:25.619Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-07T09:54:25.620Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-07T09:54:25.620Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a60c0cce-8067-4e5a-9ce4-27943ace33f3 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-07T09:54:25.620Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:54:25.621Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-07T09:54:25.905Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:54:25.935Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar a60c0cce-8067-4e5a-9ce4-27943ace33f3 111107 2023-02-07T09:54:25.936Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-02-07T09:54:25.937Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-07T09:54:25.937Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:54:25.938Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:25.938Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:25.939Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763665936, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:26.940Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T09:54:26.942Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-07T09:54:26.942Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: a60c0cce-8067-4e5a-9ce4-27943ace33f3, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-07T09:54:26.943Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-02-07T09:54:26.944Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-07T09:54:26.945Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-07T09:54:27.263Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3869185536789323623/Definitions/service-TestPnfMacro-template.yml 2023-02-07T09:54:29.812Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-07T09:54:29.813Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-02-07T09:54:29.814Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-07T09:54:29.814Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-07T09:54:29.814Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||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-TestPnfMacro-csar.csar 2023-02-07T09:54:29.814Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-07T09:54:29.814Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar 2023-02-07T09:54:29.814Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||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-TestPnfMacro-csar.csar 2023-02-07T09:54:29.815Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-07T09:54:29.815Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-07T09:54:29.816Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-07T09:54:29.816Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-02-07T09:54:29.816Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:54:29.817Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:54:29.817Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-02-07T09:54:29.817Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-02-07T09:54:29.818Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T09:54:29.818Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:54:29.818Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:54:29.819Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-02-07T09:54:29.819Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-02-07T09:54:29.819Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T09:54:29.819Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:54:29.820Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:54:29.820Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:54:29.820Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:54:29.820Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:54:29.821Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:54:29.821Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:54:29.821Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:54:29.821Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:54:29.821Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:54:29.822Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:b0b3a995-df76-403d-ac08-cbb54ebac410 Model Version:NULL Model InvariantUuid:3485021f-a8f8-4ff8-92d9-4e55bbbb9698 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=? 2023-02-07T09:54:29.855Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: 836f1f6f-8aa1-4ff4-a45b-f1e39f3fbe4c 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=? 2023-02-07T09:54:29.862Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||test-pnf 0 2023-02-07T09:54:29.864Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 836f1f6f-8aa1-4ff4-a45b-f1e39f3fbe4c 2023-02-07T09:54:29.865Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||No resources found for Service: b0b3a995-df76-403d-ac08-cbb54ebac410 2023-02-07T09:54:29.866Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: b0b3a995-df76-403d-ac08-cbb54ebac410 2023-02-07T09:54:29.866Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 836f1f6f-8aa1-4ff4-a45b-f1e39f3fbe4c 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=? 2023-02-07T09:54:29.891Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@f76b1f5, org.onap.sdc.toscaparser.api.parameters.Input@124183e9, org.onap.sdc.toscaparser.api.parameters.Input@5ef1ec3, org.onap.sdc.toscaparser.api.parameters.Input@3a985c45, org.onap.sdc.toscaparser.api.parameters.Input@5bbbfa] 2023-02-07T09:54:29.892Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:54:29.892Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:54:29.893Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid b0b3a995-df76-403d-ac08-cbb54ebac410: test-pnf 2023-02-07T09:54:29.893Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Processing PNF resource: 836f1f6f-8aa1-4ff4-a45b-f1e39f3fbe4c 2023-02-07T09:54:29.894Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:54:29.894Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:54:29.894Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Resource customization UUID: eb4574f8-2277-45ee-be7b-3cc5f708d153 is the same as notified resource customizationUUID: eb4574f8-2277-45ee-be7b-3cc5f708d153 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 (?, ?) 2023-02-07T09:54:30.119Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 836f1f6f-8aa1-4ff4-a45b-f1e39f3fbe4c 0 ASDC deployResourceStructure 2023-02-07T09:54:30.120Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-02-07T09:54:30.121Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-07T09:54:30.121Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T09:54:30.121Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:54:30.121Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:54:30.122Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763670120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:31.123Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:54:31.162Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 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=? 2023-02-07T09:54:31.169Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T09:54:31.169Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T09:54:31.169Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T09:54:39.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:54:39.149Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:54:39.149Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763613436, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:54:39.150Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:54:39.150Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:54:39.151Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "multicloud-k8s", "timestamp": 1675763614190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:54:39.151Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:54:39.151Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:54:39.151Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763584782, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:54:39.151Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:54:39.151Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:54:39.151Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763613436, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-07T09:54:39.151Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "multicloud-k8s", "timestamp": 1675763614190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763584782, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763613436, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:54:39.152Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "multicloud-k8s", "timestamp": 1675763614190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-07T09:54:39.153Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:54:39.153Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:54:39.153Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763584782, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-07T09:54:39.153Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:01.174Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:55:01.327Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 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=? 2023-02-07T09:55:01.369Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T09:55:01.370Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T09:55:01.371Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T09:55:31.372Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:55:31.477Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 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=? 2023-02-07T09:55:31.483Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T09:55:31.492Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-07T09:55:31.492Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-07T09:55:39.148Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:55:39.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763613436, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.162Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763584782, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.162Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.162Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.162Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "multicloud-k8s", "timestamp": 1675763614190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.162Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.163Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.163Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763613436, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.163Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.163Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.163Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "multicloud-k8s", "timestamp": 1675763614190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.163Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.163Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.163Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763584782, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.164Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.164Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.164Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763613436, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.164Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.164Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.164Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763584782, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.165Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.165Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.165Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "multicloud-k8s", "timestamp": 1675763614190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.165Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.165Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.165Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763613436, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.165Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.165Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763584782, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.166Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.166Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "multicloud-k8s", "timestamp": 1675763614190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.166Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.166Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763613436, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.167Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.167Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763584782, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.167Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.167Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "multicloud-k8s", "timestamp": 1675763614190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.168Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763622682, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.168Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.168Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763613436, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:55:39.168Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.168Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763584782, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:55:39.169Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.169Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.169Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "multicloud-k8s", "timestamp": 1675763614190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:55:39.169Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.169Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.169Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763622682, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.169Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.169Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.170Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763623533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.171Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.171Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.172Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763625350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.172Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.172Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.172Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763622682, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.172Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.173Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.173Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763622682, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.173Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.173Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.173Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "cds-sdc-listener", "timestamp": 1675763627732, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-07T09:55:39.255Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 2023-02-07T09:55:39.255Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T09:55:39.311Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.312Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763622682, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.312Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.313Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.313Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763622682, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.314Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.315Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.315Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763628737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.316Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.316Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.317Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763624941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.318Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.318Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.319Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763622682, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.320Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.321Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763628737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.323Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.323Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763624941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-02-07T09:55:39.324Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.324Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.324Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763622682, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.325Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.326Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.326Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763628737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.326Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.328Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763624941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-02-07T09:55:39.328Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.329Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763622682, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:55:39.329Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.329Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763628737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.330Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.330Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.330Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763624941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.331Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.331Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.332Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763628737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.332Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.333Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.333Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763624941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-02-07T09:55:39.334Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.334Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.335Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763633167, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.335Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.335Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.336Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763628737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.336Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.336Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.337Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763624941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-02-07T09:55:39.337Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.337Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.337Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763633192, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T09:55:39.339Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.340Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.340Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763628737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.340Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.341Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.341Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763624941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-02-07T09:55:39.343Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.343Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.344Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "aai-model-loader", "timestamp": 1675763634195, "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=? 2023-02-07T09:55:39.376Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 2023-02-07T09:55:39.377Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 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 (?, ?, ?, ?, ?) 2023-02-07T09:55:39.448Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.449Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763628737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.449Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.449Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.450Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763624941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.451Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.451Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.451Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763636879, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T09:55:39.452Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.452Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.452Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763628737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.453Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.453Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.454Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763624941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.454Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.454Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.454Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763628737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:55:39.455Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.455Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.455Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763624941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:55:39.455Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.455Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.456Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763637892, "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=? 2023-02-07T09:55:39.482Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 2023-02-07T09:55:39.482Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 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 (?, ?, ?, ?, ?) 2023-02-07T09:55:39.550Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.551Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763639655, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.551Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.551Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763639939, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.551Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.552Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763641394, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.552Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.552Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.552Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "cds-sdc-listener", "timestamp": 1675763641570, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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 (?, ?, ?, ?, ?) 2023-02-07T09:55:39.613Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 93d30419-76d7-4d64-b6b6-c92e23e65dde 2023-02-07T09:55:39.613Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93d30419-76d7-4d64-b6b6-c92e23e65dde and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-07T09:55:39.656Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.657Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763642957, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.658Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.658Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.658Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763644368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.658Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.659Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.659Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763643436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.659Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.659Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.660Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763646014, "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=? 2023-02-07T09:55:39.727Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 93d30419-76d7-4d64-b6b6-c92e23e65dde 2023-02-07T09:55:39.727Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93d30419-76d7-4d64-b6b6-c92e23e65dde 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 (?, ?, ?, ?, ?) 2023-02-07T09:55:39.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763643436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.804Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "multicloud-k8s", "timestamp": 1675763647027, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-07T09:55:39.805Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.805Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763643436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.806Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.806Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.806Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763643436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.807Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.807Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763643436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.808Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763643436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763643436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763643436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763643436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.817Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763652679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.817Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763643436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:55:39.818Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.818Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f9d323a7-4b38-4367-be98-073c546c3723", "consumerID": "SO-sdc-controller", "timestamp": 1675763654897, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-07T09:55:39.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763652679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763653791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763652679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.843Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763652679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.844Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.844Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763652679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763652679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.851Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.852Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763652679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.853Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.853Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.853Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.853Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.854Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.855Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763652679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.855Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.855Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.857Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.858Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763652679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.862Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:55:39.863Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.863Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.863Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763652679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:55:39.863Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.863Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.864Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:55:39.865Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.865Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.866Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763664022, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.867Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.867Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.867Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763665936, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:55:39.867Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.867Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.868Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763668499, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T09:55:39.868Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.868Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.868Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675763669506, "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=? 2023-02-07T09:55:39.900Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 93d30419-76d7-4d64-b6b6-c92e23e65dde 2023-02-07T09:55:39.901Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93d30419-76d7-4d64-b6b6-c92e23e65dde 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 (?, ?, ?, ?, ?) 2023-02-07T09:55:39.933Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.934Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763670120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T09:55:39.935Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.935Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.936Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763669682, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T09:55:39.936Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:55:39.936Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-07T09:55:39.936Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "aai-model-loader", "timestamp": 1675763670684, "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=? 2023-02-07T09:55:39.969Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 93d30419-76d7-4d64-b6b6-c92e23e65dde 2023-02-07T09:55:39.970Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93d30419-76d7-4d64-b6b6-c92e23e65dde 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 (?, ?, ?, ?, ?) 2023-02-07T09:56:01.494Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:56:01.518Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 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=? 2023-02-07T09:56:01.532Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T09:56:01.532Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-07T09:56:01.532Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-07T09:56:01.532Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-07T09:56:01.532Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:56:01.532Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:56:01.533Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:56:01.533Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:56:01.533Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-07T09:56:01.551Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-07T09:56:31.551Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 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=? 2023-02-07T09:56:31.591Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 and serviceModelVersionId: b0b3a995-df76-403d-ac08-cbb54ebac410 2023-02-07T09:56:31.602Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3485021f-a8f8-4ff8-92d9-4e55bbbb9698 2023-02-07T09:56:31.607Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3485021f-a8f8-4ff8-92d9-4e55bbbb9698/model-vers/model-ver/b0b3a995-df76-403d-ac08-cbb54ebac410?depth=0 2023-02-07T09:56:31.616Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-02-07T09:56:31.699Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3485021f-a8f8-4ff8-92d9-4e55bbbb9698/model-vers/model-ver/b0b3a995-df76-403d-ac08-cbb54ebac410?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]} 2023-02-07T09:56:31.701Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3485021f-a8f8-4ff8-92d9-4e55bbbb9698/model-vers/model-ver/b0b3a995-df76-403d-ac08-cbb54ebac410?depth=0|INFO|500||Invoke 2023-02-07T09:56:31.741Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3485021f-a8f8-4ff8-92d9-4e55bbbb9698/model-vers/model-ver/b0b3a995-df76-403d-ac08-cbb54ebac410?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-07T09:56:31.976Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3485021f-a8f8-4ff8-92d9-4e55bbbb9698/model-vers/model-ver/b0b3a995-df76-403d-ac08-cbb54ebac410?depth=0|INFO|500||InvokeReturn 2023-02-07T09:56:31.977Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3485021f-a8f8-4ff8-92d9-4e55bbbb9698/model-vers/model-ver/b0b3a995-df76-403d-ac08-cbb54ebac410?depth=0 has http status code:200 and response headers:{date=[Tue, 07 Feb 2023 09:56:30 GMT], content-length=[0], vertex-id=[233544], x-aai-txid=[0-aai-resources-230207-09:56:30:556-75420], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-07T09:56:31.977Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T09:56:31.977Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-07T09:56:31.978Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-07T09:56:31.989Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) 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) 2023-02-07T09:56:31.991Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-07T09:56:31.993Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-07T09:56:31.996Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:31.996Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:31.996Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763791993, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:56:33.086Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-07T09:56:33.091Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"93d30419-76d7-4d64-b6b6-c92e23e65dde","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"559a7df4-b0c0-41dd-a5d3-3d3d15071603","serviceDescription":"service","serviceInvariantUUID":"51e3e352-69bb-4dfb-856a-d4caa2bb974b","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9e6f3bfa-c000-4da2-96ee-574aa3915105","resourceInvariantUUID":"d027219a-24a9-4215-bc2f-1d849cee4661","resourceCustomizationUUID":"17ad7f58-53cf-48b1-8ce1-8cb2adad8922","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":"YTQzNjZjZmY0NGJjMzcxMTg4YzI2NjZhYjFhZDc3NjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"64a93949-56e1-4bf1-94bf-75f312648d72","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":"M2YyZWE0MmNjZGZhMmQwYmM5OWM2N2Y3NGFhZDJiMDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78612b92-ec00-4f11-85af-383fc2fb9053","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":"ad915dea-cad2-42b2-9546-e9975529ac9d","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":"b0a4a1bb-a8eb-46d6-8aad-4d8875d21374","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":"6be780a5-435f-4d1a-970f-a5ef810706cc","artifactVersion":"2","generatedFromUUID":"aaac06ec-5db0-4351-997e-04b9585a1748"},{"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":"13eb7c28-62a4-4fe6-b48f-94088a2ab4ba","artifactVersion":"2","generatedFromUUID":"ad915dea-cad2-42b2-9546-e9975529ac9d"},{"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":"aaac06ec-5db0-4351-997e-04b9585a1748","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":"65ea63d1-ff25-469d-87a2-8565ea036bdb","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":"Yjc0MDgxOGQ4MjM1ZjYwN2EwYTA3NzEwOTEyN2FiNWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3bbe66f8-5982-425b-9881-35e910cc3671","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"N2U4NWViNTI3OWUxNWE0Mzg2NmQzMWEwYTRkYmZiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"47ae6cfb-ee5b-4db0-8d61-4017ca35581f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-07T09:56:33.092Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:56:33.092Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:33.092Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:33.095Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:34.097Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:56:34.100Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:34.101Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:34.101Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:35.102Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:56:35.103Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:35.103Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:35.103Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:36.104Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:56:36.105Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:36.105Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:36.105Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:37.110Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:56:37.111Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:37.111Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:37.112Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:38.113Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:56:38.114Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:38.114Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:38.114Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:39.118Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:56:39.119Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:39.119Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:39.119Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:39.149Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:39.166Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:56:39.166Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7", "consumerID": "SO-sdc-controller", "timestamp": 1675763791993, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-07T09:56:39.167Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:56:39.167Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:56:39.168Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:56:39.169Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:56:39.169Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:56:39.169Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-02-07T09:56:39.169Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:56:39.169Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:56:39.169Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-02-07T09:56:39.169Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:56:39.169Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:56:39.169Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-07T09:56:39.169Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:56:39.170Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:56:39.170Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-02-07T09:56:39.170Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:56:39.170Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:56:39.170Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-02-07T09:56:39.170Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:56:40.134Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:56:40.135Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:40.135Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:40.135Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:41.149Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:56:41.150Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:41.151Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:41.151Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:42.152Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-07T09:56:42.152Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:42.153Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:42.153Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:43.188Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "559a7df4-b0c0-41dd-a5d3-3d3d15071603", "serviceDescription": "service", "serviceInvariantUUID": "51e3e352-69bb-4dfb-856a-d4caa2bb974b", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "17ad7f58-53cf-48b1-8ce1-8cb2adad8922", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9e6f3bfa-c000-4da2-96ee-574aa3915105", "resourceInvariantUUID": "d027219a-24a9-4215-bc2f-1d849cee4661", "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": "M2YyZWE0MmNjZGZhMmQwYmM5OWM2N2Y3NGFhZDJiMDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "78612b92-ec00-4f11-85af-383fc2fb9053", "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": "ad915dea-cad2-42b2-9546-e9975529ac9d", "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": "13eb7c28-62a4-4fe6-b48f-94088a2ab4ba", "generatedFromUUID": "ad915dea-cad2-42b2-9546-e9975529ac9d" }, "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": "6be780a5-435f-4d1a-970f-a5ef810706cc", "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": "13eb7c28-62a4-4fe6-b48f-94088a2ab4ba", "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": "aaac06ec-5db0-4351-997e-04b9585a1748", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "N2U4NWViNTI3OWUxNWE0Mzg2NmQzMWEwYTRkYmZiZTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "47ae6cfb-ee5b-4db0-8d61-4017ca35581f" } ], "workloadContext": "Production" } 2023-02-07T09:56:43.189Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-07T09:56:43.189Z|c9fb6b0e-f21a-4eff-8746-6e64bf9cd1d7|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 559a7df4-b0c0-41dd-a5d3-3d3d15071603 ASDC 2023-02-07T09:56:43.191Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:93d30419-76d7-4d64-b6b6-c92e23e65dde ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:559a7df4-b0c0-41dd-a5d3-3d3d15071603 ServiceInvariantUUID:51e3e352-69bb-4dfb-856a-d4caa2bb974b 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:47ae6cfb-ee5b-4db0-8d61-4017ca35581f ArtifactChecksum:N2U4NWViNTI3OWUxNWE0Mzg2NmQzMWEwYTRkYmZiZTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:17ad7f58-53cf-48b1-8ce1-8cb2adad8922 ResourceInvariantUUID:d027219a-24a9-4215-bc2f-1d849cee4661 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:9e6f3bfa-c000-4da2-96ee-574aa3915105 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:78612b92-ec00-4f11-85af-383fc2fb9053 ArtifactChecksum:M2YyZWE0MmNjZGZhMmQwYmM5OWM2N2Y3NGFhZDJiMDU= 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:ad915dea-cad2-42b2-9546-e9975529ac9d 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:13eb7c28-62a4-4fe6-b48f-94088a2ab4ba 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:6be780a5-435f-4d1a-970f-a5ef810706cc 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:13eb7c28-62a4-4fe6-b48f-94088a2ab4ba 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:aaac06ec-5db0-4351-997e-04b9585a1748 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-07T09:56:43.191Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 559a7df4-b0c0-41dd-a5d3-3d3d15071603 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=? 2023-02-07T09:56:43.653Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T09:56:43.655Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-07T09:56:43.655Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-07T09:56:43.655Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 47ae6cfb-ee5b-4db0-8d61-4017ca35581f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-07T09:56:43.656Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:56:43.656Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-07T09:56:44.120Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:56:44.147Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 47ae6cfb-ee5b-4db0-8d61-4017ca35581f 163285 2023-02-07T09:56:44.148Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-02-07T09:56:44.148Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-07T09:56:44.148Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:56:44.149Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:44.149Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:44.149Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763804148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:45.150Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-07T09:56:45.151Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-07T09:56:45.151Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 47ae6cfb-ee5b-4db0-8d61-4017ca35581f, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-07T09:56:45.152Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-02-07T09:56:45.153Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-07T09:56:45.153Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-07T09:56:45.590Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10527297712613402546/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-02-07T09:56:49.173Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-07T09:56:49.174Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-02-07T09:56:49.174Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-07T09:56:49.174Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-02-07T09:56:49.175Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-07T09:56:49.175Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:49.175Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:49.175Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:49.175Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-02-07T09:56:49.176Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.176Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:49.176Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-07T09:56:49.176Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-02-07T09:56:49.177Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T09:56:49.177Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.177Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:49.178Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-07T09:56:49.178Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-02-07T09:56:49.178Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-07T09:56:49.178Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.179Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:49.179Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.179Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-02-07T09:56:49.179Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-02-07T09:56:49.180Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-02-07T09:56:49.180Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-07T09:56:49.180Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.181Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-07T09:56:49.181Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.181Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-07T09:56:49.181Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:56:49.182Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.182Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-07T09:56:49.183Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:56:49.183Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.183Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-07T09:56:49.183Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:56:49.184Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.184Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-07T09:56:49.184Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:56:49.185Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.185Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-02-07T09:56:49.185Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-02-07T09:56:49.185Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=80bfd675-69e6-4b84-9470-a9db5c63bff6 2023-02-07T09:56:49.186Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.186Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:49.186Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.186Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:49.187Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.187Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:49.187Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:49.187Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:49.187Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:559a7df4-b0c0-41dd-a5d3-3d3d15071603 Model Version:NULL Model InvariantUuid:51e3e352-69bb-4dfb-856a-d4caa2bb974b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:10fa78d3-95a4-451f-bb9b-9183f2d01ed7 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:d027219a-24a9-4215-bc2f-1d849cee4661 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:17ad7f58-53cf-48b1-8ce1-8cb2adad8922 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e6f7d6f-7af9-4c72-9799-a8e258104059 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:e1dbf279-1198-4d02-9af4-a59ab801e20d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:58309897-66f6-42ac-8f45-d5762b1486a6 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:6bb37ce0-8526-4937-ad7b-8dc829062f60 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:80bfd675-69e6-4b84-9470-a9db5c63bff6 ModelInvariantUuid:869a988a-1bb4-4f75-a464-ea61745bcc5c ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:6687b24d-cfcd-477f-8f7f-535600e42cbc ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:f9ca8c96-2b71-4b71-89cb-4779be37239c ModelInvariantUuid:ae8a926f-081b-4308-b3ee-299bf64f0911 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:397b3ce2-3244-489b-84ce-a35a340a67f1 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=? 2023-02-07T09:56:49.261Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 9e6f3bfa-c000-4da2-96ee-574aa3915105 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=? 2023-02-07T09:56:49.275Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||basic_cnf_macro 0 2023-02-07T09:56:49.275Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9e6f3bfa-c000-4da2-96ee-574aa3915105 2023-02-07T09:56:49.276Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 78612b92-ec00-4f11-85af-383fc2fb9053 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-02-07T09:56:49.276Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:56:49.276Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:49.511Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:56:49.512Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 78612b92-ec00-4f11-85af-383fc2fb9053 1565 2023-02-07T09:56:49.512Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:49.513Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:49.513Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:56:49.513Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:49.513Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:49.513Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763809512, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:50.526Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "58309897-66f6-42ac-8f45-d5762b1486a6", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6bb37ce0-8526-4937-ad7b-8dc829062f60", "vfModuleModelCustomizationUUID": "236042fc-ef82-4d9c-99e7-6a07ef8352a0", "isBase": true, "artifacts": [ "ad915dea-cad2-42b2-9546-e9975529ac9d", "13eb7c28-62a4-4fe6-b48f-94088a2ab4ba" ], "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": "2e6f7d6f-7af9-4c72-9799-a8e258104059", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e1dbf279-1198-4d02-9af4-a59ab801e20d", "vfModuleModelCustomizationUUID": "6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd", "isBase": false, "artifacts": [ "aaac06ec-5db0-4351-997e-04b9585a1748" ], "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": "" } } ] 2023-02-07T09:56:50.533Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6bb37ce0-8526-4937-ad7b-8dc829062f60 VfModuleModelInvariantUUID:58309897-66f6-42ac-8f45-d5762b1486a6 VfModuleModelDescription:NULL Artifacts UUID List:{ ad915dea-cad2-42b2-9546-e9975529ac9d , 13eb7c28-62a4-4fe6-b48f-94088a2ab4ba } 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:e1dbf279-1198-4d02-9af4-a59ab801e20d VfModuleModelInvariantUUID:2e6f7d6f-7af9-4c72-9799-a8e258104059 VfModuleModelDescription:NULL Artifacts UUID List:{ aaac06ec-5db0-4351-997e-04b9585a1748 } 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 } 2023-02-07T09:56:50.543Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "58309897-66f6-42ac-8f45-d5762b1486a6", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6bb37ce0-8526-4937-ad7b-8dc829062f60", "vfModuleModelCustomizationUUID": "236042fc-ef82-4d9c-99e7-6a07ef8352a0", "isBase": true, "artifacts": [ "ad915dea-cad2-42b2-9546-e9975529ac9d", "13eb7c28-62a4-4fe6-b48f-94088a2ab4ba" ], "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": "2e6f7d6f-7af9-4c72-9799-a8e258104059", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e1dbf279-1198-4d02-9af4-a59ab801e20d", "vfModuleModelCustomizationUUID": "6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd", "isBase": false, "artifacts": [ "aaac06ec-5db0-4351-997e-04b9585a1748" ], "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": "" } } ] 2023-02-07T09:56:50.544Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6bb37ce0-8526-4937-ad7b-8dc829062f60 VfModuleModelInvariantUUID:58309897-66f6-42ac-8f45-d5762b1486a6 VfModuleModelDescription:NULL Artifacts UUID List:{ ad915dea-cad2-42b2-9546-e9975529ac9d , 13eb7c28-62a4-4fe6-b48f-94088a2ab4ba } 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:e1dbf279-1198-4d02-9af4-a59ab801e20d VfModuleModelInvariantUUID:2e6f7d6f-7af9-4c72-9799-a8e258104059 VfModuleModelDescription:NULL Artifacts UUID List:{ aaac06ec-5db0-4351-997e-04b9585a1748 } 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 } 2023-02-07T09:56:50.545Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: ad915dea-cad2-42b2-9546-e9975529ac9d from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-02-07T09:56:50.546Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:56:50.549Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:50.949Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:56:50.950Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ad915dea-cad2-42b2-9546-e9975529ac9d 914 2023-02-07T09:56:50.950Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:50.964Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:50.964Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:56:50.964Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:50.968Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:50.969Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763810950, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:51.970Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 6be780a5-435f-4d1a-970f-a5ef810706cc from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-02-07T09:56:51.971Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:56:51.971Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:52.468Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:56:52.468Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 6be780a5-435f-4d1a-970f-a5ef810706cc 12 2023-02-07T09:56:52.469Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:52.469Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:52.469Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:56:52.470Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:52.470Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:52.470Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763812469, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:53.471Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 13eb7c28-62a4-4fe6-b48f-94088a2ab4ba from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-02-07T09:56:53.472Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:56:53.472Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:53.859Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:56:53.860Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 13eb7c28-62a4-4fe6-b48f-94088a2ab4ba 96 2023-02-07T09:56:53.862Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:53.863Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:53.863Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:56:53.864Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:53.864Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:53.864Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763813862, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:54.867Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: aaac06ec-5db0-4351-997e-04b9585a1748 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-02-07T09:56:54.868Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-07T09:56:54.868Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:55.359Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-07T09:56:55.360Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz aaac06ec-5db0-4351-997e-04b9585a1748 20206 2023-02-07T09:56:55.361Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:55.361Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:55.361Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-07T09:56:55.376Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:55.377Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:55.377Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763815361, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:56.385Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 559a7df4-b0c0-41dd-a5d3-3d3d15071603 2023-02-07T09:56:56.385Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 9e6f3bfa-c000-4da2-96ee-574aa3915105 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=? 2023-02-07T09:56:56.448Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@17b9a37a, org.onap.sdc.toscaparser.api.parameters.Input@10154a0f, org.onap.sdc.toscaparser.api.parameters.Input@4993d172, org.onap.sdc.toscaparser.api.parameters.Input@55c3ad69, org.onap.sdc.toscaparser.api.parameters.Input@fbb76d8] 2023-02-07T09:56:56.451Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.451Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:56.452Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-02-07T09:56:56.452Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 17ad7f58-53cf-48b1-8ce1-8cb2adad8922 2023-02-07T09:56:56.452Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 17ad7f58-53cf-48b1-8ce1-8cb2adad8922 matches Tosca VF Customization UUID: 17ad7f58-53cf-48b1-8ce1-8cb2adad8922 2023-02-07T09:56:56.453Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 17ad7f58-53cf-48b1-8ce1-8cb2adad8922 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=? 2023-02-07T09:56:56.460Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.463Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:56.464Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 17ad7f58-53cf-48b1-8ce1-8cb2adad8922: {\"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\"} 2023-02-07T09:56:56.464Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2aeb0e44 2023-02-07T09:56:56.464Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.465Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-07T09:56:56.465Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd 2023-02-07T09:56:56.465Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd 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=? 2023-02-07T09:56:56.488Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.488Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-07T09:56:56.489Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:56:56.489Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.489Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-07T09:56:56.490Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-07T09:56:56.490Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.490Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-07T09:56:56.491Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=17ad7f58-53cf-48b1-8ce1-8cb2adad8922 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=? 2023-02-07T09:56:56.504Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.505Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:56.505Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 559a7df4-b0c0-41dd-a5d3-3d3d15071603: basic_cnf_macro 2023-02-07T09:56:56.505Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.505Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:56.506Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.506Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:56.508Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.508Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:56.508Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.509Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:56.509Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-07T09:56:56.509Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-07T09:56:56.509Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 (?, ?, ?, ?, ?) 2023-02-07T09:56:56.729Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 9e6f3bfa-c000-4da2-96ee-574aa3915105 2 ASDC deployResourceStructure 2023-02-07T09:56:56.730Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:56.730Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:56.730Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T09:56:56.731Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:56.731Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:56.731Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763816730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:57.733Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:57.734Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:57.734Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T09:56:57.734Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:57.734Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:57.735Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763817733, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:58.742Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:58.743Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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) 2023-02-07T09:56:58.745Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-07T09:56:58.746Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:58.746Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:58.749Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763818742, "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" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:56:59.750Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:59.750Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:56:59.751Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T09:56:59.751Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:56:59.751Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:56:59.751Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763819750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:57:00.752Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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 2023-02-07T09:57:00.753Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||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) 2023-02-07T09:57:00.753Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-07T09:57:00.753Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:57:00.753Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:57:00.753Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763820752, "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" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:57:01.755Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-02-07T09:57:01.755Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-07T09:57:01.755Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-07T09:57:01.756Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:57:01.756Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:57:01.756Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763821755, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:57:02.761Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 93d30419-76d7-4d64-b6b6-c92e23e65dde Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:57:02.860Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 93d30419-76d7-4d64-b6b6-c92e23e65dde 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=? 2023-02-07T09:57:02.881Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-07T09:57:02.881Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-07T09:57:02.882Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-07T09:57:02.882Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-07T09:57:02.882Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:57:02.882Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:57:02.882Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:57:02.883Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:57:02.883Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-07T09:57:02.883Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-07T09:57:02.923Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-07T09:57:32.923Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 93d30419-76d7-4d64-b6b6-c92e23e65dde 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=? 2023-02-07T09:57:32.939Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 93d30419-76d7-4d64-b6b6-c92e23e65dde and serviceModelVersionId: 559a7df4-b0c0-41dd-a5d3-3d3d15071603 2023-02-07T09:57:32.939Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 51e3e352-69bb-4dfb-856a-d4caa2bb974b 2023-02-07T09:57:32.941Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/51e3e352-69bb-4dfb-856a-d4caa2bb974b/model-vers/model-ver/559a7df4-b0c0-41dd-a5d3-3d3d15071603?depth=0 2023-02-07T09:57:32.946Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-02-07T09:57:32.999Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e3e352-69bb-4dfb-856a-d4caa2bb974b/model-vers/model-ver/559a7df4-b0c0-41dd-a5d3-3d3d15071603?depth=0|INFO|500||Invoke 2023-02-07T09:57:33.000Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e3e352-69bb-4dfb-856a-d4caa2bb974b/model-vers/model-ver/559a7df4-b0c0-41dd-a5d3-3d3d15071603?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e3e352-69bb-4dfb-856a-d4caa2bb974b/model-vers/model-ver/559a7df4-b0c0-41dd-a5d3-3d3d15071603?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[93d30419-76d7-4d64-b6b6-c92e23e65dde], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b1efc250-a377-4d92-9c8e-eafc87c13cc1], X-ECOMP-RequestID=[93d30419-76d7-4d64-b6b6-c92e23e65dde], X-TransactionId=[], X-ONAP-RequestID=[93d30419-76d7-4d64-b6b6-c92e23e65dde], Content-Type=[application/merge-patch+json]} 2023-02-07T09:57:33.028Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e3e352-69bb-4dfb-856a-d4caa2bb974b/model-vers/model-ver/559a7df4-b0c0-41dd-a5d3-3d3d15071603?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-07T09:57:33.226Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e3e352-69bb-4dfb-856a-d4caa2bb974b/model-vers/model-ver/559a7df4-b0c0-41dd-a5d3-3d3d15071603?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/51e3e352-69bb-4dfb-856a-d4caa2bb974b/model-vers/model-ver/559a7df4-b0c0-41dd-a5d3-3d3d15071603?depth=0 has http status code:200 and response headers:{date=[Tue, 07 Feb 2023 09:57:31 GMT], content-length=[0], vertex-id=[237664], x-aai-txid=[0-aai-resources-230207-09:57:31:870-88925], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-07T09:57:33.227Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e3e352-69bb-4dfb-856a-d4caa2bb974b/model-vers/model-ver/559a7df4-b0c0-41dd-a5d3-3d3d15071603?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-07T09:57:33.228Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e3e352-69bb-4dfb-856a-d4caa2bb974b/model-vers/model-ver/559a7df4-b0c0-41dd-a5d3-3d3d15071603?depth=0|INFO|500||InvokeReturn 2023-02-07T09:57:33.228Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-07T09:57:33.228Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-07T09:57:33.240Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) 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) 2023-02-07T09:57:33.241Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 93d30419-76d7-4d64-b6b6-c92e23e65dde and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-07T09:57:33.241Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-07T09:57:33.242Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-07T09:57:33.242Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-07T09:57:33.243Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763853241, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=? 2023-02-07T09:57:34.282Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:57:39.146Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:57:39.148Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:57:39.148Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-02-07T09:57:39.149Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:34.282Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:58:39.146Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T09:58:39.149Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.149Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-07T09:58:39.151Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.151Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.151Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-07T09:58:39.151Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.151Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.152Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763656030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-07T09:58:39.152Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.153Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.153Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763804148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-07T09:58:39.154Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.154Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.154Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763809512, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-07T09:58:39.154Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.155Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.155Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763810950, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-02-07T09:58:39.155Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.155Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.155Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763812469, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-02-07T09:58:39.156Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.156Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.156Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763813862, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-02-07T09:58:39.156Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.156Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.156Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763815361, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-02-07T09:58:39.157Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.157Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.157Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763816730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-07T09:58:39.157Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.157Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.158Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763817733, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-02-07T09:58:39.158Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.159Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.159Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763818742, "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" } 2023-02-07T09:58:39.159Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.159Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.159Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763819750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-02-07T09:58:39.159Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.160Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.160Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763820752, "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" } 2023-02-07T09:58:39.160Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.163Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.164Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763821755, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-07T09:58:39.164Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:58:39.165Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-07T09:58:39.165Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "93d30419-76d7-4d64-b6b6-c92e23e65dde", "consumerID": "SO-sdc-controller", "timestamp": 1675763853241, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-07T09:58:39.165Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-07T09:59:34.283Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T09:59:39.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:00:34.285Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:00:39.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:01:34.287Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:01:39.149Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:02:34.310Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:02:39.149Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:03:34.311Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:03:39.152Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:04:34.312Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:04:39.154Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:05:34.315Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:05:39.155Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:06:34.317Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:06:39.157Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:07:34.320Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:07:39.157Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:08:34.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:08:39.158Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:09:34.323Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:09:39.161Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:10:34.325Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:10:39.162Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:11:34.327Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:11:39.163Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:12:34.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:12:39.164Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:13:34.368Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:13:39.180Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:14:34.371Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:14:39.183Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:15:34.379Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:15:39.184Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:16:34.380Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:16:39.185Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:17:34.382Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:17:39.186Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:18:34.383Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:18:39.188Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:19:34.384Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:19:39.203Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:20:34.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:20:39.222Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:21:34.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:21:39.224Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:22:34.390Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:22:39.226Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:23:34.392Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:23:39.230Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:24:34.395Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:24:39.237Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:25:34.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:25:39.238Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:26:34.403Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:26:39.240Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:27:34.405Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:27:39.241Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:28:34.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:28:39.242Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:29:34.411Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:29:39.244Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:30:34.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:30:39.245Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:31:34.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:31:39.246Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:32:34.417Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:32:39.255Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:33:34.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:33:39.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:34:34.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:34:39.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:35:34.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:35:39.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:36:34.427Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:36:39.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:37:34.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:37:39.267Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:38:34.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:38:39.278Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:39:34.441Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:39:39.286Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:40:34.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:40:39.298Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:41:34.445Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:41:39.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:42:34.449Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:42:39.304Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:43:34.452Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:43:39.306Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:44:34.452Z|93d30419-76d7-4d64-b6b6-c92e23e65dde|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:44:39.308Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:45:34.454Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:45:39.310Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:46:34.458Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:46:39.311Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:47:34.466Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:47:39.315Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:48:34.468Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:48:39.316Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:49:34.469Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:49:39.317Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:50:34.495Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:50:39.319Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:51:34.505Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:51:39.320Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:52:34.508Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:52:39.324Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:53:34.510Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:53:39.325Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:54:34.511Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:54:39.327Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T10:55:34.513Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T10:55:39.333Z|cb9cfa2b-4eed-4b8a-b57b-9bbb7277ea93|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO